Commit graph

4602 commits

Author SHA1 Message Date
Joey Hess
4ab6128f71 fix filename 2012-08-08 18:08:32 -04:00
Joey Hess
521636a60a blog for the day 2012-08-08 18:07:44 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
7f36f6686a Added a comment 2012-08-08 14:54:42 +00:00
hannes
f4bc44c47c Added a comment: awesome, thanks 2012-08-08 12:25:21 +00:00
http://joeyh.name/
b01b79bae7 Added a comment 2012-08-07 20:06:26 +00:00
http://joeyh.name/
b3524bc550 Added a comment: remember now 2012-08-07 19:37:22 +00:00
http://joeyh.name/
36c90c327a Added a comment 2012-08-07 17:53:35 +00:00
Joey Hess
cb552f4a44 add news item for git-annex 3.20120807 2012-08-07 13:50:26 -04:00
Joey Hess
d99abc1255 releasing version 3.20120807 2012-08-07 13:49:58 -04:00
Joey Hess
2a9077f4e9 fix transfer log cleanup crash
Avoid crashing when "git annex get" fails to download from one location,
and falls back to downloading from a second location.

The problem is that git annex get calls download recursively from within
itself if the first download attempt fails. So the first time through, it
writes a transfer info file, which is then overwritten on the second,
recursive call. Then on cleanup, it tries to delete the file twice, which
of course doesn't work.

Fixed both by not crashing if the transfer file is removed, and by
changing Get to not run download recursively like that. It's the only
thing that did so, and it just seems like a bad idea.
2012-08-07 13:30:08 -04:00
Joey Hess
96d0a36f85 move comment 2012-08-07 11:10:41 -04:00
hannes
a0516946ea Added a comment: also, fsck works 2012-08-07 14:12:20 +00:00
hannes
46f75bf092 Added a comment: they do 2012-08-07 14:06:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
60e6575252 Added a comment 2012-08-07 13:11:48 +00:00
hannes
9c43aa337f 2012-08-07 12:27:37 +00:00
hannes
921c9e7bc9 2012-08-07 12:13:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnnIQkoUQo4RYzjUNyiB3v6yJ5aR41WG8k
bde42b60dc Added a comment: Updated install instructions with homebrew 2012-08-07 06:46:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlCGROoy62svBUy6P24x1KoGoDWrBq2ErA
0a857248f4 Added a comment 2012-08-07 04:15:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJ2utMQgMEYAOs3Dfc6eZRyUzt4acNXUU
4037c7f828 Added a comment 2012-08-06 23:48:28 +00:00
Joey Hess
e872299926 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-06 18:52:16 -04:00
Joey Hess
28d9ba18d6 blog for the day 2012-08-06 18:50:10 -04:00
http://dieter-be.myopenid.com/
34522c1fd8 Added a comment 2012-08-06 08:30:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e3f4abba40 Added a comment 2012-08-05 23:50:57 +00:00
Joey Hess
d04e023ded blog for the weekend 2012-08-05 17:06:35 -04:00
Joey Hess
b885c0c6c8 unused, status: Avoid crashing when ran in bare repo. 2012-08-05 15:01:26 -04:00
http://joeyh.name/
39c2f1ed04 Added a comment: should work.. 2012-08-05 17:18:48 +00:00
http://joeyh.name/
367c1fd3b8 removed 2012-08-05 17:17:26 +00:00
http://joeyh.name/
b5a9fec31e Added a comment 2012-08-05 17:17:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI
7635d0a424 Code 2012-08-05 16:34:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI
2f5ba72009 indentation 2012-08-05 16:33:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI
3733a4194b 2012-08-05 16:33:35 +00:00
Joey Hess
0ca85a9428 Revert "init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo""
This reverts commit abde98cda2.

Temporarily dropping from master, since this actually uses stuff
that's only currently availble in the assistant branch. Will come back when
I merge that, and can wait..
2012-08-03 23:51:49 -04:00
Joey Hess
98aa929f02 blog for the day 2012-08-03 20:49:40 -04:00
Joey Hess
c3f94aa744 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-03 10:48:24 -04:00
Joey Hess
68802901ba update 2012-08-03 10:45:58 -04:00
Joey Hess
abde98cda2 init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo" 2012-08-03 10:45:18 -04:00
Joey Hess
5b87007dad done 2012-08-03 09:00:03 -04:00
Joey Hess
3f74377b93 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-02 23:10:48 -04:00
Joey Hess
a0eee78da2 blog for the day 2012-08-02 23:09:07 -04:00
http://joeyh.name/
01cda6b34e Added a comment 2012-08-02 23:29:38 +00:00
http://nico.kaiser.me/
002e080846 2012-08-02 23:01:15 +00:00
http://nico.kaiser.me/
f57becc8bd 2012-08-02 23:00:54 +00:00
http://nico.kaiser.me/
83c65f05f5 2012-08-02 22:56:12 +00:00
http://xolus.net/openid/max
f294825b89 Added a comment: What about NTFS support ? 2012-08-02 17:45:10 +00:00
http://joeyh.name/
ab6ad94bb9 Added a comment 2012-08-02 16:58:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmnrN9a3uAu6Ur2SSyE_AiKw7bOon1yJBc
6d0353eaad 2012-08-02 14:22:28 +00:00
http://piotr.ozarowski.pl/
8e1077cb62 Added a comment: XDG 2012-08-02 10:30:55 +00:00
Joey Hess
b92c3dd7a1 Merge branch 'master' of ssh://git-annex.branchable.com 2012-08-01 21:38:53 -04:00
Joey Hess
50679952d2 todo 2012-08-01 21:38:12 -04:00
https://creativecommons.net/greg/identity
d9ad123668 2012-08-01 23:35:42 +00:00