138 Commits (1bab4bba5457bd55fc1c27ddc4218b4b375c8251)

Author SHA1 Message Date
Shawn O. Pearce e0ec18192d Display 'theirs' branch name when possible in merge. 19 years ago
Shawn O. Pearce d9606e85cd Use extended SHA1 syntax in merge-recursive conflicts. 19 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 19 years ago
Junio C Hamano d4ebc36c5e Use preprocessor constants for environment variable names. 19 years ago
Shawn Pearce 8371234eca Remove uncontested renamed files during merge. 19 years ago
Johannes Schindelin f953831e03 merge-recursive: add/add really is modify/modify with an empty base 19 years ago
Shawn O. Pearce 9abd46a347 Make sure the empty tree exists when needed in merge-recursive. 19 years ago
Junio C Hamano c2b4faea45 merge-recursive: use xdl_merge(). 19 years ago
Alex Riesen 9faed78f59 merge-recursive implicitely depends on trust_executable_bit 19 years ago
Junio C Hamano 65ac6e9c3f merge-recursive: adjust to loosened "working file clobbered" check 19 years ago
Junio C Hamano 9fe0d87da3 merge-recursive: make a few functions static. 19 years ago
Junio C Hamano 9926ba98a4 merge-recursive: use abbreviated commit object name. 19 years ago
Rene Scharfe abdc3fc842 Add hash_sha1_file() 19 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 19 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 19 years ago
Junio C Hamano 87cb004e42 hashcpy/hashcmp remaining bits. 19 years ago
Shawn Pearce 8da7149394 Convert memcpy(a,b,20) to hashcpy(a,b). 19 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