aboutsummaryrefslogtreecommitdiff
path: root/unpack-trees.c
Commit message (Expand)AuthorAge
* Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-23
* Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-17
* remove unnecessary initializationsDavid Rientjes2006-08-15
* use appropriate typedefsDavid Rientjes2006-08-15
* read-tree: move merge functions to the libraryJohannes Schindelin2006-07-30
* read-trees: refactor the unpack_trees() partJohannes Schindelin2006-07-30