aboutsummaryrefslogtreecommitdiff
path: root/tree-diff.c
Commit message (Expand)AuthorAge
* Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-17
* Make show_entry voidDavid Rientjes2006-08-14
* tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-10
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* tree/diff header cleanup.Junio C Hamano2006-03-29
* Make the "struct tree_desc" operations available to othersLinus Torvalds2006-01-31
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-26
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-22