aboutsummaryrefslogtreecommitdiff
path: root/Command/Untrust.hs
Commit message (Expand)AuthorAge
* 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
* refactorGravatar Joey Hess2014-02-20
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* 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
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* 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
* improve bare repo handingGravatar Joey Hess2011-06-22
* better multiword parameter handlingGravatar Joey Hess2011-05-16
* refactor some boilerplateGravatar Joey Hess2011-05-15
* converted several commands to use RemoteGravatar Joey Hess2011-03-27
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* prevent trust commands from trying to do things in a bare repoGravatar Joey Hess2011-03-03
* trust setting improvementsGravatar Joey Hess2011-01-26
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
* quiet git commit messagesGravatar Joey Hess2011-01-11
* refactor in preparation for adding a git-annex-shell commandGravatar Joey Hess2010-12-30
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
* forgot to add theseGravatar Joey Hess2010-12-28