Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 2006-08-23 | 1 | -1/+1 |
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 | 1 | -1/+1 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 | 1 | -1/+1 |
* | use appropriate typedefs | David Rientjes | 2006-08-15 | 1 | -1/+1 |
* | read-tree: move merge functions to the library | Johannes Schindelin | 2006-07-30 | 1 | -0/+404 |
* | read-trees: refactor the unpack_trees() part | Johannes Schindelin | 2006-07-30 | 1 | -0/+395 |