summaryrefslogtreecommitdiff
path: root/tree-diff.c
AgeCommit message (Expand)Author
2006-10-26Make git-cherry handle root treesRene Scharfe
2006-08-17Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes
2006-08-14Make show_entry voidDavid Rientjes
2006-04-10tree-diff: do not assume we use only one pathspecJunio C Hamano
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen
2006-03-29tree/diff header cleanup.Junio C Hamano
2006-01-31Make the "struct tree_desc" operations available to othersLinus Torvalds
2005-12-26avoid asking ?alloc() for zero bytes.Junio C Hamano
2005-10-22Split up tree diff functions into tree-diff.c libraryLinus Torvalds