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