aboutsummaryrefslogtreecommitdiff
path: root/Command/Direct.hs
Commit message (Expand)AuthorAge
* more lambda-case conversionGravatar Joey Hess2017-12-05
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* correct spelling mistakesGravatar Edward Betts2017-02-12
* 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
* don't let git-annex direct be run in a v6 repoGravatar Joey Hess2015-12-04
* 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
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* support commit.gpgsignGravatar Joey Hess2014-07-04
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Gravatar Joey Hess2013-12-29
* quash warningGravatar Joey Hess2013-10-03
* fix direct mode switch permissions problemGravatar Joey Hess2013-09-30
* direct, indirect: Refuse to do anything when the assistant or git-annex watch...Gravatar Joey Hess2013-04-22
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* git subcommand cleanupGravatar Joey Hess2013-03-03
* annex.version is now set to 4 for direct mode repositoriesGravatar Joey Hess2013-02-26
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* partial and incomplete automatic merging in direct modeGravatar Joey Hess2012-12-18
* direct mode merging works!Gravatar Joey Hess2012-12-18
* add ok'sGravatar Joey Hess2012-12-13
* added direct and indirect commandsGravatar Joey Hess2012-12-13