summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* 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
| * add test for stable macsGravatar Joey Hess2015-04-19
| * commentGravatar Joey Hess2015-04-18
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* | Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-04-14
|\|
| * a few hlintsGravatar Joey Hess2015-04-11
* | use built-in progress meters for git when in parallel modeGravatar Joey Hess2015-04-10
|/
* use defGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* relFile does not have to be relative; rename to currFileGravatar Joey Hess2015-02-06
* use a SetGravatar Joey Hess2015-01-28
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* refactorGravatar Joey Hess2015-01-28
* rework Differences data typeGravatar Joey Hess2015-01-28
* only simplify Version differencesGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* don't allow file paths to .git directoryGravatar Joey Hess2014-12-11