summaryrefslogtreecommitdiff
path: root/GitAnnex
Commit message (Expand)AuthorAge
* reorganize some files and importsGravatar Joey Hess2014-01-26
* All commands that support --all also support a --key option, which limits the...Gravatar Joey Hess2014-01-26
* benchmarked numcopies .gitattributes in preferred contentGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* Add and use numcopiesneeded preferred content expression.Gravatar Joey Hess2014-01-20
* global numcopies settingGravatar Joey Hess2014-01-20
* Remove --json option from commands not supporting it.Gravatar Joey Hess2014-01-18
* pass -c option on to all git commands runGravatar Joey Hess2013-11-05
* wordingGravatar Joey Hess2013-10-28
* add --want-get and --want-drop optionsGravatar Joey Hess2013-10-28
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20
* Make --numcopies override annex.numcopies set in .gitattributes.Gravatar Joey Hess2013-07-09
* --unused: New switch that makes git-annex operate on all data found by the la...Gravatar Joey Hess2013-07-03
* Add --all option, and support it for fsckGravatar Joey Hess2013-07-03
* Per-command usage messages.Gravatar Joey Hess2013-03-27