aboutsummaryrefslogtreecommitdiff
path: root/Command/NumCopies.hs
Commit message (Expand)AuthorAge
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* make query commands not output extraneous messagesGravatar Joey Hess2017-02-16
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* avoid using print action, which is reserved for debuggingGravatar Joey Hess2015-10-06
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* refactorGravatar Joey Hess2015-04-30
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* hlintGravatar Joey Hess2014-10-09
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20