aboutsummaryrefslogtreecommitdiff
path: root/Usage.hs
Commit message (Expand)AuthorAge
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* Per-command usage messages.Gravatar Joey Hess2013-03-27
* make usage less terrifyingGravatar Joey Hess2013-03-25
* Group subcommands into sections in usage. Closes: #703797Gravatar Joey Hess2013-03-25
* more indentation. must stop.Gravatar Joey Hess2012-10-28
* add --ingroup limitGravatar Joey Hess2012-10-08
* group, ungroup: New commands to indicate groups of repositories.Gravatar Joey Hess2012-10-01
* New --time-limit option, makes long git-annex commands stop after a specified...Gravatar Joey Hess2012-09-25
* addunused: New command, the opposite of dropunused, it relinks unused content...Gravatar Joey Hess2012-05-02
* fix option order in usage displayGravatar Joey Hess2012-03-15
* make Migrate use ReKey rather than the other way aroundGravatar Joey Hess2012-02-16
* order commands in usage by nameGravatar Joey Hess2012-02-16
* addurl: Added a --file optionGravatar Joey Hess2012-02-08
* log --before=dateGravatar Joey Hess2012-01-06
* log --after=dateGravatar Joey Hess2012-01-06
* more command-specific optionsGravatar Joey Hess2012-01-06
* per-command optionsGravatar Joey Hess2012-01-05