12 Commits (9cf04301b182c4c57d62ea63554d109db613f9d3)

Author SHA1 Message Date
Linus Torvalds 6fda5e5180 Initialize tree descriptors with a helper function rather than by hand. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano f8a9d42872 read-tree: further loosen "working file will be lost" check. 18 years ago
Junio C Hamano 0fb1eaa885 unpack-trees: make sure "df_conflict_entry.name" is NUL terminated. 18 years ago
Junio C Hamano ed93b449c5 merge: loosen overcautious "working file will be lost" check. 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 19 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 19 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 19 years ago
David Rientjes 6f002f984f use appropriate typedefs 19 years ago
Johannes Schindelin 076b0adcf9 read-tree: move merge functions to the library 19 years ago
Johannes Schindelin 16da134b1f read-trees: refactor the unpack_trees() part 19 years ago