aboutsummaryrefslogtreecommitdiff
path: root/Command/InAnnex.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* convert all commands to work with optparse-applicativeGravatar 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
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* where indentationGravatar Joey Hess2012-11-12
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* safer inannex checkingGravatar Joey Hess2011-11-09
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* remove command type definitionsGravatar Joey Hess2011-09-15
* finished hlint passGravatar Joey Hess2011-07-15
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* fixed dropkey, setkey, and git-annex-shell subcommandsGravatar Joey Hess2011-03-15
* rename fileGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* got rid of Core moduleGravatar Joey Hess2011-01-16
* git-annex-shell mostly done now, only needs 2 more subcommandsGravatar Joey Hess2010-12-30