summaryrefslogtreecommitdiff
path: root/tree-walk.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-21Switch over tree descriptors to contain a pre-parsed entryLibravatar Linus Torvalds1-5/+13
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Libravatar Linus Torvalds1-2/+3
2007-03-21Remove "pathlen" from "struct name_entry"Libravatar Linus Torvalds1-1/+0
2007-03-18Avoid unnecessary strlen() callsLibravatar Linus Torvalds1-0/+5
2006-05-30tree_entry(): new tree-walking helper functionLibravatar Linus Torvalds1-1/+4
2006-04-19get_tree_entry(): make it available from tree-walkLibravatar Junio C Hamano1-0/+2
2006-03-29tree/diff header cleanup.Libravatar Junio C Hamano1-0/+25