Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | qualify imports to avoid conflict with regex-tdfa-rc | Joey Hess | 2015-05-30 |
| | |||
* | add news item for git-annex 5.20150528 | Joey Hess | 2015-05-28 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com5.20150528 | Joey Hess | 2015-05-28 |
|\ | |||
* | | further thoughts | Joey Hess | 2015-05-28 |
| | | |||
* | | idea | Joey Hess | 2015-05-28 |
| | | |||
* | | prep release | Joey Hess | 2015-05-28 |
| | | |||
| * | Added a comment | eigengrau | 2015-05-28 |
| | | |||
| * | Added a comment | eigengrau | 2015-05-28 |
| | | |||
| * | Added a comment | namelessjon | 2015-05-28 |
| | | |||
| * | follow the existing examples | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
| * | explain how to use registerurl | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
| * | Added a comment: bup-cron has something | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
| * | some dumb question, probably :/ sorry if i missed something obvious | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
| * | (no commit message) | mitzip | 2015-05-27 |
| | | |||
| * | Added a comment | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
| * | (no commit message) | mitzip | 2015-05-27 |
| | | |||
| * | (no commit message) | mitzip | 2015-05-27 |
| | | |||
| * | (no commit message) | mitzip | 2015-05-27 |
| | | |||
| * | (no commit message) | mitzip | 2015-05-27 |
| | | |||
| * | removed | mitzip | 2015-05-27 |
| | | |||
| * | Added a comment: proper usage of git annex proxy to mimic undo --depth | mitzip | 2015-05-27 |
| | | |||
| * | small wishlist on s3: readonly remote support | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
| * | removed | mitzip | 2015-05-27 |
| | | |||
* | | close | Joey Hess | 2015-05-27 |
|/ | |||
* | no, your git-annex is over a year old | Joey Hess | 2015-05-27 |
| | |||
* | (no commit message) | torpidus | 2015-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-05-27 |
|\ | |||
* | | devblog | Joey Hess | 2015-05-27 |
| | | |||
| * | Added a comment | https://id.koumbit.net/anarcat | 2015-05-27 |
| | | |||
* | | avoid unused variable | Joey Hess | 2015-05-27 |
| | | |||
| * | 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 |
| | |