summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix stderr handlingGravatar Joey Hess2015-04-03
|
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
|
* add importGravatar Joey Hess2015-04-03
|
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
|
* rename showProgress -> showProgressDotsGravatar Joey Hess2015-04-03
|
* commentGravatar Joey Hess2015-04-03
|
* ascii-progressGravatar Joey Hess2015-04-03
|
* Merge remote-tracking branch 'jean/master'Gravatar Joey Hess2015-04-03
|\
* | Added a comment: WorkaroundGravatar https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E2015-04-03
| |
| * Merge branch 'master' of github.com:jean/git-annexGravatar Jean Jordaan2015-04-03
| |\
| * | Steer towards deduplicationGravatar Jean Jordaan2015-04-03
|/ /
| * Steer towards deduplicationGravatar Jean Jordaan2015-04-03
| |
* | annex.debconf.org IPv4 is downGravatar edward2015-04-03
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-04-02
|\ \
* | | version: Add --rawGravatar Joey Hess2015-04-02
| | |
| * | Added a comment: Same problem as another bugGravatar https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc2015-04-02
|/ /
* | Significantly sped up processing of large numbers of directories passed to a ↵Gravatar Joey Hess2015-04-02
| | | | | | | | | | | | | | | | single git-annex command. (try 2) New approach is to do it the expensive way for the first 100 paths on the command line, but then assume the user doesn't care about order too much and fall back to the cheap way that does not preserve order.
* | Revert "Significantly sped up processing of large numbers of directories ↵Gravatar Joey Hess2015-04-02
| | | | | | | | | | | | | | | | | | passed to a single git-annex command." This reverts commit 5492d8f4ddbd398e0188da9daed840908d1198c0. Whoops, git ls-files does not always output in the input ordering. That's why all this work is needed. Urk.
* | Fix truncation of parameters that could occur when using xargs git-annex.Gravatar Joey Hess2015-04-02
| | | | | | | | | | | | | | | | This will only ever result in a few more git-ls-files being run than were run before. (Only 1 more is really needed, but around 10 more are currently run for a max length command line.) So, no need to worry about the extra zombie, or lost laziness due to concat.
* | commentGravatar Joey Hess2015-04-02
| |
* | minor optGravatar Joey Hess2015-04-02
| |
* | make segmentXargs preserve orderGravatar Joey Hess2015-04-02
| |
* | Significantly sped up processing of large numbers of directories passed to a ↵Gravatar Joey Hess2015-04-02
| | | | | | | | single git-annex command.
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-04-02
|\ \
* | | bug reportGravatar Joey Hess2015-04-02
| | |
* | | micro-optGravatar Joey Hess2015-04-01
| | |
* | | remove unused paramGravatar Joey Hess2015-04-01
| | |
| * | index.mdwn: Typo fix in HTML attribute, widtd → widthGravatar Øyvind A. Holm2015-04-02
| | |
| * | Various typo fixes in doc/*.mdwnGravatar Øyvind A. Holm2015-04-02
|/ /
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-04-01
|\ \
* | | devblogGravatar Joey Hess2015-04-01
| | |
* | | fsck: Added --distributed and --expire options, for distributed fsck.Gravatar Joey Hess2015-04-01
| | |
| * | (no commit message)Gravatar sts2015-04-01
| | |
| * | Correct typoGravatar https://www.google.com/accounts/o8/id?id=AItOawk_STgv_0fB-y1x_fgzUI10Bg-aajJyMyc2015-04-01
| | |
| * | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk_STgv_0fB-y1x_fgzUI10Bg-aajJyMyc2015-04-01
| | |
| * | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g2015-04-01
| | |
| * | removedGravatar https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g2015-04-01
| | |
| * | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g2015-04-01
|/ /
* | formatGravatar Joey Hess2015-03-31
| |
* | devblogGravatar Joey Hess2015-03-31
| |
* | clarifyGravatar Joey Hess2015-03-31
| |
* | forgot to add this commentGravatar Joey Hess2015-03-31
| |
* | forgot to add this commentGravatar Joey Hess2015-03-31
| |
* | close with commentGravatar Joey Hess2015-03-31
| |
* | import: --deduplicate and --cleanduplicates now output the keys ↵Gravatar Joey Hess2015-03-31
| | | | | | | | corresponding to duplicated files they process.
* | addurl --file: When used with a special remote that claims urls and checks ↵Gravatar Joey Hess2015-03-31
| | | | | | | | their contents, don't override the user's provided filename with filenames that the special remote suggests. Also, don't allow adding the url if the special remote says it contains multiple files.
* | test: Fix --list-testsGravatar Joey Hess2015-03-31
| | | | | | | | Seems list order matters, I don't know why, but have reported it on #tasty
* | responseGravatar Joey Hess2015-03-31
| |
* | Relax debian package dependencies to git >= 1:1.7.7.6 rather than needing >= ↵Gravatar Joey Hess2015-03-31
| | | | | | | | | | | | | | 1:2.0. Git.Merge needs >= 1.7.7.6 if built with such a version; rest of code all probes git version at runtime.
* | add gst-integration-testsuitesGravatar Joey Hess2015-03-31
| |