Commit graph

3759 commits

Author SHA1 Message Date
Joey Hess
42e4145a17 bugfixes 2012-04-22 01:20:17 -04:00
Joey Hess
f8fc79cf58 fixed 2012-04-22 01:16:08 -04:00
Joey Hess
84ac8c58db Add annex.httpheaders and annex.httpheader-command config settings
Allow custom headers to be sent with all HTTP requests.

(Requested by the Internet Archive)
2012-04-22 01:13:09 -04:00
Joey Hess
5fbe83f595 add 2012-04-22 00:07:21 -04:00
Joey Hess
ed79596b75 noop 2012-04-21 23:32:33 -04:00
Joey Hess
bee420bd2d in which I discover void
void :: Functor f => f a -> f () -- ah, of course that's useful :)
2012-04-21 23:06:19 -04:00
http://joey.kitenet.net/
be36aaca5b Added a comment 2012-04-21 23:46:42 +00:00
Joey Hess
6a7c888013 Merge branch 'master' of ssh://git-annex.branchable.com 2012-04-21 19:44:31 -04:00
Joey Hess
cab63b89f2 cache parsed core.sharedrepository 2012-04-21 19:42:49 -04:00
Joey Hess
b98b69e8c6 honor core.sharedRepository when making all the other files in the annex
Lock files, directories, etc.
2012-04-21 19:36:03 -04:00
Joey Hess
7e45712d19 better file mode setting code 2012-04-21 16:01:56 -04:00
Joey Hess
b4a5e39ee6 Support git's core.sharedRepository configuration
This is incomplete, it does not honor it yet for hash directories
and other annex bookkeeping files. Some of that is not needed for a bare
repo; some of it may be.
2012-04-21 15:36:52 -04:00
http://joey.kitenet.net/
9c87e30140 Added a comment 2012-04-21 16:09:19 +00:00
Joey Hess
10d3e91626 Merge branch 'master' of ssh://git-annex.branchable.com 2012-04-21 12:01:54 -04:00
Joey Hess
cbf9a9420e avoid chown call if the current file mode is same as new
Not only an optimisation. fsck always tried to preventWrite to make sure
file modes are good, and in a shared repo, that will fail on directories
not owned by the current user. Although there may be other problems with
such a setup.
2012-04-21 11:59:50 -04:00
http://christian.amsuess.com/chrysn
c8940c02e3 getting "permission denied" in fsck, looking for cause 2012-04-21 15:07:47 +00:00
Joey Hess
5cc76098ca Directory special remotes now check annex.diskreserve. 2012-04-20 16:24:44 -04:00
Joey Hess
b65e257b13 inverted logic 2012-04-20 16:16:13 -04:00
Joey Hess
e807502666 had the wrong name for this 2012-04-20 16:14:29 -04:00
Joey Hess
262017e17d export a more generalized checkDiskSpace 2012-04-20 16:06:10 -04:00
Joey Hess
c908bd3b97 some updates 2012-04-20 11:31:30 -04:00
Joey Hess
37061c019d tweak 2012-04-18 13:23:46 -04:00
Joey Hess
d75771b0ab clear errno after successful call
When preparing the debian stable backport, I am seeing a call to statvfs()
succeed, but also set errno to 2 (ENOENT). Not sure why this happens;
I am in a schroot when it does happen, or perhaps stable's libc is a little
broken and sets errno incorrectly. Anyway, it should be perfectly fine to
clear errno after the successful call, rather than before it.
2012-04-18 13:22:50 -04:00
Joey Hess
f089430167 add news item for git-annex 3.20120418 2012-04-18 12:23:22 -04:00
Joey Hess
840315c350 releasing version 3.20120418 2012-04-18 12:22:22 -04:00
Joey Hess
aa353d1400 use LANGUAGE CPP pragma, avoids running cpp on all the other sources 2012-04-17 18:37:40 -04:00
Joey Hess
4d221a7a80 the no-s3 branch is not needed, and there is a new no-ifelse branch 2012-04-16 16:35:47 -04:00
Joey Hess
42cbb41ada always run autocorrect code on fuzzy matches, even if there is just 1 2012-04-14 16:01:39 -04:00
Joey Hess
70538dac84 compute distance in correct direction 2012-04-14 16:01:08 -04:00
Joey Hess
61e5663097 make cabal test work again 2012-04-14 15:23:13 -04:00
Joey Hess
2ac148daf0 Merge branch 'master' of ssh://git-annex.branchable.com 2012-04-14 14:35:23 -04:00
Joey Hess
626697b459 cabal file now autodetects whether S3 support is available. 2012-04-14 14:22:33 -04:00
Joey Hess
1ca41044e8 cabal now installs git-annex-shell as a symlink to git-annex. 2012-04-14 14:01:14 -04:00
Joey Hess
142bde13cd import juggling 2012-04-14 12:33:32 -04:00
http://cgray.myopenid.com/
dd610c913f Added a comment 2012-04-14 01:18:54 +00:00
admin
a07404f20e Merge branch 'master' of /home/b-git-annex/source 2012-04-13 19:49:24 +00:00
http://joey.kitenet.net/
65d393a4bc Comment moderation 2012-04-13 19:49:23 +00:00
Joey Hess
2cc13d1a4a add a missing step 2012-04-13 15:49:13 -04:00
Joey Hess
becf0628b7 update 2012-04-13 15:44:12 -04:00
Joey Hess
46a9f902fe pasto 2012-04-13 15:43:47 -04:00
Joey Hess
3d2cb43d1b link 2012-04-13 15:38:37 -04:00
Joey Hess
a077b75a80 markup 2012-04-13 15:37:31 -04:00
Joey Hess
df367c92e8 move 2012-04-13 15:35:21 -04:00
Joey Hess
1efc317a1d add some embedded tweets 2012-04-13 15:33:44 -04:00
Joey Hess
a4bbdffd6a wrap 2012-04-13 15:19:04 -04:00
Joey Hess
7a36d8ed7c link to fedora ITP bug 2012-04-13 12:22:20 -04:00
Joey Hess
befda6f9d2 add cabal command to install build deps 2012-04-13 11:37:49 -04:00
Joey Hess
3642c72320 Renamed diskfree.c to avoid OSX case insensativity bug. 2012-04-13 11:26:39 -04:00
Joey Hess
fdb246044c download updates 2012-04-13 11:25:42 -04:00
Joey Hess
c56cfeba9e word wrap 2012-04-13 11:19:56 -04:00