aboutsummaryrefslogtreecommitdiff
path: root/Command/Repair.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* 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
* hlintGravatar Joey Hess2014-10-09
* remove Read instance for RefGravatar Joey Hess2014-02-19
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* repair: better messages when nuking .git/annex/indexGravatar Joey Hess2014-01-13
* repair: Remove damaged git-annex sync branches.Gravatar Joey Hess2013-12-10
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* make repair command deal with non-git-annex reposGravatar Joey Hess2013-10-23
* wire git repair into webappGravatar Joey Hess2013-10-23
* minorGravatar Joey Hess2013-10-23
* repair command: add handling of git-annex branch and indexGravatar Joey Hess2013-10-23
* add repair commandGravatar Joey Hess2013-10-23