Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment: IPFS Deduplication | xloem | 2017-10-07 |
| | |||
* | webdav: Make --debug show all webdav operations. | Joey Hess | 2017-10-07 |
| | |||
* | response | Joey Hess | 2017-10-07 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2017-10-07 |
|\ | |||
| * | change wording | madalu | 2017-10-07 |
| | | |||
| * | (no commit message) | madalu | 2017-10-07 |
| | | |||
| * | (no commit message) | madalu | 2017-10-06 |
| | | |||
| * | Added a comment | madalu | 2017-10-06 |
| | | |||
| * | removed | madalu | 2017-10-06 |
| | | |||
| * | Added a comment | yarikoptic | 2017-10-06 |
| | | |||
| * | Added a comment | yarikoptic | 2017-10-05 |
| | | |||
| * | Added a comment: also the same for add | yarikoptic | 2017-10-05 |
| | | |||
| * | Added a comment | https://launchpad.net/~felixonmars | 2017-10-05 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2017-10-04 |
|\| | |||
| * | (no commit message) | ilovezfs | 2017-10-04 |
| | | |||
| * | (no commit message) | ilovezfs | 2017-10-04 |
| | | |||
* | | remove redundant definition of lck | Joey Hess | 2017-10-03 |
|/ | |||
* | add news item for git-annex 6.20171003 | Joey Hess | 2017-10-03 |
| | |||
* | releasing package git-annex version 6.201710036.20171003 | Joey Hess | 2017-10-03 |
| | |||
* | response | Joey Hess | 2017-10-03 |
| | |||
* | Fix markup that caused broken link. | StephaneGourichon | 2017-10-03 |
| | |||
* | (no commit message) | Gary | 2017-10-03 |
| | |||
* | analysis; probably not a bug | Joey Hess | 2017-10-02 |
| | |||
* | update | Joey Hess | 2017-10-02 |
| | |||
* | info: Improve cleanup of stale transfer info files. | Joey Hess | 2017-10-02 |
| | | | | | | | | | | | | | | | | | In my git-annex repos, I found some stale transfer info files without lock files. Pass a mode to tryLockExclusive, so it will create the lock file if not present, and so not fail to clean up such transfer info files. Normally, transfer info files are accompanied by a lock file. But, when alwaysRunTransfer is used, the locking can fail and it will still write the transfer info file. Perhaps there are other cases too? Note that mkProgressUpdater's meter writes to the transfer info file too, and it might be possible for that meter to fire after runTransfer has cleaned up. This commit was sponsored by andrea rota. | ||
* | response | Joey Hess | 2017-10-02 |
| | |||
* | comment | Joey Hess | 2017-10-02 |
| | |||
* | answer | Joey Hess | 2017-10-02 |
| | |||
* | followup | Joey Hess | 2017-10-02 |
| | |||
* | close old bug which got fixed in the meantime | Joey Hess | 2017-10-02 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2017-10-02 |
|\ | |||
* | | you requested his old closed bugs not be deleted yet | Joey Hess | 2017-10-02 |
| | | |||
* | | forgot to add comment | Joey Hess | 2017-10-02 |
| | | |||
| * | Added a comment: A hint? | jgoerzen | 2017-10-02 |
| | | |||
| * | Added a comment: Use existing ssh keys | 80d8aa@c71d4a9510ad0353dbcf7df399c2e6bde0012474 | 2017-09-30 |
|/ | |||
* | Added a comment | madalu | 2017-09-30 |
| | |||
* | fix process and FD leak | Joey Hess | 2017-09-29 |
| | | | | | | | | | | | | | Fix process and file descriptor leak that was exposed when git-annex was built with ghc 8.2.1. Apparently ghc has changed its behavior of GC of open file handles that are pipes to running processes. That broke git-annex test on OSX due to running out of FDs. Audited for all uses of Annex.new and made stopCoProcesses be called once it's done with the state. Fixed several places that might have leaked in other situations than running the test suite. This commit was sponsored by Ewen McNeill. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2017-09-29 |
|\ | |||
* | | fix build without S3 | Joey Hess | 2017-09-29 |
| | | |||
| * | Added a comment | michalrus | 2017-09-29 |
| | | |||
| * | Added a comment | michalrus | 2017-09-29 |
| | | |||
* | | copy, move: Behave same with --fast when sending to remotes located on a ↵ | Joey Hess | 2017-09-29 |
| | | | | | | | | | | | | local disk as when sending to other remotes. Let --fast override use of hasKey even when hasKeyCheap. | ||
* | | comment | Joey Hess | 2017-09-29 |
| | | |||
* | | comment | Joey Hess | 2017-09-29 |
|/ | |||
* | retitle | Joey Hess | 2017-09-29 |
| | |||
* | comment | Joey Hess | 2017-09-29 |
| | |||
* | test: Fix reversion that made it only run inside a git repository. | Joey Hess | 2017-09-29 |
| | | | | | | | | Using annexeval to run probeCrippledFileSystem' caused Git.CurrentRepo.get to be run. Fixed easily since probeCrippledFileSystem' had no need to use the Annex monad. This commit was sponsored by Ethan Aubin. | ||
* | comment | Joey Hess | 2017-09-29 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2017-09-29 |
|\ | |||
* | | answer | Joey Hess | 2017-09-29 |
| | |