aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* designsGravatar Joey Hess2016-09-08
|
* add news item for git-annex 6.20160907Gravatar Joey Hess2016-09-07
|
* followupGravatar Joey Hess2016-09-07
|
* close; notabugGravatar Joey Hess2016-09-07
|
* remove cruftGravatar Joey Hess2016-09-07
|
* Added a commentGravatar pigmonkey2016-09-06
|
* Added a commentGravatar onionjake2016-09-06
|
* you can create bugs with empty titlesGravatar onionjake2016-09-06
|
* devblogGravatar Joey Hess2016-09-06
|
* 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
| |