summaryrefslogtreecommitdiff
path: root/reachable.c
AgeCommit message (Expand)Author
2007-07-03Merge branch 'maint'Junio C Hamano
2007-07-02Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds
2007-02-03scan reflogs independently from refsNicolas Pitre
2007-01-09Sanitize for_each_reflog_ent()Johannes Schindelin
2007-01-07Move traversal of reachable objects into a separate library.Junio C Hamano