Commit graph

23749 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawkR8WOH6nas8O1_HG0w8AMmq7owXZQHYJw
6f932205fb 2015-04-19 14:07:31 +00:00
http://hendry.iki.fi/
fc41977f90 Added a comment: git annex unused doesn't help 2015-04-19 13:24:51 +00:00
Joey Hess
c3dd133257 desc 2015-04-19 08:18:17 -04:00
Joey Hess
addc82dab7 removed all uses of undefined from code base
It's a code smell, can lead to hard to diagnose error messages.
2015-04-19 00:38:29 -04:00
Joey Hess
d7f4c823d7 devblog 2015-04-18 16:15:06 -04:00
Joey Hess
978906c616 forgot to add these 2015-04-18 16:09:09 -04:00
Joey Hess
22c445f3eb response 2015-04-18 16:07:02 -04:00
Joey Hess
ef2202fd94 required: New command, like wanted, but for required content.
Also refactored some code to reduce duplication.
2015-04-18 16:04:35 -04:00
Joey Hess
c3732bddda comment 2015-04-18 15:30:36 -04:00
Joey Hess
9c5c39cf54 comment 2015-04-18 15:24:25 -04:00
Joey Hess
460e04ce9e cmment 2015-04-18 15:17:59 -04:00
Joey Hess
d4b87e482a comment 2015-04-18 15:11:37 -04:00
Joey Hess
c41bc24198 try to encourage use of that paste feature that some OS's have 2015-04-18 14:55:00 -04:00
Joey Hess
b89866f8ca probably peback 2015-04-18 14:46:28 -04:00
Joey Hess
8d685768d3 fsck --from remote: Avoid downloading a key if it would go over the annex.diskreserve limit. 2015-04-18 14:23:42 -04:00
Joey Hess
8489057e8d fsck --from remote: When bad content is found in the remote, and the local repo does not have a copy of the content, preserve the bad content in .git/annex/bad/ to avoid further data loss. 2015-04-18 14:13:07 -04:00
Joey Hess
0def1f0b53 Fix fsck --from a git remote in a local directory, and from a directory special remote. This was a reversion caused by the relative path changes in 5.20150113.
The directory special remote was not affected in its normal configuration,
since annex-directory is an absolute path normally. But it could fail
when a relative path was used.

The git remote was affected even when an absolute path to it was used in
.git/config, since git-annex now converts all such paths to relative.
2015-04-18 13:36:12 -04:00
Joey Hess
3bf3642149 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-18 13:14:11 -04:00
Joey Hess
234830b5c9 comment 2015-04-18 13:07:57 -04:00
CandyAngel
66806fa527 2015-04-18 16:55:50 +00:00
Joey Hess
cfe20dd788 update pinned versions for android and armel to use new enough http-client for proxy support
I have not updated the autobuilder yet; these versions seem ok by
inspection.
2015-04-18 12:44:44 -04:00
Joey Hess
8065671ffa fixed for us by newer http-client library! 2015-04-18 12:39:41 -04:00
Joey Hess
e0a840e735 FORCE_GIT_VERSION hack no longer needed; windows autobuilder fixed 2015-04-18 12:19:32 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4
466e795747 Added a comment: direct mode: avoid broken symlinks; indirect mode: matching-options in views (not woring) 2015-04-18 07:56:32 +00:00
CandyAngel
42285e30f6 Added a comment 2015-04-18 07:16:01 +00:00
Joey Hess
3a078ab357 When a key's size is unknown, still check the annex.diskreserve, and avoid getting content if the disk is too full.
We can't check if there's enough disk space to download the content,
but we *can* check if there's certainly not enough!
2015-04-17 21:29:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
894a8948be Added a comment 2015-04-17 22:15:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
de6a75f392 2015-04-17 22:01:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
3ca491b545 git annex removed deleted recovery 2015-04-17 21:50:25 +00:00
Øyvind A. Holm
44c88af81f Typo fixes in doc/tips/*.mdwn
Gotta do at least something when I don't have the faintest clue about
Haskell. :) Learning Haskell is on my agenda, though.
2015-04-17 18:35:23 +02:00
Øyvind A. Holm
23425c6e9b More typo fixes in doc/*.mdwn 2015-04-17 18:32:03 +02:00
Øyvind A. Holm
238bad054b Various typo fixes in doc/*.mdwn
One of my

  for f in `ls *.mdwn | sort -R`; do aspell -c $f; sleep 2; done

sessions.

3647f704-e510-11e4-bf50-000df06acc56
2015-04-17 16:42:16 +02:00
CandyAngel
7d0ba7326e Added a comment 2015-04-16 21:08:32 +00:00
Joey Hess
4836979518 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-16 11:30:53 -04:00
Joey Hess
22e8c637de patch 2015-04-16 11:29:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlXt6nnNs-3uw61EGYtxr_AVhJqXybwLR8
a6ea854745 Added a comment 2015-04-16 11:47:51 +00:00
edward
40f1e5336b fix git-annex version formatting 2015-04-16 07:49:17 +00:00
CandyAngel
57f90e64e4 Added a comment 2015-04-16 07:41:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
5f4d9ef61a 2015-04-16 06:02:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
d91ab8be72 formatting 2015-04-15 19:58:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
d3a1047b5f 2015-04-15 19:55:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlXt6nnNs-3uw61EGYtxr_AVhJqXybwLR8
1f223a1017 Added a comment 2015-04-15 17:51:18 +00:00
http://hendry.iki.fi/
be43b5405a 2015-04-15 04:08:27 +00:00
Joey Hess
ed874abcab Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-14 16:44:18 -04:00
Joey Hess
b7790477cc update 2015-04-14 16:40:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E
4d3d9e2bac Added a comment 2015-04-14 19:57:52 +00:00
Joey Hess
e8bbdab8d5 devblog 2015-04-14 15:34:31 -04:00
Joey Hess
b46d37a76c remove unnecessary clean 2015-04-14 15:18:23 -04:00
Joey Hess
cd31b69ff6 don't test with null paths 2015-04-14 15:15:29 -04:00
Joey Hess
277e103880 comment 2015-04-14 15:14:37 -04:00