aboutsummaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* test suite infra for testing mocked ssh remotesGravatar Joey Hess2017-03-17
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* improve layoutGravatar Joey Hess2017-03-01
* Fix reversion in yesterday's release that made SHA1E and MD5E backends not work.Gravatar Joey Hess2017-03-01
* fix build with old ghcGravatar Joey Hess2017-02-28
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* add cryptographicallySecureGravatar Joey Hess2017-02-27
* fix up Read instance incompatability caused by recent commitGravatar Joey Hess2017-02-24
* add KeyVariety typeGravatar Joey Hess2017-02-24
* factor non-type stuff out of KeyGravatar Joey Hess2017-02-24
* make file2key reject E* backend keys with a long extensionGravatar Joey Hess2017-02-24
* Tighten key parser to not accept keys containing a non-numeric fields, which ...Gravatar Joey Hess2017-02-24
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* add SetupStage parameter to RemoteType.setupGravatar Joey Hess2017-02-07
* New annex.synccontent config settingGravatar Joey Hess2017-02-03
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17
* drop incremental json object display; clean up codeGravatar Joey Hess2016-09-09
* better locking for json with -JGravatar Joey Hess2016-09-09
* addurl, get: Added --json-progress option, which adds progress objects to the...Gravatar Joey Hess2016-09-09
* buffer json output until done when in concurrent modeGravatar Joey Hess2016-09-09
* disentangle concurrency and message typeGravatar Joey Hess2016-09-09
* fix build with pre-AMP ghcGravatar Joey Hess2016-09-06
* Make --json and --quiet suppress automatic init messagesGravatar Joey Hess2016-09-05
* move Arbitrary instance to new Types.Transfer moduleGravatar Joey Hess2016-09-05
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* Added metadata --batch option, which allows getting, setting, deleting, and m...Gravatar Joey Hess2016-07-27
* improved use of Aeson for JSONActionItemGravatar Joey Hess2016-07-26
* saner format for metadata --jsonGravatar Joey Hess2016-07-26
* minor typo fixes throughoutGravatar Yaroslav Halchenko2016-06-02
* Pass the various gnupg-options configs to gpg in several cases where they wer...Gravatar Joey Hess2016-05-23
* Added new encryption=sharedpubkey mode for special remotes.Gravatar Joey Hess2016-05-10
* Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...Gravatar Joey Hess2016-05-10
* metadata: Added -r to remove all current values of a field.Gravatar Joey Hess2016-02-29
* Support --metadata field<number, --metadata field>number etc to match ranges ...Gravatar Joey Hess2016-02-27
* annex.addunlockedGravatar Joey Hess2016-02-16
* Work around problem with concurrent-output when in a non-unicode locale by av...Gravatar Joey Hess2016-02-14
* matchexpression: Added --largefiles option to parse an annex.largefiles expre...Gravatar Joey Hess2016-02-03
* annex.addsmallfiles: New option controlling what is done when adding files no...Gravatar Joey Hess2016-01-28
* Get rid of unnecessary Monad constraintGravatar Gabor Greif2016-01-28
* fix build on old ghcGravatar Joey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* remove module unused since switch to optparse-applicativeGravatar Joey Hess2016-01-21
* optimise getUUIDGravatar Joey Hess2016-01-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* make noMessages disable closing of json object in --json modeGravatar Joey Hess2016-01-20
* fix build with old ghcGravatar Joey Hess2016-01-13
* test: Added --keep-failures option.Gravatar Joey Hess2016-01-06