Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | actually, i screwed up, it's actually the litteral "group" | https://id.koumbit.net/anarcat | 2015-05-27 |
| | |||
* | fix typo and clarify | https://id.koumbit.net/anarcat | 2015-05-27 |
| | |||
* | comment | Joey Hess | 2015-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-05-27 |
|\ | |||
* | | fsck: When checksumming a file fails due to a hardware fault, the file is ↵ | Joey Hess | 2015-05-27 |
| | | | | | | | | now moved to the bad directory, and the fsck proceeds. Before, the fsck immediately failed. | ||
* | | implment catchHardwareFault | Joey Hess | 2015-05-27 |
| | | |||
| * | Added a comment | mitzip | 2015-05-27 |
| | | |||
* | | refactor | Joey Hess | 2015-05-27 |
| | | |||
* | | if external hash command fails for any reason, fall back to internal hashing | Joey Hess | 2015-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 nonzero | Joey Hess | 2015-05-27 |
| | | |||
* | | followup | Joey Hess | 2015-05-27 |
| | | |||
* | | comment | Joey Hess | 2015-05-27 |
|/ | |||
* | Revert removal dependency on obsolete hamlet package, since the autobuilders ↵ | Joey Hess | 2015-05-27 |
| | | | | are not ready for this change yet and it prevented them from building the webapp. Reopens: #786659 | ||
* | Revert "remove deprecated hamlet package" | Joey Hess | 2015-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. | ||
* | update | Joey Hess | 2015-05-27 |
| | |||
* | response; delete duplicate forum thread | Joey Hess | 2015-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-05-27 |
|\ | |||
| * | (no commit message) | mitzip | 2015-05-27 |
| | | |||
* | | merge haddock documentation from propellor | Joey Hess | 2015-05-27 |
| | | |||
| * | (no commit message) | daniel@bfaa1abb51d526e904da5322c6c0d993097b7ea9 | 2015-05-27 |
| | | |||
| * | Added a comment: --depth undo option | mitzip | 2015-05-27 |
|/ | |||
* | cracked it | Joey Hess | 2015-05-26 |
| | |||
* | stumped | Joey Hess | 2015-05-26 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-05-26 |
|\ | |||
* | | Linux standalone, OSX app: Improve runshell script to always quote shell ↵ | Joey Hess | 2015-05-26 |
| | | | | | | | | vars, so that it will work when eg, untarred into a directory path with spaces in its name. | ||
| * | removed | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2015-05-26 |
| | | |||
| * | removed | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2015-05-26 |
| | | |||
| * | Added a comment: Same issue here | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2015-05-26 |
| | | |||
| * | Added a comment: Same issue here | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2015-05-26 |
| | | |||
| * | Added a comment: Same issue here | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2015-05-26 |
| | | |||
| * | Added a comment | anarcat | 2015-05-26 |
|/ | |||
* | old version bug; not present in current version | Joey Hess | 2015-05-26 |
| | |||
* | commnet | Joey Hess | 2015-05-26 |
| | |||
* | Added a comment: Finding IPFS hash | rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31 | 2015-05-26 |
| | |||
* | Added a comment: Finding IPFS hash | rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31 | 2015-05-26 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-05-24 |
|\ | |||
* | | changelog for bug closed in last release | Joey Hess | 2015-05-24 |
| | | |||
| * | Added a comment | clacke | 2015-05-24 |
| | | |||
| * | Added a comment | eigengrau | 2015-05-24 |
| | | |||
| * | Added a comment | eigengrau | 2015-05-24 |
| | | |||
| * | (no commit message) | eigengrau | 2015-05-24 |
| | | |||
| * | Added a comment: Tahoe-LAFS helper: multiple FURLs for the same grid | junk@5e3eeba2290e8a3fcf938d9f93b0dfa2565dc7b1 | 2015-05-24 |
| | | |||
| * | (no commit message) | https://launchpad.net/~giomasce | 2015-05-23 |
| | | |||
| * | report gcrypt bug | spwhitton | 2015-05-23 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-05-22 |
|\ | |||
* | | fromkey, registerurl: Allow urls to be specified instead of keys, and ↵ | Joey Hess | 2015-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 comment | clacke | 2015-05-22 |
| | | |||
| * | Added a comment | clacke | 2015-05-22 |
|/ | |||
* | add news item for git-annex 5.20150522 | Joey Hess | 2015-05-22 |
| | |||
* | munge NAME section of man pages to make lintian happy5.20150522 | Joey Hess | 2015-05-22 |
| |