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
/
reachable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-06
clear parsed flag when we free tree buffers
Jeff King
1
-2
/
+1
2013-03-17
use parse_object_or_die instead of die("bad object")
Jeff King
1
-3
/
+1
2011-11-07
reachable: per-object progress
Jeff King
1
-14
/
+37
2011-11-07
prune: show progress while marking reachable objects
Nguyễn Thái Ngọc Duy
1
-4
/
+10
2011-03-22
Remove unused variables
Johannes Schindelin
1
-5
/
+0
2010-08-29
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
1
-1
/
+1
2009-04-08
process_{tree,blob}: Remove useless xstrdup calls
Björn Steinbrink
1
-1
/
+0
2008-02-18
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
1
-2
/
+8
2008-02-18
reachable.c::process_tree/blob: check for NULL
Martin Koegler
1
-0
/
+4
2008-02-18
process_tag: handle tag->tagged == NULL
Martin Koegler
1
-1
/
+2
2008-02-18
reachable.c::add_one_tree: handle NULL from lookup_tree
Martin Koegler
1
-1
/
+2
2008-02-17
check return code of prepare_revision_walk
Martin Koegler
1
-1
/
+2
2008-01-21
Make on-disk index representation separate from in-core one
Linus Torvalds
1
-1
/
+1
2007-07-02
Merge branch 'maint'
Junio C Hamano
1
-0
/
+20
2007-07-02
Make git-prune submodule aware (and fix a SEGFAULT in the process)
Andy Parkins
1
-0
/
+20
2007-03-21
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
1
-2
/
+1
2007-02-03
scan reflogs independently from refs
Nicolas Pitre
1
-2
/
+2
2007-01-09
Sanitize for_each_reflog_ent()
Johannes Schindelin
1
-1
/
+3
2007-01-06
Move traversal of reachable objects into a separate library.
Junio C Hamano
1
-0
/
+199