summaryrefslogtreecommitdiff
path: root/Command/Describe.hs
Commit message (Expand)AuthorAge
* showStart variant for when there's no worktree fileJoey Hess2017-11-28
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* convert all commands to work with optparse-applicativeJoey Hess2015-07-08
* started converting to use optparse-applicativeJoey Hess2015-07-08
* update my email address and homepage urlJoey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* add section metadata to all commandsJoey Hess2013-03-24
* lintJoey Hess2011-11-11
* cleanupJoey Hess2011-10-31
* clean up check selection codeJoey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* reorganize log modulesJoey Hess2011-10-15
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* remove command type definitionsJoey Hess2011-09-15
* improve bare repo handingJoey Hess2011-06-22
* update for git-annex branchJoey Hess2011-06-22
* better multiword parameter handlingJoey Hess2011-05-16
* refactor some boilerplateJoey Hess2011-05-15
* converted several commands to use RemoteJoey Hess2011-03-27
* avoid version check before running version and upgrade commandsJoey Hess2011-03-19
* add describe subcommandJoey Hess2011-03-03