summaryrefslogtreecommitdiff
path: root/git-repair.hs
Commit message (Collapse)AuthorAge
* Avoid treating refs that are not commit objects as evidence of repository ↵Joey Hess2022-05-04
| | | | | | corruption merged fix from git-annex, which actually has such a ref, refs/annex/last-index
* Merge from git-annex.Joey Hess2021-01-11
|
* merge from git-annex and relicense accordinglyJoey Hess2020-01-02
| | | | | | | | | | | Merge git library and utility from git-annex. The former is now relicensed AGPL, so git-repair as a whole becomes AGPL. For simplicity, I am relicensing the remainder of the code in git-repair AGPL as well, per the header changes in this commit. While that code is also technically available under the GPL license, as it's been released under that license before, changes going forward will be only released by me under the AGPL.
* Merge from git-annex.Joey Hess2016-12-24
|
* whitespaceJoey Hess2014-10-12
|
* Update to build with optparse-applicative 0.10. Closes: #761552Joey Hess2014-09-14
|
* --test --retry should retry, not do new testsJoey Hess2014-02-26
|
* merge from git-annexJoey Hess2013-12-10
|
* simplifyJoey Hess2013-11-21
|
* combine test program into git-repairJoey Hess2013-11-21
|
* simplifyJoey Hess2013-11-21
|
* 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
|
* copied from git-annexJoey Hess2013-11-18