aboutsummaryrefslogtreecommitdiffstats
path: root/tree-diff.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-10tree-diff: do not assume we use only one pathspecJunio C Hamano1-21/+25
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen1-3/+4
2006-03-29tree/diff header cleanup.Junio C Hamano1-28/+0
2006-01-31Make the "struct tree_desc" operations available to othersLinus Torvalds1-6/+6
2005-12-26avoid asking ?alloc() for zero bytes.Junio C Hamano1-0/+4
2005-10-22Split up tree diff functions into tree-diff.c libraryLinus Torvalds1-0/+270