summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-09-06
|\
* | get -J: Download different files from different remotes when the remotes ↵Gravatar Joey Hess2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | have the same costs. Only done in -J mode because only if there's concurrency can downloading from two remotes be faster. Without concurrency, it's likely the case that sequential downloads from the same remote are faster than switching back and forth between two remotes. There is some hairy MVar code here, but basically it just keeps the activeremotes MVar full except when deciding which remote to assign to a thread. Also affects gets by sync --content -J This commit was sponsored by Jochen Bartl.
| * Added a comment: current status?Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-09-06
| |
| * (no commit message)Gravatar leni5362016-09-06
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-09-05
|\
* | appliedGravatar Joey Hess2016-09-05
| |
| * copy --from --toGravatar anarcat2016-09-05
|/
* devblogGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* todoGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* dup forum postGravatar Joey Hess2016-09-05
|
* Assistant, repair: Filter out git fsck lines about duplicate file entries in ↵Gravatar Joey Hess2016-09-05
| | | | tree objects.
* commentGravatar Joey Hess2016-09-05
|
* closeGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* Make --json and --quiet suppress automatic init messagesGravatar Joey Hess2016-09-05
| | | | | | | | | | | | | | And any other messages that might be output before a command starts. Fixes a reversion introduced in version 5.20150727. During the optparse-applicative conversion, I needed a place to run per-command global option setters, and I made it get run during the seek stage. But that is too late to have --json and --quiet disable output produced in the check stage. Fix is just to run those per-command global option setters at the same time as the all-command global option setters. This commit was sponsored by Thom May.
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* moreinfo; probably not a bugGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* close as dupGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* responseGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* remove spamGravatar Joey Hess2016-09-05
|
* commentGravatar Joey Hess2016-09-05
|
* responseGravatar Joey Hess2016-09-05
|
* responseGravatar Joey Hess2016-09-05
|
* Fix formatting of git-annex-smudge man page, and improve mdwn2man. Thanks, ↵Gravatar Joey Hess2016-09-05
| | | | Jim Paris.
* Merge remote-tracking branch 'jim/jim'Gravatar Joey Hess2016-09-05
|\
* | Windows: Handle shebang in external special remote program.Gravatar Joey Hess2016-09-05
| |
* | fix nameGravatar Joey Hess2016-09-05
| |
* | fsck --from <remote> doesn't update inventory on failureGravatar onionjake2016-09-04
| |
* | (no commit message)Gravatar christian.haran@f6c43618dcda357c35bea6599925eb105f0f2f952016-09-03
| |
* | (no commit message)Gravatar corppneq2016-09-03
| |
* | (no commit message)Gravatar plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c2016-09-03
| |
* | (no commit message)Gravatar plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c2016-09-03
| |
* | (no commit message)Gravatar plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c2016-09-03
| |
* | Added a comment: To control file name.Gravatar rsdwatches87@9f71875ba253cd964a0afe4d2c72bbca4c42634e2016-09-03
| |
* | (no commit message)Gravatar abeer@84e240dd227ea2c30fbdb4ad3c55439ccd54d3902016-09-03
| |
* | (no commit message)Gravatar leni5362016-09-02
| |
* | (no commit message)Gravatar pigmonkey2016-09-02
| |
* | (no commit message)Gravatar pigmonkey2016-09-02
| |
* | shebang more widelyGravatar branchable@7a47cbdffd210eeaf3a6de0272b9d0f9acea2c4b2016-09-01
| |