summaryrefslogtreecommitdiff
path: root/git-recover-repository.hs
Commit message (Collapse)AuthorAge
* 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
|
* make git fsck batch-capableGravatar Joey Hess2013-10-22
|
* better messages for bare repositoriesGravatar Joey Hess2013-10-22
|
* index file recoveryGravatar Joey Hess2013-10-22
|
* add reflogGravatar Joey Hess2013-10-21
|
* corrupt branch resetting (but not yet reflog walking)Gravatar Joey Hess2013-10-21
|
* implemented removal of corrupt tracking branchesGravatar Joey Hess2013-10-21
| | | | | | Oh, git, you made this so hard. Not determining if a branch pointed to some corrupt object, that was easy, but dealing with corrupt branches using git plumbing is a PITA.
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20