18 Commits (0fcfd160b0495c0881e142c546c4418b8cea7e93)

Author SHA1 Message Date
Daniel Barkalow ff5ebe39b0 [PATCH] Port fsck-cache to use parsing functions 20 years ago
Linus Torvalds 08ca0b04ba Make the revision tracking track the object types too. 20 years ago
Linus Torvalds 01796b0e91 Make "revision.h" slightly better to use. 20 years ago
Linus Torvalds 458754a9fe Use common "revision.h" header for both fsck and rev-tree. 20 years ago
Linus Torvalds bcee6fd8e7 Make 'fsck' able to take an arbitrary number of parents on the 20 years ago
Linus Torvalds 2845dbe4a4 Make fsck reachability avoid doing unnecessary work for 20 years ago
Linus Torvalds d9839e0305 Make "fsck-cache" use the same revision tracking structure as "rev-tree". 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Linus Torvalds 91af81a98e Oops. Fix bad initialization of the "seen" array, causing us to not 20 years ago
Linus Torvalds f1257f3a33 Oops, the actual 'printf' for missing objects was missing. 20 years ago
Linus Torvalds 8ba0bbb237 Add connectivity tracking to fsck. 20 years ago
Linus Torvalds 4e6616ab77 Make fsck-cache warn about old-style tree objects that have full 20 years ago
Linus Torvalds f768846e34 Teach "fsck" and "read-tree" about recursive tree-nodes. 20 years ago
Linus Torvalds 16d4d1ba6c Make "fsck-cache" print out all the root commits it finds. 20 years ago
Linus Torvalds 59c1e24980 Fix missing return values and some error tests for empty index files 20 years ago
Linus Torvalds 1ea34e365b Make fsck-cache start parsing the object types, and checking their 20 years ago
Linus Torvalds 20222118ae Add first cut at "fsck-cache" that validates the SHA1 object store. 20 years ago