Commit graph

23867 commits

Author SHA1 Message Date
falcone857
d73261b1b0 2015-05-04 22:00:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
307fcca5f8 Added a comment 2015-05-02 08:28:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
ec96ddb5ad 2015-05-02 08:03:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
a3c6ad704d 2015-05-02 07:49:53 +00:00
Øyvind A. Holm
4465e970c4 Update the bug report with new and better output from 89b043d 2015-05-02 04:30:17 +02:00
https://sunny256.wordpress.com/
3898d1aaee Add bug report 2015-05-02 01:45:59 +00:00
Joey Hess
3aa671a91e close 2015-05-01 17:46:33 -04:00
Joey Hess
7f8a715029 Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-01 17:44:52 -04:00
Joey Hess
70f814bc96 response 2015-05-01 17:44:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlJl0OCe6AJEnIFIcg-t5Rhk-lI_Y-tWUs
bcd43e67e3 Added a comment: default trust for hosts 2015-05-01 21:41:05 +00:00
jamieson
6e2617ce86 Added a comment: Follow up 2015-05-01 20:40:49 +00:00
Joey Hess
66fc77a27d followup 2015-05-01 15:41:49 -04:00
Joey Hess
27836a2af9 Android: Updated bundled ssh from 6.1p1 to 6.4p1.
Tested it builds, but have not run it yet.
2015-05-01 15:33:29 -04:00
Joey Hess
e2ea7349a7 ping 2015-05-01 14:21:18 -04:00
Joey Hess
25d3a7995c closing; no followup and not clearly a bug 2015-05-01 14:20:05 -04:00
Joey Hess
6b6f9bcf1b close; not enough information and no followup 2015-05-01 14:14:35 -04:00
Joey Hess
3c9a76006f fix thru documentation 2015-05-01 14:13:30 -04:00
Joey Hess
c2ed961d79 close 2015-05-01 14:09:32 -04:00
Joey Hess
a64e835d83 close 2015-05-01 14:07:49 -04:00
Joey Hess
d9e72f4576 moreinfo needed 2015-05-01 14:00:50 -04:00
Joey Hess
5abe79170a close as user error 2015-05-01 13:59:27 -04:00
Joey Hess
2bc27d18d5 meant to close this earlier 2015-05-01 13:58:14 -04:00
Joey Hess
f3d78e7941 close 2015-05-01 13:57:23 -04:00
Joey Hess
437d9db41d assistant: Added --autostop to complement --autostart. 2015-05-01 13:53:45 -04:00
Joey Hess
ed97ba4bda improve --stop docs 2015-05-01 13:41:53 -04:00
Joey Hess
4af097741b fixed earlier this week actually 2015-05-01 13:40:08 -04:00
Joey Hess
aea6c18b4a fix man page synopsis 2015-05-01 13:34:32 -04:00
damien.courousse
32e0f64981 Added a comment: same behaviour when the remote repo is not reachable 2015-05-01 15:47:55 +00:00
felGru
4957de7789 properly format the patch 2015-05-01 08:13:06 +00:00
encryptio
a049989b91 2015-05-01 03:27:14 +00:00
felGru
a3459a4624 add patch for manpage of git annex pre-commit 2015-05-01 00:16:38 +00:00
encryptio
4fad4c2068 2015-04-30 21:59:28 +00:00
Joey Hess
2eef19d19d Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-30 15:53:06 -04:00
Joey Hess
efb37e7c78 Improve behavior when a git-annex command is told to operate on a file that doesn't exist. It will now continue to other files specified after that on the command line, and only error out at the end. 2015-04-30 15:28:17 -04:00
Joey Hess
461b967966 refactor 2015-04-30 15:04:01 -04:00
Joey Hess
b45923e96a comment 2015-04-30 14:57:23 -04:00
Joey Hess
e8c6a52660 devblog 2015-04-30 14:45:11 -04:00
madduck
0ccf7102c3 Added a comment: Overwriting metadata from json 2015-04-30 18:42:46 +00:00
Joey Hess
d6609a0847 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-30 14:22:25 -04:00
Joey Hess
d04f42c906 note about 9f3e51dd51
I checked, and 9f3e51dd51 did not actually
seem to fix a bug in drop --from remote. Having the local repo trusted did
not add it twice to the list of trusted repos. Whew!
2015-04-30 14:19:22 -04:00
Joey Hess
9f3e51dd51 move nubbing into function whose algo needs a nubbed list 2015-04-30 14:11:59 -04:00
Joey Hess
607eed0de2 improve messages 2015-04-30 14:10:28 -04:00
Joey Hess
ac6b492711 import: Before removing a duplicate file in --deduplicate or --clean-duplicates mode, verify that enough copies of its content still exist. 2015-04-30 14:04:36 -04:00
Joey Hess
38c458b407 refactor 2015-04-30 14:02:56 -04:00
Joey Hess
9e10b5ca9c nub list after adding ocal uuid to it
This potentially fixes a numcopies counting bug when dropping --from a
remote, and the local repository is trusted. The local repo would end up in
the list twice, so it would verify one less copy than it was supposed to.
2015-04-30 13:13:28 -04:00
https://id.koumbit.net/anarcat
af57e0f2fb overlap? 2015-04-30 13:33:46 +00:00
db48x
1a520e6c95 Added a comment: 14 of 21PB, actually 2015-04-30 02:58:05 +00:00
https://me.yahoo.com/a/idrn495us85k6mwfdMUolYIsyp4-#cf755
6be0a22fbc Added a comment: It's not so bad .. only about 10PB 2015-04-30 01:19:38 +00:00
db48x
5f6c8e3756 Added a comment 2015-04-29 22:56:47 +00:00
https://me.yahoo.com/a/chZVFogbu55hxJc3FfeXs.RfaA--#cc6f9
60ef5eb1f8 2015-04-29 21:26:51 +00:00