| Commit message (Expand) | Author | Age |
* | drop incremental json object display; clean up code | Joey Hess | 2016-09-09 |
* | better locking for json with -J | Joey Hess | 2016-09-09 |
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | buffer json output until done when in concurrent mode | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | fix build with pre-AMP ghc | Joey Hess | 2016-09-06 |
* | Make --json and --quiet suppress automatic init messages | Joey Hess | 2016-09-05 |
* | move Arbitrary instance to new Types.Transfer module | Joey Hess | 2016-09-05 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | Added metadata --batch option, which allows getting, setting, deleting, and m... | Joey Hess | 2016-07-27 |
* | improved use of Aeson for JSONActionItem | Joey Hess | 2016-07-26 |
* | saner format for metadata --json | Joey Hess | 2016-07-26 |
* | minor typo fixes throughout | Yaroslav Halchenko | 2016-06-02 |
* | Pass the various gnupg-options configs to gpg in several cases where they wer... | Joey Hess | 2016-05-23 |
* | Added new encryption=sharedpubkey mode for special remotes. | Joey Hess | 2016-05-10 |
* | Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio... | Joey Hess | 2016-05-10 |
* | metadata: Added -r to remove all current values of a field. | Joey Hess | 2016-02-29 |
* | Support --metadata field<number, --metadata field>number etc to match ranges ... | Joey Hess | 2016-02-27 |
* | annex.addunlocked | Joey Hess | 2016-02-16 |
* | Work around problem with concurrent-output when in a non-unicode locale by av... | Joey Hess | 2016-02-14 |
* | matchexpression: Added --largefiles option to parse an annex.largefiles expre... | Joey Hess | 2016-02-03 |
* | annex.addsmallfiles: New option controlling what is done when adding files no... | Joey Hess | 2016-01-28 |
* | Get rid of unnecessary Monad constraint | Gabor Greif | 2016-01-28 |
* | fix build on old ghc | Joey Hess | 2016-01-26 |
* | matchexpression: New plumbing command to check if a preferred content express... | Joey Hess | 2016-01-25 |
* | remove module unused since switch to optparse-applicative | Joey Hess | 2016-01-21 |
* | optimise getUUID | Joey Hess | 2016-01-20 |
* | 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 |
* | fix build with old ghc | Joey Hess | 2016-01-13 |
* | test: Added --keep-failures option. | Joey Hess | 2016-01-06 |
* | annex.thin | Joey Hess | 2015-12-27 |
* | refactoring | Joey Hess | 2015-12-22 |
* | fix build warnings under ghc 7.10 | Joey Hess | 2015-12-19 |
* | fix use of hifalutin terminology | Joey Hess | 2015-11-16 |
* | convert from Utility.LockPool to Annex.LockPool everywhere | Joey Hess | 2015-11-12 |
* | pid locking configuration and abstraction layer for git-annex | Joey Hess | 2015-11-12 |
* | fix build w/o concurrent-output | Joey Hess | 2015-11-06 |
* | 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 |
* | implement lockContent for ssh remotes | Joey Hess | 2015-10-09 |
* | fix local dropping to not require extra locking of copies, but only that the ... | Joey Hess | 2015-10-09 |
* | rename constructor | Joey Hess | 2015-10-09 |
* | display drop safety proofs in debug mode | Joey Hess | 2015-10-09 |
* | content locking during drop working for local git remotes | Joey Hess | 2015-10-09 |
* | finish and use lockContent interface | Joey Hess | 2015-10-09 |
* | improve drop proof code | Joey Hess | 2015-10-09 |
* | refactor | Joey Hess | 2015-10-09 |
* | TrustedCopy is good enough to allow dropping | Joey Hess | 2015-10-08 |
* | support invalidating existing VerifiedCopys | Joey Hess | 2015-10-08 |