summaryrefslogtreecommitdiff
path: root/fsck-cache.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make fsck-cache warn about old-style tree objects that have fullLinus Torvalds2005-04-091-0/+9
* Teach "fsck" and "read-tree" about recursive tree-nodes.Linus Torvalds2005-04-091-2/+3
* Make "fsck-cache" print out all the root commits it finds.Linus Torvalds2005-04-091-0/+5
* Fix missing return values and some error tests for empty index filesLinus Torvalds2005-04-091-0/+2
* Make fsck-cache start parsing the object types, and checking theirLinus Torvalds2005-04-081-11/+42
* Add first cut at "fsck-cache" that validates the SHA1 object store.Linus Torvalds2005-04-081-0/+106