Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops. Fix bad initialization of the "seen" array, causing us to not | Linus Torvalds | 2005-04-10 | 1 | -1/+1 |
* | Oops, the actual 'printf' for missing objects was missing. | Linus Torvalds | 2005-04-10 | 1 | -0/+1 |
* | Add connectivity tracking to fsck. | Linus Torvalds | 2005-04-10 | 1 | -4/+100 |
* | Make fsck-cache warn about old-style tree objects that have full | Linus Torvalds | 2005-04-09 | 1 | -0/+9 |
* | Teach "fsck" and "read-tree" about recursive tree-nodes. | Linus Torvalds | 2005-04-09 | 1 | -2/+3 |
* | Make "fsck-cache" print out all the root commits it finds. | Linus Torvalds | 2005-04-09 | 1 | -0/+5 |
* | Fix missing return values and some error tests for empty index files | Linus Torvalds | 2005-04-09 | 1 | -0/+2 |
* | Make fsck-cache start parsing the object types, and checking their | Linus Torvalds | 2005-04-08 | 1 | -11/+42 |
* | Add first cut at "fsck-cache" that validates the SHA1 object store. | Linus Torvalds | 2005-04-08 | 1 | -0/+106 |