29 Commits (7c0f7028ee04f135c7481671f05ca4a66072c78f)

Author SHA1 Message Date
Alex Riesen 9faed78f59 merge-recursive implicitely depends on trust_executable_bit 18 years ago
Junio C Hamano 65ac6e9c3f merge-recursive: adjust to loosened "working file clobbered" check 18 years ago
Junio C Hamano 9fe0d87da3 merge-recursive: make a few functions static. 18 years ago
Junio C Hamano 9926ba98a4 merge-recursive: use abbreviated commit object name. 18 years ago
Rene Scharfe abdc3fc842 Add hash_sha1_file() 18 years ago
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 18 years ago
Johannes Schindelin 8918b0c9c2 merge-recur: try to merge older merge bases first 18 years ago
Johannes Schindelin 934d9a2407 merge-recur: if there is no common ancestor, fake empty one 18 years ago
Johannes Schindelin c1964a006f merge-recur: do not setenv("GIT_INDEX_FILE") 18 years ago
Johannes Schindelin 5b982f84ee merge-recur: do not call git-write-tree 18 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