aboutsummaryrefslogtreecommitdiff
path: root/reachable.c
Commit message (Expand)AuthorAge
* Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-02-18
|\
| * reachable.c::process_tree/blob: check for NULLMartin Koegler2008-02-18
| * process_tag: handle tag->tagged == NULLMartin Koegler2008-02-18
| * reachable.c::add_one_tree: handle NULL from lookup_treeMartin Koegler2008-02-18
* | check return code of prepare_revision_walkMartin Koegler2008-02-17
* | Make on-disk index representation separate from in-core oneLinus Torvalds2008-01-21
|/
* Merge branch 'maint'Junio C Hamano2007-07-02
|\
| * Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins2007-07-02
|/
* Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds2007-03-21
* scan reflogs independently from refsNicolas Pitre2007-02-03
* Sanitize for_each_reflog_ent()Johannes Schindelin2007-01-09
* Move traversal of reachable objects into a separate library.Junio C Hamano2007-01-06