Commit graph

2660 commits

Author SHA1 Message Date
Joey Hess
15166111b2 close 2013-07-25 14:24:45 -04:00
Joey Hess
a34c36d7fe Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-25 14:03:07 -04:00
Joey Hess
fc1a79835b Always build with -threaded, to avoid a deadlock when communicating with gpg. 2013-07-25 13:57:53 -04:00
http://joeyh.name/
bff02542ea Added a comment 2013-07-25 17:57:31 +00:00
http://joeyh.name/
5d33ae4d98 Added a comment 2013-07-25 17:44:59 +00:00
http://joeyh.name/
976c334a7e Added a comment 2013-07-25 17:38:39 +00:00
http://joeyh.name/
f59e056a3f Added a comment 2013-07-25 17:00:53 +00:00
http://mey.vn/
2842ea4309 Added a comment: git annex status output on connected nodes 2013-07-25 16:42:05 +00:00
http://jamdev.myopenid.com/
9980b19c39 Opening a bug report 2013-07-25 15:22:47 +00:00
http://bigasterisk.com/
214f508823 Added a comment 2013-07-25 05:36:07 +00:00
http://bigasterisk.com/
0f9df17e20 Added a comment 2013-07-25 05:14:12 +00:00
http://bigasterisk.com/
4b8a2a3361 Added a comment 2013-07-25 05:02:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnb4NsPsSSHTniueRuVnBzTLrDiDqBZIfY
323e011460 Added a comment: Same problem but still does not work with askpass installed 2013-07-24 18:19:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkiAsTXFXZbLE8iyy6yDtvz4MPFbzsk3c0
cc28008915 Added a comment: unable to run standalone linux install 2013-07-24 17:57:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY
a38669bb34 Added a comment 2013-07-24 14:46:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY
1f22881143 2013-07-24 14:45:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY
edd023cb87 Added a comment 2013-07-24 14:19:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY
25cf7e7611 Added a comment 2013-07-24 13:26:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkiAsTXFXZbLE8iyy6yDtvz4MPFbzsk3c0
205b3334c9 Added a comment: strace of gpg process 2013-07-24 00:02:22 +00:00
EvanDeaubl
840b7fac7f 2013-07-23 15:02:13 +00:00
http://mey.vn/
1eaeef2dbf 2013-07-23 12:28:25 +00:00
http://mey.vn/
23caae4dd5 rename bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_fsck.mdwn to bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status.mdwn 2013-07-23 12:24:41 +00:00
http://mey.vn/
696998338d 2013-07-23 12:23:45 +00:00
http://emk.myopenid.com/
c099073fb1 Added a comment: That particular "Adding 4923 files" was unusually slow 2013-07-23 11:46:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
e02364901a Added a comment 2013-07-23 00:59:33 +00:00
http://joeyh.name/
2f19e0b099 Added a comment 2013-07-22 21:41:01 +00:00
Joey Hess
41989c76d2 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-22 17:29:52 -04:00
Joey Hess
f353f13c9d Support unannex and uninit in direct mode.
In direct mode, it's best to whenever possible not move direct mode files
out of the way, and so I made unannex avoid touching the direct mode file at
all.

That actually turns out to be easy, because in direct mode, unlike indirect
mode, the pre-commit hook won't get confused if the unannexed file later
gets added back by git add. So there's no need to commit the unannex right
away; it can be staged for the user to commit later. This also means that
unannex in direct mode is a lot faster than in indirect mode!

Another subtle bit is the bookkeeping that is done when unannexing a direct
mode file. The inode cache needs to be removed so that when uninit runs
getKeysPresent, it doesn't see the cache and think the key is still
present and crash when it's not.

