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
/
builtin-fsck.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-02
git-fsck: add --lost-found option
Johannes Schindelin
1
-0
/
+22
2007-06-07
War on whitespace
Junio C Hamano
1
-2
/
+2
2007-06-04
git-fsck: learn about --verbose
Johannes Schindelin
1
-1
/
+41
2007-05-29
Ensure the pack index is opened before access
Shawn O. Pearce
1
-1
/
+4
2007-05-21
rename dirlink to gitlink.
Martin Waitz
1
-2
/
+2
2007-04-29
Merge branch 'maint'
Junio C Hamano
1
-0
/
+6
2007-04-28
Catch empty pathnames in trees during fsck
Shawn O. Pearce
1
-0
/
+6
2007-04-21
Merge branch 'lt/gitlink'
Junio C Hamano
1
-1
/
+8
2007-04-21
Merge branch 'np/pack'
Junio C Hamano
1
-1
/
+1
2007-04-11
Merge branch 'maint'
Junio C Hamano
1
-8
/
+16
2007-04-11
fsck: do not complain on detached HEAD.
Junio C Hamano
1
-8
/
+16
2007-04-10
Teach "fsck" not to follow subproject links
Linus Torvalds
1
-1
/
+8
2007-04-10
get rid of num_packed_objects()
Nicolas Pitre
1
-1
/
+1
2007-04-05
Fix lost-found to show commits only referenced by reflogs
Shawn O. Pearce
1
-1
/
+7
2007-04-05
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
1
-6
/
+3
2007-03-21
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
1
-3
/
+2
2007-03-10
Merge branch 'jc/fsck'
Junio C Hamano
1
-6
/
+22
2007-03-07
Use uint32_t for all packed object counts.
Shawn O. Pearce
1
-1
/
+1
2007-03-05
fsck: exit with non-zero status upon errors
Junio C Hamano
1
-5
/
+21
2007-03-05
fsck: fix broken loose object check.
Junio C Hamano
1
-1
/
+1
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-1
/
+1
2007-02-03
Merge branch 'master' into np/dreflog
Junio C Hamano
1
-0
/
+694
2007-02-03
Assorted typo fixes
Pavel Roskin
1
-1
/
+1
2007-01-29
Make fsck and fsck-objects be builtins.
Mark Wooding
1
-0
/
+689