Commit graph

24326 commits

Author SHA1 Message Date
Joey Hess
4c0d6437ca add news item for git-annex 5.20150528 2015-05-28 12:59:37 -04:00
Joey Hess
5a06f9c04c Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-28 11:54:45 -04:00
Joey Hess
89da871942 further thoughts 2015-05-28 10:57:59 -04:00
Joey Hess
1aa11205c1 idea 2015-05-28 10:51:04 -04:00
Joey Hess
0fd4bef75e prep release 2015-05-28 10:49:04 -04:00
eigengrau
edaacae555 Added a comment 2015-05-28 13:44:32 +00:00
eigengrau
03493c773b Added a comment 2015-05-28 13:09:23 +00:00
namelessjon
adae253839 Added a comment 2015-05-28 10:14:45 +00:00
https://id.koumbit.net/anarcat
d5b4bf57e5 follow the existing examples 2015-05-27 23:48:02 +00:00
https://id.koumbit.net/anarcat
0a15282a62 explain how to use registerurl 2015-05-27 23:46:23 +00:00
https://id.koumbit.net/anarcat
58713adf3b Added a comment: bup-cron has something 2015-05-27 23:32:18 +00:00
https://id.koumbit.net/anarcat
d6f827e0e3 some dumb question, probably :/ sorry if i missed something obvious 2015-05-27 23:28:11 +00:00
mitzip
732119d4ab 2015-05-27 22:43:03 +00:00
https://id.koumbit.net/anarcat
c167828f68 Added a comment 2015-05-27 21:50:10 +00:00
mitzip
a82270af1e 2015-05-27 21:49:42 +00:00
mitzip
ef9534ad10 2015-05-27 21:48:13 +00:00
mitzip
5a42487a3e 2015-05-27 21:44:55 +00:00
mitzip
223cb043a8 2015-05-27 21:42:50 +00:00
mitzip
dd90b8ca0f removed 2015-05-27 21:36:08 +00:00
mitzip
a0632a95b9 Added a comment: proper usage of git annex proxy to mimic undo --depth 2015-05-27 21:33:42 +00:00
https://id.koumbit.net/anarcat
4cfb3ca0ea small wishlist on s3: readonly remote support 2015-05-27 21:31:20 +00:00
mitzip
b0a63cf371 removed 2015-05-27 21:19:41 +00:00
Joey Hess
342a6ce00f close 2015-05-27 17:15:36 -04:00
Joey Hess
38360d1913 no, your git-annex is over a year old 2015-05-27 17:13:59 -04:00
torpidus
5db657d5a1 2015-05-27 21:10:08 +00:00
Joey Hess
d9c20d78ae Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-27 17:06:42 -04:00
Joey Hess
9748957fec devblog 2015-05-27 17:06:27 -04:00
https://id.koumbit.net/anarcat
fc92f1323f Added a comment 2015-05-27 21:05:24 +00:00
Joey Hess
799dc8d329 avoid unused variable 2015-05-27 17:02:23 -04:00
https://id.koumbit.net/anarcat
5a79e13ada actually, i screwed up, it's actually the litteral "group" 2015-05-27 20:56:05 +00:00
https://id.koumbit.net/anarcat
7605de1b2a fix typo and clarify 2015-05-27 20:53:39 +00:00
Joey Hess
3879bca336 comment 2015-05-27 16:43:17 -04:00
Joey Hess
4e8321fd8d Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-27 16:40:53 -04:00
Joey Hess
8990d4cc68 fsck: When checksumming a file fails due to a hardware fault, the file is now moved to the bad directory, and the fsck proceeds. Before, the fsck immediately failed. 2015-05-27 16:40:03 -04:00
Joey Hess
ff629a1ec0 implment catchHardwareFault 2015-05-27 16:36:54 -04:00
mitzip
40953c06a7 Added a comment 2015-05-27 20:20:12 +00:00
Joey Hess
30960c0465 refactor 2015-05-27 16:00:44 -04:00
Joey Hess
b256f861ca if external hash command fails for any reason, fall back to internal hashing
This way, if a system's sha1sum etc is broken, it will be tried if
git-annex was built to use it, but at least it will fall back to using
internal hashing when it fails.

A side benefit of this is that hashFile consistently throws an IOError if
the file is unable to be read. In particular, if the disk is failing with
IO errors, and external hash command is used, it used to throw a user error
with the error message from externalSHA. Now, the external hash command
will fail, that message will be printed as a warning, and it'll fall back
to the internal hash command. If the disk IO error is not intermittent, it
will re-occur, and so an IOError will be thrown.

Of course, this can mean it reads a file twice, but only in edge cases.
2015-05-27 15:58:32 -04:00
Joey Hess
7cb16b9efb improve error message when checksum command exits nonzero 2015-05-27 15:43:50 -04:00
Joey Hess
eddb9daa69 followup 2015-05-27 15:09:56 -04:00
Joey Hess
f0d444ee7c comment 2015-05-27 15:00:30 -04:00
Joey Hess
67469ce01f Revert removal dependency on obsolete hamlet package, since the autobuilders are not ready for this change yet and it prevented them from building the webapp. Reopens: #786659 2015-05-27 14:49:58 -04:00
Joey Hess
e810564338 Revert "remove deprecated hamlet package"
This reverts commit cf650eaa99.

It's too early to do this; the linux and android autobuilder will need to
be updated to use the new version of shakespeare, and that will require a
complete refresh of them. In the meantime, this has knocked the webapp out
of the autobuilders.
2015-05-27 14:47:41 -04:00
Joey Hess
e33ee5d8f3 update 2015-05-27 14:36:58 -04:00
Joey Hess
25d7db934d response; delete duplicate forum thread 2015-05-27 14:35:29 -04:00
Joey Hess
23becb9ae3 Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-27 14:28:35 -04:00
mitzip
eae408075b 2015-05-27 18:11:46 +00:00
Joey Hess
ccf307307d merge haddock documentation from propellor 2015-05-27 12:39:04 -04:00
daniel@bfaa1abb51d526e904da5322c6c0d993097b7ea9
74ad91d3c5 2015-05-27 04:57:26 +00:00
mitzip
5363fa3b2e Added a comment: --depth undo option 2015-05-27 02:54:17 +00:00