| Commit message (Expand) | Author | Age |
* | Added remote.<name>.annex-push and remote.<name>.annex-pull | Joey Hess | 2017-04-05 |
* | test suite infra for testing mocked ssh remotes | Joey Hess | 2017-03-17 |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | improve layout | Joey Hess | 2017-03-01 |
* | Fix reversion in yesterday's release that made SHA1E and MD5E backends not work. | Joey Hess | 2017-03-01 |
* | fix build with old ghc | Joey Hess | 2017-02-28 |
* | annex.securehashesonly | Joey Hess | 2017-02-27 |
* | add cryptographicallySecure | Joey Hess | 2017-02-27 |
* | fix up Read instance incompatability caused by recent commit | Joey Hess | 2017-02-24 |
* | add KeyVariety type | Joey Hess | 2017-02-24 |
* | factor non-type stuff out of Key | Joey Hess | 2017-02-24 |
* | make file2key reject E* backend keys with a long extension | Joey Hess | 2017-02-24 |
* | Tighten key parser to not accept keys containing a non-numeric fields, which ... | Joey Hess | 2017-02-24 |
* | post-recive hook to make updateInstead work in direct mode and adjusted branches | Joey Hess | 2017-02-17 |
* | add SetupStage parameter to RemoteType.setup | Joey Hess | 2017-02-07 |
* | New annex.synccontent config setting | Joey Hess | 2017-02-03 |
* | annex.autocommit can be configured via git-annex config | Joey Hess | 2017-02-03 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
* | implementation of peer-to-peer protocol | Joey Hess | 2016-11-17 |
* | 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 |