summaryrefslogtreecommitdiff
path: root/reachable.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Libravatar Linus Torvalds1-2/+1
2007-02-03scan reflogs independently from refsLibravatar Nicolas Pitre1-2/+2
2007-01-09Sanitize for_each_reflog_ent()Libravatar Johannes Schindelin1-1/+3
2007-01-06Move traversal of reachable objects into a separate library.Libravatar Junio C Hamano1-0/+199