summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* fix skipping git hooksJoey Hess2014-02-26
* avoid swapping file with itself when different file selectors select same fileJoey Hess2014-02-26
* avoid damaging git hook scriptsJoey Hess2014-02-26
* handle swap with self caseJoey Hess2014-02-25
* Add swapping 2 files test case.Joey Hess2014-02-24
* better type, allowing multiple files in a DamageJoey Hess2014-02-24
* merge from git-annexJoey Hess2014-02-24
* Check git version at run time.Joey Hess2014-01-21
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs dir...Joey Hess2014-01-15
* merge from git-annexJoey Hess2014-01-13
* Support old git versions from before git fsck --no-dangling was implemented.Joey Hess2014-01-13
* merge from git-annexJoey Hess2013-12-10
* merge from git-annexJoey Hess2013-12-10
* merge from git-annexJoey Hess2013-12-01
* merge from git-annexJoey Hess2013-11-30
* better data typeJoey Hess2013-11-30
* try turning on write bit on loose objectsJoey Hess2013-11-21
* make sure index file is writable in pre-repairJoey Hess2013-11-21
* merge from git-annexJoey Hess2013-11-21
* new cleanCorruptObjectsJoey Hess2013-11-21
* remove old TODOJoey Hess2013-11-21
* formatJoey Hess2013-11-21
* deal with illegal refs in packed-refs fileJoey Hess2013-11-21
* remove debug printJoey Hess2013-11-21
* clean upJoey Hess2013-11-21
* really fix findMissing (?)Joey Hess2013-11-21
* minor optJoey Hess2013-11-21
* remove warningJoey Hess2013-11-21
* better FileSelector distributionJoey Hess2013-11-21
* improve findMissingJoey Hess2013-11-21
* better Arbitrary instance for FileSelectorJoey Hess2013-11-21
* stop using cat-file --batch for findMissingJoey Hess2013-11-20
* fix cat-file stall bugJoey Hess2013-11-20
* missed checking the index in this caseJoey Hess2013-11-20
* fix another failureJoey Hess2013-11-20
* catch non-IO exception from cat-fileJoey Hess2013-11-20
* more fixesJoey Hess2013-11-20
* fix pack explodingJoey Hess2013-11-20
* fix reversion of bad fsck tryharder codeJoey Hess2013-11-20
* remove fsck tryharder codeJoey Hess2013-11-20
* tighten up invalid HEAD detectionJoey Hess2013-11-20
* fix a crashJoey Hess2013-11-20
* deal with corrupted index againJoey Hess2013-11-20
* reorgJoey Hess2013-11-20
* try to recover even if git fsck cannot be coaxed to tell us any bad objectsJoey Hess2013-11-20
* avoid crash on bad file encodingJoey Hess2013-11-20
* Write a dummy .git/HEAD if the file is missing, as git otherwise will not tre...Joey Hess2013-11-20
* 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
* retryingJoey Hess2013-11-19