aboutsummaryrefslogtreecommitdiffstats
path: root/list-objects.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21rename dirlink to gitlink.Martin Waitz1-1/+1
2007-04-14Teach git list-objects logic to not follow gitlinksLinus Torvalds1-0/+34
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds1-2/+1
2006-09-07pack-objects: further work on internal rev-list logic.Junio C Hamano1-0/+33
2006-09-07Separate object listing routines out of rev-listJunio C Hamano1-0/+107