88 Commits (11dc1fcb3fa53f5a46486daa7cb38ed387153f2e)

Author SHA1 Message Date
Richard Hansen d0e0cfe745 mergetool: fix running in subdir when rerere enabled 8 years ago
Richard Hansen c1b0d3a010 mergetool: take the "-O" out of $orderfile 8 years ago
David Aguilar 654311bf6e mergetool: honor -O<orderfile> 8 years ago
David Aguilar 57937f70a0 mergetool: honor diff.orderFile 8 years ago
David Aguilar 08221e3fa2 mergetool: move main program flow into a main() function 8 years ago
David Aguilar 8827b3a887 mergetool: add copyright 8 years ago
Nikola Forró cce076e371 difftool/mergetool: make the form of yes/no questions consistent 9 years ago
David Aguilar a2986045e3 mergetool: honor tempfile configuration when resolving delete conflicts 9 years ago
David Aguilar faaab8d571 mergetool: support delete/delete conflicts 9 years ago
David Aguilar 719518f5ce mergetool--lib: set IFS for difftool and mergetool 10 years ago
David Aguilar 98a260220c mergetool: simplify conditionals 10 years ago
David Aguilar 8f0cb41da2 mergetool: add an option for writing to a temporary directory 10 years ago
David Aguilar eab335c46d mergetool: use more conservative temporary filenames 10 years ago
Charles Bailey 4fb4b02d98 difftool: don't assume that default sh is sane 10 years ago
Charles Bailey 7bfb7c357c mergetool: don't require a work tree for --tool-help 10 years ago
David Aguilar 9c66cd3bd0 mergetool: use more conservative temporary filenames 10 years ago
Elia Pinto 1cb4937395 git-mergetool.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Felipe Contreras 4ecc63d7f9 mergetool: run prompt only if guessed tool 11 years ago
Asheesh Laroia 59cf706b23 git-mergetool: print filename when it contains % 12 years ago
John Keeping 4a8273a3ed git-mergetool: move show_tool_help to mergetool--lib 12 years ago
Junio C Hamano f8750a0ea9 mergetool: style fixes 13 years ago
Junio C Hamano 109859e274 mergetool: support --tool-help option like difftool does 13 years ago
David Aguilar ec245ba049 mergetool: Provide an empty file when needed 13 years ago
Junio C Hamano 6d9990a959 mergetool: no longer need to save standard input 14 years ago
Jonathon Mah 3e8e691abe mergetool: Use args as pathspec to unmerged files 14 years ago
Jay Soffian e622f41dcd git-mergetool: check return value from read 14 years ago
Junio C Hamano 6b445773b7 mergetool: check return value from read 14 years ago
Jonathon Mah ff7f089ed1 mergetool: Teach about submodules 14 years ago
Martin von Zweigbergk 2f59c94704 mergetool: don't skip modify/remove conflicts 14 years ago
Charles Bailey af3147147f mergetool: Remove explicit references to /dev/tty 15 years ago
David Aguilar bb0a484e98 mergetool: Skip autoresolved paths 15 years ago
David Aguilar 47d65924a6 mergetool--lib: simplify API usage by removing more global variables 16 years ago
Ferry Huberts 70af4e9bef Fix misspelled mergetool.keepBackup 16 years ago
David Aguilar 21d0ba7ebb difftool/mergetool: refactor commands to use git-mergetool--lib 16 years ago
David Aguilar 9a62d72dfa mergetool: use $( ... ) instead of `backticks` 16 years ago
Sebastian Pipping 1c0f3d224e difftool/mergetool: add diffuse as merge and diff tool 16 years ago
Markus Heidelberg b98c212a9f git-mergetool: add new merge tool TortoiseMerge 16 years ago
Markus Heidelberg bad4273200 git-mergetool/difftool: make (g)vimdiff workable under Windows 16 years ago
Charles Bailey ff4a18552a mergetool: fix running mergetool in sub-directories 16 years ago
Charles Bailey 0ec7b6c26d mergetool: respect autocrlf by using checkout-index 16 years ago
Johannes Gilger fb700cb067 mergetool: Don't repeat merge tool candidates 16 years ago
Markus Heidelberg 71ee483abd mergetool: put the cursor on the editable file for Vim 16 years ago
David Aguilar ce2c3ebbc5 git-mergetool: properly handle "git mergetool -- filename" 16 years ago
Charles Bailey 162eba8b43 mergetool: Don't keep temporary merge files unless told to 16 years ago
Charles Bailey b0169d84df mergetool: Add prompt to continue after failing to merge a file 16 years ago
Charles Bailey 682b451f84 Add -y/--no-prompt option to mergetool 16 years ago
Charles Bailey 0eea345111 Fix some tab/space inconsistencies in git-mergetool.sh 16 years ago
Patrick Higgins 641dba49bf Remove the use of '--' in merge program invocation 17 years ago
Sebastian Schuberth f4e9f786f7 mergetool: Make ECMerge use the settings as specified by the user in the GUI 17 years ago
Charles Bailey 964473a042 Teach git mergetool to use custom commands defined at config time 17 years ago