summaryrefslogtreecommitdiff
path: root/Command/Direct.hs
Commit message (Expand)AuthorAge
* 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