summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* 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
* annex.thinGravatar Joey Hess2015-12-27
* refactoringGravatar Joey Hess2015-12-22
* fix build warnings under ghc 7.10Gravatar Joey Hess2015-12-19
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* pid locking configuration and abstraction layer for git-annexGravatar Joey Hess2015-11-12
* fix build w/o concurrent-outputGravatar Joey Hess2015-11-06
* arrange for regional output manager to run when -J is enabledGravatar Joey Hess2015-11-04
* concurrent-output, first passGravatar Joey Hess2015-11-04
* implement lockContent for ssh remotesGravatar Joey Hess2015-10-09
* fix local dropping to not require extra locking of copies, but only that the ...Gravatar Joey Hess2015-10-09
* rename constructorGravatar Joey Hess2015-10-09
* display drop safety proofs in debug modeGravatar Joey Hess2015-10-09
* content locking during drop working for local git remotesGravatar Joey Hess2015-10-09
* finish and use lockContent interfaceGravatar Joey Hess2015-10-09
* improve drop proof codeGravatar Joey Hess2015-10-09
* refactorGravatar Joey Hess2015-10-09
* TrustedCopy is good enough to allow droppingGravatar Joey Hess2015-10-08
* support invalidating existing VerifiedCopysGravatar Joey Hess2015-10-08
* add VerifiedCopy data typeGravatar Joey Hess2015-10-08
* add removeKey action to RemoteGravatar Joey Hess2015-10-08
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* rename fsckKey to verifyKeyContentGravatar Joey Hess2015-10-01
* support gpg.programGravatar Joey Hess2015-09-09
* fix test suite fail in LANG=CGravatar Joey Hess2015-08-12
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* improve global options display in --helpGravatar Joey Hess2015-07-10
* wired up global optionsGravatar Joey Hess2015-07-10
* convert global options (still not used)Gravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09
* refactorGravatar Joey Hess2015-07-09