Sign in
googlers
/
jrn
/
git
/
96db324a73fdada6fbe7b63221986f8f18cc63b0
/
reachable.c
6e454b9
clear parsed flag when we free tree buffers
by Jeff King
· 12 years ago
f7892d1
use parse_object_or_die instead of die("bad object")
by Jeff King
· 12 years ago
0b26abc
reachable: per-object progress
by Jeff King
· 13 years ago
dc34719
prune: show progress while marking reachable objects
by Nguyễn Thái Ngọc Duy
· 13 years ago
c0aa335
Remove unused variables
by Johannes Schindelin
· 14 years ago
3cd4745
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
by Thiago Farina
· 15 years ago
de551d4
process_{tree,blob}: Remove useless xstrdup calls
by Björn Steinbrink
· 16 years ago
ee4f06c
Merge branch 'mk/maint-parse-careful'
by Junio C Hamano
· 17 years ago
f7de5a5
reachable.c::process_tree/blob: check for NULL
by Martin Koegler
· 17 years ago
cc36934
process_tag: handle tag->tagged == NULL
by Martin Koegler
· 17 years ago
c340663
reachable.c::add_one_tree: handle NULL from lookup_tree
by Martin Koegler
· 17 years ago
3d51e1b
check return code of prepare_revision_walk
by Martin Koegler
· 17 years ago
7a51ed6
Make on-disk index representation separate from in-core one
by Linus Torvalds
· 17 years ago
b941ffa
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
8d2244b
Make git-prune submodule aware (and fix a SEGFAULT in the process)
by Andy Parkins
· 18 years ago
6fda5e5
Initialize tree descriptors with a helper function rather than by hand.
by Linus Torvalds
· 18 years ago
eb8381c
scan reflogs independently from refs
by Nicolas Pitre
· 18 years ago
883d60f
Sanitize for_each_reflog_ent()
by Johannes Schindelin
· 18 years ago
9442147
Move traversal of reachable objects into a separate library.
by Junio C Hamano
· 18 years ago