Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | moving git-repair to its own package | Joey Hess | 2013-11-18 |
| | |||
* | minor | Joey Hess | 2013-10-23 |
| | |||
* | repair command: add handling of git-annex branch and index | Joey Hess | 2013-10-23 |
| | |||
* | add repair command | Joey Hess | 2013-10-23 |
| | |||
* | make git fsck batch-capable | Joey Hess | 2013-10-22 |
| | |||
* | better messages for bare repositories | Joey Hess | 2013-10-22 |
| | |||
* | index file recovery | Joey Hess | 2013-10-22 |
| | |||
* | add reflog | Joey Hess | 2013-10-21 |
| | |||
* | corrupt branch resetting (but not yet reflog walking) | Joey Hess | 2013-10-21 |
| | |||
* | implemented removal of corrupt tracking branches | Joey Hess | 2013-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 done | Joey Hess | 2013-10-20 |