summaryrefslogtreecommitdiff
path: root/GitAnnex
Commit message (Collapse)AuthorAge
* 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 ↵Gravatar Joey Hess2013-07-03
| | | | last run of git annex unused. Supported by fsck, get, move, copy.
* Add --all option, and support it for fsckGravatar Joey Hess2013-07-03
|
* Per-command usage messages.Gravatar Joey Hess2013-03-27