summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Avoid repeated checking that files passed on the command line exist.Gravatar Joey Hess2017-10-16
| | | | | | | | | | | git annex add, git annex lock etc make multiple seek passes, and each seek pass checked that files existed. That was unncessary redundant work. Fixed by adding a new WorkTreeItem type, make seek actions use it, and check that the files exist when constructing it. This commit was supported by the NSF-funded DataLad project.
* add: Replace work tree file atomically.Gravatar Joey Hess2017-10-16
| | | | | | | Before, there was a window where interrupting an add could result in the file being moved into the annex, with no symlink yet created. This commit was supported by the NSF-funded DataLad project.
* avoid warningGravatar Joey Hess2017-10-16
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-10-15
|\
| * Added a commentGravatar madalu2017-10-12
| |
* | Added a note to standalone build that it would break datalad << 0.9.1Gravatar Yaroslav Halchenko2017-10-11
|/
* followupGravatar Joey Hess2017-10-11
|
* fix version numberGravatar Joey Hess2017-10-11
|
* typoGravatar Joey Hess2017-10-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-10-11
|\
* | responseGravatar Joey Hess2017-10-11
| |
| * Added a commentGravatar matyasbot@fd008517d046c382e18306c0b3db48eb58d45dee2017-10-11
|/
* commentGravatar Joey Hess2017-10-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-10-11
|\
* | commentGravatar Joey Hess2017-10-11
| |
* | webdav: Avoid unncessisarily creating the collection at the top of the repoGravatar Joey Hess2017-10-11
| | | | | | | | | | | | | | | | | | | | | | | | when storing files there, since that collection is created by initremote. (This seems to work around some brokenness of the box.com webdav server which was entering a redirect loop.) Note that the fix makes locationParent return Nothing instead of "." when there's no parent directory between the path and the top of the webdav repo. This commit was sponsored by André Pereira on Patreon.
* | Fix build with aws-0.17.Gravatar Joey Hess2017-10-11
| | | | | | | | This commit was sponsored by Denis Dzyubenko on Patreon.
* | closeGravatar Joey Hess2017-10-11
| |
| * Added a comment: pull didn't do anything eitherGravatar matyasbot@fd008517d046c382e18306c0b3db48eb58d45dee2017-10-11
| |
| * (no commit message)Gravatar matyasbot@fd008517d046c382e18306c0b3db48eb58d45dee2017-10-11
| |
| * Added a commentGravatar yarikoptic2017-10-10
| |
| * Added a commentGravatar yarikoptic2017-10-10
|/
* responseGravatar Joey Hess2017-10-10
|
* Added a comment: annex fsck reverts them back to incorrect!Gravatar yarikoptic2017-10-10
|
* initial reportGravatar yarikoptic2017-10-10
|
* (no commit message)Gravatar juh2017-10-10
|
* Added a commentGravatar madalu2017-10-09
|
* Added a comment: Reproduction of bug with "pure" stack buildGravatar madalu2017-10-09
|
* Added a commentGravatar madalu2017-10-09
|
* Added a comment: Second test (without line 134)Gravatar madalu2017-10-09
|
* Added a comment: First testGravatar madalu2017-10-09
|
* keybase encrypted git anyone?Gravatar Marco2017-10-09
|
* Added a comment: IPFS DeduplicationGravatar xloem2017-10-07
|
* webdav: Make --debug show all webdav operations.Gravatar Joey Hess2017-10-07
|
* responseGravatar Joey Hess2017-10-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-10-07
|\
| * change wordingGravatar madalu2017-10-07
| |
| * (no commit message)Gravatar madalu2017-10-07
| |
| * (no commit message)Gravatar madalu2017-10-06
| |
| * Added a commentGravatar madalu2017-10-06
| |
| * removedGravatar madalu2017-10-06
| |
| * Added a commentGravatar yarikoptic2017-10-06
| |
| * Added a commentGravatar yarikoptic2017-10-05
| |
| * Added a comment: also the same for addGravatar yarikoptic2017-10-05
| |
| * Added a commentGravatar https://launchpad.net/~felixonmars2017-10-05
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-10-04
|\|
| * (no commit message)Gravatar ilovezfs2017-10-04
| |
| * (no commit message)Gravatar ilovezfs2017-10-04
| |
* | remove redundant definition of lckGravatar Joey Hess2017-10-03
|/
* add news item for git-annex 6.20171003Gravatar Joey Hess2017-10-03
|