summaryrefslogtreecommitdiff
path: root/Command/Repair.hs
Commit message (Expand)AuthorAge
* 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
* hlintJoey Hess2014-10-09
* remove Read instance for RefJoey Hess2014-02-19
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* repair: better messages when nuking .git/annex/indexJoey Hess2014-01-13
* repair: Remove damaged git-annex sync branches.Joey Hess2013-12-10
* Improve repair of git-annex index file.Joey Hess2013-12-10
* make repair command deal with non-git-annex reposJoey Hess2013-10-23
* wire git repair into webappJoey Hess2013-10-23
* minorJoey Hess2013-10-23
* repair command: add handling of git-annex branch and indexJoey Hess2013-10-23
* add repair commandJoey Hess2013-10-23