summaryrefslogtreecommitdiff
path: root/git-repair.cabal
Commit message (Collapse)AuthorAge
* try to recover even if git fsck cannot be coaxed to tell us any bad objectsJoey Hess2013-11-20
| | | | | | | Sometimes git fsck outputs no shas even with --verbose, but fails, due to badly corrupt objects. The best thing to do in this situation is to try to pull and rsync from remotes, hoping that the bad objects will be overwritten.
* initial work on git repository destroyerJoey Hess2013-11-19
| | | | | I suspect this might sometimes corrupt the **source** repo, so use with caution!
* use optparse-applicativeJoey Hess2013-11-18
|
* debianizationJoey Hess2013-11-18
|
* typoJoey Hess2013-11-18
|
* does not need pretty-showJoey Hess2013-11-18
|
* copied from git-annexJoey Hess2013-11-18