summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a commentGravatar eigengrau2015-05-28
|
* Added a commentGravatar namelessjon2015-05-28
|
* follow the existing examplesGravatar https://id.koumbit.net/anarcat2015-05-27
|
* explain how to use registerurlGravatar https://id.koumbit.net/anarcat2015-05-27
|
* Added a comment: bup-cron has somethingGravatar https://id.koumbit.net/anarcat2015-05-27
|
* some dumb question, probably :/ sorry if i missed something obviousGravatar https://id.koumbit.net/anarcat2015-05-27
|
* (no commit message)Gravatar mitzip2015-05-27
|
* Added a commentGravatar https://id.koumbit.net/anarcat2015-05-27
|
* (no commit message)Gravatar mitzip2015-05-27
|
* (no commit message)Gravatar mitzip2015-05-27
|
* (no commit message)Gravatar mitzip2015-05-27
|
* (no commit message)Gravatar mitzip2015-05-27
|
* removedGravatar mitzip2015-05-27
|
* Added a comment: proper usage of git annex proxy to mimic undo --depthGravatar mitzip2015-05-27
|
* small wishlist on s3: readonly remote supportGravatar https://id.koumbit.net/anarcat2015-05-27
|
* removedGravatar mitzip2015-05-27
|
* no, your git-annex is over a year oldGravatar Joey Hess2015-05-27
|
* (no commit message)Gravatar torpidus2015-05-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-27
|\
* | devblogGravatar Joey Hess2015-05-27
| |
| * Added a commentGravatar https://id.koumbit.net/anarcat2015-05-27
| |
* | avoid unused variableGravatar Joey Hess2015-05-27
| |
| * actually, i screwed up, it's actually the litteral "group"Gravatar https://id.koumbit.net/anarcat2015-05-27
| |
| * fix typo and clarifyGravatar https://id.koumbit.net/anarcat2015-05-27
|/
* commentGravatar Joey Hess2015-05-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-05-27
|\
* | fsck: When checksumming a file fails due to a hardware fault, the file is ↵Gravatar Joey Hess2015-05-27
| | | | | | | | now moved to the bad directory, and the fsck proceeds. Before, the fsck immediately failed.
* | implment catchHardwareFaultGravatar Joey Hess2015-05-27
| |
| * Added a commentGravatar mitzip2015-05-27
| |
* | refactorGravatar Joey Hess2015-05-27
| |
* | 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
| |