summaryrefslogtreecommitdiff
path: root/Git
Commit message (Collapse)AuthorAge
...
* avoid crash on bad file encodingJoey Hess2013-11-20
|
* Write a dummy .git/HEAD if the file is missing, as git otherwise will not ↵Joey Hess2013-11-20
| | | | treat the repository as a git repo.
* avoid corrupting .git/config, at least for nowJoey Hess2013-11-20
|
* fix repair failure that occurred when index was corrupted, and other objects tooJoey Hess2013-11-19
| | | | | In this case, the index problem prevented fsck from finding the other problems.
* retryingJoey Hess2013-11-19
|
* fix file mode problemsJoey Hess2013-11-19
|
* initial work on git repository destroyerJoey Hess2013-11-19
| | | | | I suspect this might sometimes corrupt the **source** repo, so use with caution!
* updateJoey Hess2013-11-18
|
* copied from git-annexJoey Hess2013-11-18