| Commit message (Expand) | Author | Age |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | remove unused import | Joey Hess | 2016-07-27 |
* | fix implicit --all in bare repo | Joey Hess | 2016-07-20 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | propigate error | Joey Hess | 2016-07-20 |
* | --branch, stage 1 | Joey Hess | 2016-07-20 |
* | Remove the EKG build flag, since Gentoo for some reason decided to enable thi... | Joey Hess | 2016-07-06 |
* | reinject: Added new mode which can reinject known files into the annex. | Joey Hess | 2016-04-22 |
* | calckey: New plumbing command, calculates the key that would be used to refer... | Joey Hess | 2016-04-20 |
* | adjusted branches, proof of concept | Joey Hess | 2016-02-25 |
* | Work around problem with concurrent-output when in a non-unicode locale by av... | Joey Hess | 2016-02-14 |
* | remove 3 build flags | Joey Hess | 2016-01-26 |
* | matchexpression: New plumbing command to check if a preferred content express... | Joey Hess | 2016-01-25 |
* | Bug fix: Git config settings passed to git-annex -c did not always take effect. | Joey Hess | 2016-01-22 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | make noMessages disable closing of json object in --json mode | Joey Hess | 2016-01-20 |
* | whereis --batch | Joey Hess | 2016-01-20 |
* | add --batch | Joey Hess | 2016-01-19 |
* | fix import warnings | Joey Hess | 2016-01-14 |
* | immediate queue flushing when annex.queuesize=1 | Joey Hess | 2016-01-13 |
* | add database benchmark | Joey Hess | 2016-01-12 |
* | improve data type | Joey Hess | 2016-01-01 |
* | wait for git lstree to exit | Joey Hess | 2016-01-01 |
* | add unlocked flag for git-annex-shell recvkey | Joey Hess | 2015-12-26 |
* | Merge branch 'master' into smudge | Joey Hess | 2015-12-22 |
|\ |
|
| * | addurl: Added --with-files option. | Joey Hess | 2015-12-22 |
| * | refactor | Joey Hess | 2015-12-22 |
* | | Merge branch 'master' into smudge | Joey Hess | 2015-12-21 |
|\| |
|
| * | addurl: Added --batch option. | Joey Hess | 2015-12-21 |
* | | rename stuff for v5 unlocked files to indicate it's old | Joey Hess | 2015-12-15 |
* | | fsck for v6 unlocked files | Joey Hess | 2015-12-11 |
* | | avoid pre-commit hook messing up new-style unlocked files in v6 repo | Joey Hess | 2015-12-09 |
* | | support pointer files | Joey Hess | 2015-12-07 |
* | | merge clean into smudge command | Joey Hess | 2015-12-04 |
* | | skeleton smudge/clean filters | Joey Hess | 2015-12-04 |
|/ |
|
* | increase number of capabilities to match -Jn setting | Joey Hess | 2015-11-05 |
* | join back threads before ending concurrent output so display works | Joey Hess | 2015-11-05 |
* | arrange for regional output manager to run when -J is enabled | Joey Hess | 2015-11-04 |
* | concurrent-output, first pass | Joey Hess | 2015-11-04 |
* | git-annex-shell: Added lockcontent command, to prevent dropping of key's cont... | Joey Hess | 2015-10-08 |
* | Improve bash completion, so it completes names of remotes and backends in app... | Joey Hess | 2015-09-14 |
* | metadata: Fix reversion introduced in 5.20150727 that caused display of metad... | Joey Hess | 2015-08-11 |
* | git-annex-shell: Don't let configlist auto-init repository when in readonly m... | Joey Hess | 2015-08-05 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | fix bash completion of filenames containing spaces | Joey Hess | 2015-07-20 |
* | fix description of option | Joey Hess | 2015-07-13 |
* | wire tasty's option parser into the main program option parser | Joey Hess | 2015-07-13 |