Commit graph

22305 commits

Author SHA1 Message Date
Joey Hess
e9a5e4d6c6 Run shutdown cleanup actions even if there were failures processing the command.
Amoung other fixes, this means that addurl will stage added files even if
adding one of the urls fails.
2014-12-30 12:49:34 -04:00
Joey Hess
cdc69d7477 final warning fix 2014-12-29 17:45:36 -04:00
Joey Hess
ef82f0bcef fix 2014-12-29 17:44:58 -04:00
Joey Hess
7c511f900d fix more warnings on BSD/OSX 2014-12-29 17:43:26 -04:00
Joey Hess
66cdc4d612 one more warning 2014-12-29 17:35:19 -04:00
Joey Hess
c9a3e80d32 fixed all remaining build warnings on Windows 2014-12-29 17:30:20 -04:00
Joey Hess
67828b1c86 fix a OSX C compiler warning about null pointer 2014-12-29 17:07:42 -04:00
Joey Hess
db9d022640 fix build warning
strangely only OSX noticed this was imported and unused
2014-12-29 16:44:56 -04:00
Joey Hess
415b2c53ed fix OSX build warning 2014-12-29 16:38:52 -04:00
Joey Hess
da1d9d500d fix warning when building w/o dbus 2014-12-29 16:37:41 -04:00
Joey Hess
329f176eb4 fix typo 2014-12-29 16:37:36 -04:00
Joey Hess
56540f95d1 cleanup 2014-12-29 15:35:14 -04:00
Joey Hess
43dc7f678f setpresentkey: A new plumbing-level command. 2014-12-29 15:16:40 -04:00
Joey Hess
589a048a7d fix addurl behavior when location and url logs are inconsistent
The url log could have an url for a key, while the location log thinks it's
not present in the web. In this case, addurl --file url would not do
anything. Fixed it to re-add the web as a location.

I don't know how this situation could arise, but I saw it in the wild in
the conference_proceedings repo, affecting key
URL-s17806003--http://mirror.linux.org.au/pub/linux.conf.au/2014/Wednesday/53-Building_Effective_Alliances_around_the_Trans-Pacific_Partnershi-c0505b631127ccc67e38e637344d988e
Investigating the presence log, it looked like that key
was originally listed as present in the web, then in commit
56abf9e9f3e691ed9d83513037d4019313321ca3 someone else's git-annex
set it and some other things to not present in the web. It would be
interesting to know what that user did, but I doubt I'll be able to find
out. All I can tell from this investigation is that the inconsistency was
not introduced when originally addurl-ing the url.
2014-12-29 14:22:47 -04:00
Joey Hess
aba3e11776 sync: Now supports remote groups, the same way git remote update does. 2014-12-29 13:42:58 -04:00
Joey Hess
f7333d29ae add 2014-12-28 20:53:17 -04:00
Joey Hess
0bc63a0620 Merge branch 'master' of ssh://git-annex.branchable.com 2014-12-28 14:32:29 -04:00
https://launchpad.net/~krastanov-stefan
6281cd30e6 Added a comment: Status of this issue 2014-12-27 15:18:42 +00:00
https://launchpad.net/~krastanov-stefan
e3cd1a35d6 removed 2014-12-27 15:18:22 +00:00
https://launchpad.net/~krastanov-stefan
3c4cb9d79a Added a comment: Status of this issue 2014-12-27 15:07:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkRW96vF6lsjg57muQ4nPnQqJJUAKGKGzw
8e453613ce Added a comment: Caveat with 'git checkout synced/master' 2014-12-26 07:43:18 +00:00
http://digiuser.livejournal.com/
b1079f9d21 2014-12-26 06:28:26 +00:00
http://fiatjaf.gmail.com.questo.email/
569756e004 files -> urls 2014-12-26 00:26:17 +00:00
Joey Hess
5cba40e7cc update 2014-12-25 17:37:00 -04:00
chris
9d7b49e721 Added a comment: Thanks 2014-12-25 11:58:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
9dffd440cc Added a comment 2014-12-23 16:52:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
bce7f024fd Added a comment: even less verbose 2014-12-23 16:50:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
4d93e46f81 2014-12-23 15:58:08 +00:00
Joey Hess
a810c594c3 Merge branch 'master' of ssh://git-annex.branchable.com 2014-12-23 11:55:32 -04:00
Joey Hess
02f150b33d Work around statfs() overflow on some XFS systems.
statfs(".", 0xffa8ad50)                 = -1 EOVERFLOW (Value too large for defined data type)

Ref <20141222221621.GO7251@onerussian.com>
2014-12-23 11:52:23 -04:00
chris
ba688acf53 Added a comment: Easy 2014-12-23 08:18:31 +00:00
chris
2e19fa2a4a 2014-12-23 08:18:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
f021584ad4 Added a comment: spinning wheel 2014-12-22 20:33:45 +00:00
Joey Hess
db27ad26bf split out DiffTreeItem
This makes github-backup happier when it reuses this library.
2014-12-22 15:32:51 -04:00
Joey Hess
8af447c01b vicfg: Avoid crashing on badly encoded config data. 2014-12-22 15:17:00 -04:00
Joey Hess
af28cce617 Merge branch 'master' of ssh://git-annex.branchable.com 2014-12-22 15:10:46 -04:00
Joey Hess
4bc53ef27d add todo item for pull request 2014-12-22 12:31:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw
3fc96dda5c small correction of formatting 2014-12-21 12:57:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw
3d6047398a some strange enconding bug with vicfg 2014-12-21 12:55:54 +00:00
Jean Jordaan
c011fe156d Get rid of mysterious "_why_" 2014-12-20 14:18:24 +02:00
https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd
dda278027a Added a comment 2014-12-19 21:14:30 +00:00
Joey Hess
9a4a932002 add news item for git-annex 5.20141219 2014-12-19 17:10:09 -04:00
Joey Hess
f375b9d010 Merge branch 'master' of ssh://git-annex.branchable.com 2014-12-19 17:06:24 -04:00
Joey Hess
748f48eaa8 fix typo in recommends 2014-12-19 17:01:21 -04:00
Joey Hess
148c0c2048 prep Solstice release 2014-12-19 16:53:36 -04:00
Joey Hess
27fb7e514d Fix build with -f-S3. 2014-12-19 16:53:25 -04:00
http://joeyh.name/
b407c06e62 Added a comment 2014-12-19 20:41:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawllzCkjUyuA-tY_FyR1rv7SbgQnQf1kitI
ded1b8f853 2014-12-19 18:36:58 +00:00
ghen1
c45388959b 2014-12-19 16:52:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
8a6ef77aee Added a comment: typical repos 2014-12-19 14:05:22 +00:00