summaryrefslogtreecommitdiff
path: root/GitAnnex.hs
Commit message (Expand)AuthorAge
* go go gadget hlintGravatar Joey Hess2011-09-20
* --copies=N can be used to make git-annex only operate on files with the speci...Gravatar Joey Hess2011-09-18
* add --in limitGravatar Joey Hess2011-09-18
* add --and --or --not -( and -)Gravatar Joey Hess2011-09-18
* refactor --exclude to use Utility.MatcherGravatar Joey Hess2011-09-18
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* optimize: A new subcommand that either gets or drops file content as needed t...Gravatar Joey Hess2011-09-14
* Support the standard git -c name=valueGravatar Joey Hess2011-07-14
* add the addurl commandGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* cache the trustmapGravatar Joey Hess2011-06-23
* add merge subcommandGravatar Joey Hess2011-06-22
* tweakGravatar Joey Hess2011-06-02
* refactorGravatar Joey Hess2011-06-02
* better types allowed breaking module dep loopGravatar Joey Hess2011-06-01
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
* Add --numcopies option.Gravatar Joey Hess2011-06-01
* status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16
* started on initremoteGravatar Joey Hess2011-03-28
* Add version command to show git-annex version as well as repository version i...Gravatar Joey Hess2011-03-19
* add explicit upgrade commandGravatar Joey Hess2011-03-16
* whereis: New subcommand to show where a file's content has gotten to.Gravatar Joey Hess2011-03-05
* add describe subcommandGravatar Joey Hess2011-03-03
* new map subcommand, basically workingGravatar Joey Hess2011-02-03
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* New migrate subcommand can be used to switch files to using a different backe...Gravatar Joey Hess2011-01-08
* simplifyGravatar Joey Hess2011-01-07
* make test suite link in git-annex's commands and run directlyGravatar Joey Hess2011-01-06