summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* if external hash command fails for any reason, fall back to internal hashingGravatar Joey Hess2015-05-27
| | | | | | | | | | | | | | | | 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.
* improve error message when checksum command exits nonzeroGravatar Joey Hess2015-05-27
|
* followupGravatar Joey Hess2015-05-27
|
* commentGravatar Joey Hess2015-05-27
|
* Revert removal dependency on obsolete hamlet package, since the autobuilders ↵Gravatar Joey Hess2015-05-27
| | | | are not ready for this change yet and it prevented them from building the webapp. Reopens: #786659
* Revert "remove deprecated hamlet package"Gravatar Joey Hess2015-05-27
| | | | | | | | | This reverts commit 8c9908de63ace83efa14744e3f7cf3f12fc8f197. 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.
* updateGravatar Joey Hess2015-05-27
|
* response; delete duplicate forum threadGravatar Joey Hess2015-05-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-27
|\
| * (no commit message)Gravatar mitzip2015-05-27
| |
* | merge haddock documentation from propellorGravatar Joey Hess2015-05-27
| |
| * (no commit message)Gravatar daniel@bfaa1abb51d526e904da5322c6c0d993097b7ea92015-05-27
| |
| * Added a comment: --depth undo optionGravatar mitzip2015-05-27
|/
* cracked itGravatar Joey Hess2015-05-26
|
* stumpedGravatar Joey Hess2015-05-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-26
|\
* | Linux standalone, OSX app: Improve runshell script to always quote shell ↵Gravatar Joey Hess2015-05-26
| | | | | | | | vars, so that it will work when eg, untarred into a directory path with spaces in its name.
| * removedGravatar https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a2015-05-26
| |
| * removedGravatar https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a2015-05-26
| |
| * Added a comment: Same issue hereGravatar https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a2015-05-26
| |
| * Added a comment: Same issue hereGravatar https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a2015-05-26
| |
| * Added a comment: Same issue hereGravatar https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a2015-05-26
| |
| * Added a commentGravatar anarcat2015-05-26
|/
* old version bug; not present in current versionGravatar Joey Hess2015-05-26
|
* commnetGravatar Joey Hess2015-05-26
|
* Added a comment: Finding IPFS hashGravatar rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c312015-05-26
|
* Added a comment: Finding IPFS hashGravatar rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c312015-05-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-24
|\
* | changelog for bug closed in last releaseGravatar Joey Hess2015-05-24
| |
| * Added a commentGravatar clacke2015-05-24
| |
| * Added a commentGravatar eigengrau2015-05-24
| |
| * Added a commentGravatar eigengrau2015-05-24
| |
| * (no commit message)Gravatar eigengrau2015-05-24
| |
| * Added a comment: Tahoe-LAFS helper: multiple FURLs for the same gridGravatar junk@5e3eeba2290e8a3fcf938d9f93b0dfa2565dc7b12015-05-24
| |
| * (no commit message)Gravatar https://launchpad.net/~giomasce2015-05-23
| |
| * report gcrypt bugGravatar spwhitton2015-05-23
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-22
|\
* | fromkey, registerurl: Allow urls to be specified instead of keys, and ↵Gravatar Joey Hess2015-05-22
| | | | | | | | | | | | | | | | generate URL keys. This is especially useful because the caller doesn't need to generate valid url keys, which involves some escaping of characters, and may involve taking a md5sum of the url if it's too long.
| * Added a commentGravatar clacke2015-05-22
| |
| * Added a commentGravatar clacke2015-05-22
|/
* add news item for git-annex 5.20150522Gravatar Joey Hess2015-05-22
|
* munge NAME section of man pages to make lintian happy5.20150522Gravatar Joey Hess2015-05-22
|
* lintian fixGravatar Joey Hess2015-05-22
|
* remove deprecated hamlet packageGravatar Joey Hess2015-05-22
| | | | shakespeare provides this now
* commentGravatar Joey Hess2015-05-22
|
* Weird rsync error message, initial report -- unable to reproduce faithfully yetGravatar clacke2015-05-22
|
* fix cabal file munging code to work with current cabal fileGravatar Joey Hess2015-05-22
|
* update android patchesGravatar Joey Hess2015-05-22
|
* prep releaseGravatar Joey Hess2015-05-22
|
* correct path for trustedkeysGravatar Joey Hess2015-05-22
|