summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* 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
* converted fsck's options to optparse-applicativeGravatar Joey Hess2015-07-08
* support cmdnorepo actions, also using getopt-applicative thereGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* unused: --used-refspec can now be configured to look at refs in the reflog. T...Gravatar Joey Hess2015-07-07
* use bloom filter in second pass of sync --all --contentGravatar Joey Hess2015-06-16
* instance Hashable Key for bloomfilterGravatar Joey Hess2015-06-16
* adjust standard preferred content to work better with git annex sync --all --...Gravatar Joey Hess2015-06-16
* Fix incremental backup standard preferred content expression to match its doc...Gravatar Joey Hess2015-06-16
* 4 ns optimisation of repeated calls to hasDifference on the same DifferencesGravatar Joey Hess2015-06-11
* fromkey, registerurl: Improve handling of urls that happen to also be parsabl...Gravatar Joey Hess2015-05-30
* better memoize core.sharedrepository handlingGravatar Joey Hess2015-05-19
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* add annex.used-refspecGravatar Joey Hess2015-05-14
* unused: Add --used option, which can specify a set of refs to consider used, ...Gravatar Joey Hess2015-05-14
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
| * refactorGravatar Joey Hess2015-04-19
| * switch to using cryptohash for MACGravatar Joey Hess2015-04-19