This commit is sponsored by Douglas Butts. Thanks!
2013-07-22 17:28:53 -04:00
http://joeyh.name/
bd6a9db745 Added a comment 2013-07-22 20:15:03 +00:00
http://emk.myopenid.com/
74085ed784 removed 2013-07-22 19:46:50 +00:00
http://emk.myopenid.com/
3d56e888bf Added a comment: Interesting speedup 2013-07-22 19:45:58 +00:00
http://emk.myopenid.com/
71033bcd0f Added a comment 2013-07-22 19:42:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
6f075e212c Added a comment: I will give recreating the bug a go in about 3 days time... 2013-07-22 19:26:44 +00:00
http://emk.myopenid.com/
de84342159 Edit bug report 2013-07-22 19:20:23 +00:00
http://emk.myopenid.com/
9e1d0792c4 Initial bug report 2013-07-22 19:19:21 +00:00
Joey Hess
66e3d57149 close 2013-07-22 15:16:28 -04:00
http://joeyh.name/
83b0abbd27 Added a comment 2013-07-22 18:34:56 +00:00
https://john-millikin.com/
efaba23640 Added a comment 2013-07-22 01:52:41 +00:00
https://john-millikin.com/
d4f387ccf6 removed 2013-07-22 01:51:23 +00:00
https://john-millikin.com/
109ae4b6b3 Added a comment 2013-07-22 01:50:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
4bd8b61e77 Added a comment 2013-07-21 20:31:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
b9506f3d86 Added a comment: Darn it... 2013-07-21 20:29:34 +00:00
GLITTAH
4989773702 Added a comment 2013-07-21 19:36:16 +00:00
http://joeyh.name/
0ae42788a9 Added a comment: seems to not involve utf8 at all.. 2013-07-21 18:17:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
b615fff3c3 Added a comment: git annex copy --to won't get them across either... 2013-07-21 10:12:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
8929d86c8f Added a comment: Renaming files 2013-07-21 10:08:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
510c0ff152 Git Annex stumbles and does not transfer files with special characters... 2013-07-21 09:21:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkiAsTXFXZbLE8iyy6yDtvz4MPFbzsk3c0
742521777c 2013-07-21 06:11:34 +00:00
andy
43de89a18d Added a comment 2013-07-21 04:47:33 +00:00
http://joeyh.name/
e1498e9988 Added a comment 2013-07-21 03:58:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
549f788acc Added a comment 2013-07-21 03:24:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
90e9059262 Added a comment 2013-07-21 03:10:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
bb7f6980c2 Added a comment 2013-07-21 03:08:52 +00:00
http://joeyh.name/
c0fc826f5e Added a comment 2013-07-21 03:07:41 +00:00
http://joeyh.name/
403e02ecfc Added a comment 2013-07-21 02:55:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
f7d3f849d2 Added a comment 2013-07-21 02:45:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
971a6015a0 Added a comment 2013-07-21 02:26:38 +00:00
http://joeyh.name/
04eb58a440 Added a comment 2013-07-21 01:26:49 +00:00
http://joeyh.name/
f3420579af Added a comment 2013-07-21 01:20:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
86976713d2 2013-07-21 00:47:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
1e75b49b99 2013-07-21 00:45:39 +00:00
http://joeyh.name/
4fd3a22f4a Added a comment 2013-07-21 00:25:06 +00:00
andy
e565b42f07 Added a comment 2013-07-20 23:50:50 +00:00
Joey Hess
31f1b8d922 update 2013-07-20 19:47:42 -04:00
Joey Hess
7979526043 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-20 19:42:29 -04:00
Joey Hess
6f526518eb fixed nasty data loss bug
I wanted to try to guard against it in Command.Add too, but it's a case of
garbage in, garbage out. Once Command.Add has been told it's dealing with a
dummy symlink, it goes and deletes it, and even though the object it
thinks it points to is not present in the annex, it's Command.Add is still
doing the right thing to go ahead and add the broken symlink. So the two
fixes I was able to put in will have to do.
2013-07-20 19:37:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_cen0223TLcWCTPwCPecCQC5JxGnPO04
9d95ea70f0 Added a comment 2013-07-20 23:26:23 +00:00
http://joeyh.name/
875d4f0489 Added a comment 2013-07-20 23:26:09 +00:00
http://joeyh.name/
9424461cbe Added a comment 2013-07-20 23:20:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm_cen0223TLcWCTPwCPecCQC5JxGnPO04
09245d06ae 2013-07-20 23:12:50 +00:00
http://joeyh.name/
50b35c3e29 Added a comment 2013-07-20 23:07:17 +00:00
http://joeyh.name/
3e061cac2e Added a comment 2013-07-20 23:00:59 +00:00
http://joeyh.name/
8f8d1c4d4e Added a comment 2013-07-20 22:43:27 +00:00
http://joeyh.name/
fb15dc3e7c Added a comment 2013-07-20 22:31:02 +00:00
Joey Hess
9fc1448947 webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and initializing an existing remote. When creating a new remote, avoid conflicts with other existing (or deleted) remotes with the same name. 2013-07-20 18:15:16 -04:00
andy
a505e8d477 Added a comment 2013-07-20 21:34:08 +00:00
Joey Hess
e344da5ea2 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-20 16:31:31 -04:00
Joey Hess
87169628aa close dup 2013-07-20 15:57:28 -04:00
http://joeyh.name/
46254d4ec5 Added a comment 2013-07-20 19:57:05 +00:00
http://joeyh.name/
9e29b9dd13 Added a comment 2013-07-20 19:54:59 +00:00
Joey Hess
6cc5b5d604 changelog for 8b644e74fa now that I understand it better 2013-07-20 14:34:35 -04:00
http://joeyh.name/
5bafc30c5c Added a comment 2013-07-20 17:39:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
6da323c0e1 Added a comment 2013-07-19 19:00:23 +00:00
http://edheil.wordpress.com/
4456fe1fc8 2013-07-19 16:18:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY
e2451fec18 2013-07-19 11:25:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
860817fccf Added a comment 2013-07-19 06:57:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
0e11ef4dea Added a comment 2013-07-19 06:14:05 +00:00
andy
fd77265b4a Added a comment: Further testing 2013-07-19 06:02:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnL3017qvB_nM39eIp8oHdeVfken9LMtqo
96d7755db5 2013-07-18 22:23:12 +00:00
http://joeyh.name/
235af6874f Added a comment 2013-07-18 19:46:12 +00:00
http://joeyh.name/
ea88da1f22 Added a comment 2013-07-18 19:37:33 +00:00
http://joeyh.name/
ee0c67ad29 Added a comment 2013-07-18 19:29:02 +00:00
http://joeyh.name/
21ab2533b6 Added a comment 2013-07-18 19:27:41 +00:00
Joey Hess
d2f40d3d76 Fix checking when content is present in a non-bare repository accessed via http.
I thought at first this was a Windows specific problem, but it's not;
this affects checking any non-bare repository exported via http. Which is
a potentially important use case!

The actual bug was the case where Right False was returned by the first url
short-curcuited later checks. But the whole method used felt like code
I'd no longer write, and the use of undefined was particularly disgusting.
So I rewrote it.

Also added an action display.

This commit was sponsored by Eric Hanchrow. Thanks!
2013-07-18 14:20:57 -04:00
http://joeyh.name/
740f87eeab Added a comment 2013-07-17 19:33:43 +00:00
Joey Hess
1fe486813f Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-17 15:33:03 -04:00
http://joeyh.name/
2521a9fe26 Added a comment 2013-07-17 19:12:50 +00:00
Joey Hess
40f310fe0b close; unreproducible 2013-07-17 14:59:55 -04:00
http://joeyh.name/
47826e4ef8 Added a comment 2013-07-17 18:54:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
a2d57ddb00 Added a comment: can't reproduce this anymore 2013-07-17 17:04:05 +00:00