aboutsummaryrefslogtreecommitdiffstats
path: root/tree-walk.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-23Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce1-2/+2
2006-06-20Remove all void-pointer arithmetic.Florian Forster1-5/+6
2006-05-30tree_entry(): new tree-walking helper functionLinus Torvalds1-2/+31
2006-05-28Don't use "sscanf()" for tree mode scanningLinus Torvalds1-3/+18
2006-04-19get_tree_entry(): make it available from tree-walkJunio C Hamano1-0/+50
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen1-1/+2
2006-03-29tree/diff header cleanup.Junio C Hamano1-0/+116