Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix stderr handling | Joey Hess | 2015-04-03 |
| | |||
* | WIP on making --quiet silence progress, and infra for concurrent progress bars | Joey Hess | 2015-04-03 |
| | |||
* | add import | Joey Hess | 2015-04-03 |
| | |||
* | rename bothHandles -> ioHandles | Joey Hess | 2015-04-03 |
| | |||
* | rename showProgress -> showProgressDots | Joey Hess | 2015-04-03 |
| | |||
* | comment | Joey Hess | 2015-04-03 |
| | |||
* | ascii-progress | Joey Hess | 2015-04-03 |
| | |||
* | Merge remote-tracking branch 'jean/master' | Joey Hess | 2015-04-03 |
|\ | |||
* | | Added a comment: Workaround | https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E | 2015-04-03 |
| | | |||
| * | Merge branch 'master' of github.com:jean/git-annex | Jean Jordaan | 2015-04-03 |
| |\ | |||
| * | | Steer towards deduplication | Jean Jordaan | 2015-04-03 |
|/ / | |||
| * | Steer towards deduplication | Jean Jordaan | 2015-04-03 |
| | | |||
* | | annex.debconf.org IPv4 is down | edward | 2015-04-03 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-04-02 |
|\ \ | |||
* | | | version: Add --raw | Joey Hess | 2015-04-02 |
| | | | |||
| * | | Added a comment: Same problem as another bug | https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc | 2015-04-02 |
|/ / | |||
* | | Significantly sped up processing of large numbers of directories passed to a ↵ | Joey Hess | 2015-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 ↵ | Joey Hess | 2015-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. | Joey Hess | 2015-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. | ||
* | | comment | Joey Hess | 2015-04-02 |
| | | |||
* | | minor opt | Joey Hess | 2015-04-02 |
| | | |||
* | | make segmentXargs preserve order | Joey Hess | 2015-04-02 |
| | | |||
* | | Significantly sped up processing of large numbers of directories passed to a ↵ | Joey Hess | 2015-04-02 |
| | | | | | | | | single git-annex command. | ||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-04-02 |
|\ \ | |||
* | | | bug report | Joey Hess | 2015-04-02 |
| | | | |||
* | | | micro-opt | Joey Hess | 2015-04-01 |
| | | | |||
* | | | remove unused param | Joey Hess | 2015-04-01 |
| | | | |||
| * | | index.mdwn: Typo fix in HTML attribute, widtd → width | Øyvind A. Holm | 2015-04-02 |
| | | | |||
| * | | Various typo fixes in doc/*.mdwn | Øyvind A. Holm | 2015-04-02 |
|/ / | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-04-01 |
|\ \ | |||
* | | | devblog | Joey Hess | 2015-04-01 |
| | | | |||
* | | | fsck: Added --distributed and --expire options, for distributed fsck. | Joey Hess | 2015-04-01 |
| | | | |||
| * | | (no commit message) | sts | 2015-04-01 |
| | | | |||
| * | | Correct typo | https://www.google.com/accounts/o8/id?id=AItOawk_STgv_0fB-y1x_fgzUI10Bg-aajJyMyc | 2015-04-01 |
| | | | |||
| * | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk_STgv_0fB-y1x_fgzUI10Bg-aajJyMyc | 2015-04-01 |
| | | | |||
| * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g | 2015-04-01 |
| | | | |||
| * | | removed | https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g | 2015-04-01 |
| | | | |||
| * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g | 2015-04-01 |
|/ / | |||
* | | format | Joey Hess | 2015-03-31 |
| | | |||
* | | devblog | Joey Hess | 2015-03-31 |
| | | |||
* | | clarify | Joey Hess | 2015-03-31 |
| | | |||
* | | forgot to add this comment | Joey Hess | 2015-03-31 |
| | | |||
* | | forgot to add this comment | Joey Hess | 2015-03-31 |
| | | |||
* | | close with comment | Joey Hess | 2015-03-31 |
| | | |||
* | | import: --deduplicate and --cleanduplicates now output the keys ↵ | Joey Hess | 2015-03-31 |
| | | | | | | | | corresponding to duplicated files they process. | ||
* | | addurl --file: When used with a special remote that claims urls and checks ↵ | Joey Hess | 2015-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-tests | Joey Hess | 2015-03-31 |
| | | | | | | | | Seems list order matters, I don't know why, but have reported it on #tasty | ||
* | | response | Joey Hess | 2015-03-31 |
| | | |||
* | | Relax debian package dependencies to git >= 1:1.7.7.6 rather than needing >= ↵ | Joey Hess | 2015-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-testsuites | Joey Hess | 2015-03-31 |
| | |