aboutsummaryrefslogtreecommitdiff
path: root/Command/Upgrade.hs
Commit message (Expand)AuthorAge
* .noannex fileGravatar Joey Hess2017-12-13
* showStart variant for when there's no worktree fileGravatar Joey Hess2017-11-28
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Gravatar Joey Hess2016-10-05
* autoinit on upgradeGravatar Joey Hess2016-03-31
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* reorgGravatar Joey Hess2015-12-15
* 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
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* Bug fix: annex.version did not get set on automatic upgrade to v5 direct mod...Gravatar Joey Hess2013-11-26
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* annex.version is now set to 4 for direct mode repositoriesGravatar Joey Hess2013-02-26
* 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
* v3 upgrade code worksGravatar Joey Hess2011-06-23
* refactor some boilerplateGravatar Joey Hess2011-05-15
* upgrade messagesGravatar Joey Hess2011-03-21
* need to explicitly run upgrade nowGravatar Joey Hess2011-03-19
* add explicit upgrade commandGravatar Joey Hess2011-03-16