summaryrefslogtreecommitdiff
path: root/tree-diff.c
Commit message (Expand)AuthorAgeFilesLines
* tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-101-21/+25
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-041-3/+4
* tree/diff header cleanup.Junio C Hamano2006-03-291-28/+0
* Make the "struct tree_desc" operations available to othersLinus Torvalds2006-01-311-6/+6
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-261-0/+4
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-221-0/+270