summaryrefslogtreecommitdiffstats
path: root/list-objects.c
AgeCommit message (Expand)AuthorLines
2008-02-18list-objects.c::process_tree/blob: check for NULLMartin Koegler-0/+4
2007-11-10Fix memory leak in traverse_commit_listShawn O. Pearce-0/+7
2007-05-21rename dirlink to gitlink.Martin Waitz-1/+1
2007-04-14Teach git list-objects logic to not follow gitlinksLinus Torvalds-0/+34
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds-2/+1
2006-09-07pack-objects: further work on internal rev-list logic.Junio C Hamano-0/+33
2006-09-07Separate object listing routines out of rev-listJunio C Hamano-0/+107