aboutsummaryrefslogtreecommitdiff
path: root/Types/Command.hs
Commit message (Expand)AuthorAge
* Make --json and --quiet suppress automatic init messagesGravatar Joey Hess2016-09-05
* make noMessages disable closing of json object in --json modeGravatar Joey Hess2016-01-20
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* 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
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add new section for testing commandsGravatar Joey Hess2014-08-01
* new section for metadataGravatar Joey Hess2014-02-19
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* find: Avoid polluting stdout with progress messages. Closes: #718186Gravatar Joey Hess2013-07-30
* make usage less terrifyingGravatar Joey Hess2013-03-25
* Group subcommands into sections in usage. Closes: #703797Gravatar Joey Hess2013-03-25
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* whitespace fixesGravatar Joey Hess2012-12-13
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* order commands in usage by nameGravatar Joey Hess2012-02-16
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* tweakGravatar Joey Hess2012-01-06
* per-command optionsGravatar Joey Hess2012-01-05
* Command data structure tweakingGravatar Joey Hess2012-01-05
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* refactoring and cleanupGravatar Joey Hess2011-10-30