summaryrefslogtreecommitdiff
path: root/reachable.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-07-021-0/+20
|\
| * Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins2007-07-021-0/+20
|/
* Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds2007-03-211-2/+1
* scan reflogs independently from refsNicolas Pitre2007-02-031-2/+2
* Sanitize for_each_reflog_ent()Johannes Schindelin2007-01-091-1/+3
* Move traversal of reachable objects into a separate library.Junio C Hamano2007-01-061-0/+199