23 Commits (45a3b12cfd3eaa05bbb0954790d5be5b8240a7b5)

Author SHA1 Message Date
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 18 years ago
Junio C Hamano 87cb004e42 hashcpy/hashcmp remaining bits. 18 years ago
Shawn Pearce 8da7149394 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
Johannes Schindelin 984b65707e merge-recur: do not die unnecessarily 19 years ago
Johannes Schindelin 8918b0c9c2 merge-recur: try to merge older merge bases first 19 years ago
Johannes Schindelin 934d9a2407 merge-recur: if there is no common ancestor, fake empty one 19 years ago
Johannes Schindelin c1964a006f merge-recur: do not setenv("GIT_INDEX_FILE") 19 years ago
Johannes Schindelin 5b982f84ee merge-recur: do not call git-write-tree 19 years ago
Johannes Schindelin 3d234d0afa merge-recursive: fix rename handling 19 years ago
Johannes Schindelin c1f3089e4b merge-recur: virtual commits shall never be parsed 19 years ago
Johannes Schindelin 7a85b848ad merge-recur: use the unpack_trees() interface instead of exec()ing read-tree 19 years ago
Johannes Schindelin f59aac47f3 merge-recur: fix thinko in unique_path() 19 years ago
Johannes Schindelin 3058e9339f merge-recur: Explain why sha_eq() and struct stage_data cannot go 19 years ago
Johannes Schindelin c1d20846f4 merge-recur: Cleanup last mixedCase variables... 19 years ago
Johannes Schindelin 7b3f5daabc merge-recur: Fix compiler warning with -pedantic 19 years ago
Johannes Schindelin 5d3afe05d9 merge-recur: Remove dead code 19 years ago
Johannes Schindelin bd669986f7 merge-recur: Get rid of debug code 19 years ago
Johannes Schindelin 5a75361340 merge-recur: Convert variable names to lower_case 19 years ago
Johannes Schindelin 3af244caa8 Cumulative update of merge-recursive in C 19 years ago
Johannes Schindelin 6d297f8137 Status update on merge-recursive in C 19 years ago