summaryrefslogtreecommitdiff
path: root/list-objects.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-18list-objects.c::process_tree/blob: check for NULLLibravatar Martin Koegler1-0/+4
2007-11-10Fix memory leak in traverse_commit_listLibravatar Shawn O. Pearce1-0/+7
2007-05-21rename dirlink to gitlink.Libravatar Martin Waitz1-1/+1
2007-04-14Teach git list-objects logic to not follow gitlinksLibravatar Linus Torvalds1-0/+34
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Libravatar Linus Torvalds1-2/+1
2006-09-07pack-objects: further work on internal rev-list logic.Libravatar Junio C Hamano1-0/+33
2006-09-07Separate object listing routines out of rev-listLibravatar Junio C Hamano1-0/+107