index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-13
Make 'fsck' able to take an arbitrary number of parents on the
Linus Torvalds
1
-14
/
+19
2005-04-13
Make fsck reachability avoid doing unnecessary work for
Linus Torvalds
1
-0
/
+3
2005-04-13
Make "fsck-cache" use the same revision tracking structure as "rev-tree".
Linus Torvalds
1
-76
/
+133
2005-04-13
[PATCH] Consolidate the error handling
Petr Baudis
1
-2
/
+1
2005-04-10
Oops. Fix bad initialization of the "seen" array, causing us to not
Linus Torvalds
1
-1
/
+1
2005-04-10
Oops, the actual 'printf' for missing objects was missing.
Linus Torvalds
1
-0
/
+1
2005-04-10
Add connectivity tracking to fsck.
Linus Torvalds
1
-4
/
+100
2005-04-09
Make fsck-cache warn about old-style tree objects that have full
Linus Torvalds
1
-0
/
+9
2005-04-09
Teach "fsck" and "read-tree" about recursive tree-nodes.
Linus Torvalds
1
-2
/
+3
2005-04-09
Make "fsck-cache" print out all the root commits it finds.
Linus Torvalds
1
-0
/
+5
2005-04-09
Fix missing return values and some error tests for empty index files
Linus Torvalds
1
-0
/
+2
2005-04-08
Make fsck-cache start parsing the object types, and checking their
Linus Torvalds
1
-11
/
+42
2005-04-08
Add first cut at "fsck-cache" that validates the SHA1 object store.
Linus Torvalds
1
-0
/
+106
[prev]