63 Commits (3174bc5ccfea34717a8dac2175c1951239a4985d)

Author SHA1 Message Date
Junio C Hamano f8750a0ea9 mergetool: style fixes 12 years ago
Junio C Hamano 109859e274 mergetool: support --tool-help option like difftool does 12 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 13 years ago
Jonathon Mah 3e8e691abe mergetool: Use args as pathspec to unmerged files 13 years ago
Jay Soffian e622f41dcd git-mergetool: check return value from read 13 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 14 years ago
David Aguilar bb0a484e98 mergetool: Skip autoresolved paths 14 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
Charles Bailey b3ea27e4de Changed an internal variable of mergetool to support custom commands 17 years ago
Charles Bailey 44c36d1ccc Tidy up git mergetool's backup file behaviour 17 years ago
Rogan Dawes 2e8fd78195 Allow git-mergetool to handle paths with a leading space 17 years ago
Pini Reznik c3d51cd16a Open external merge tool with original file extensions for all three files 17 years ago
Junio C Hamano 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC 17 years ago
Steffen Prohaska d279fc1a76 mergetool: avoid misleading message "Resetting to default..." 17 years ago
Steffen Prohaska ca8e6b7a55 mergetool: add support for ECMerge 17 years ago
Steffen Prohaska e3fa2c761f mergetool: use path to mergetool in config var mergetool.<tool>.path 17 years ago
Theodore Ts'o 208fe3ac7e mergetool: Fix typo in options passed to kdiff3 17 years ago
Theodore Ts'o f6e0e55934 mergetool: fix emerge when running in a subdirectory 17 years ago
Junio C Hamano 769f39861b Mergetool generating blank files (1.5.3) 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Theodore Ts'o 301ac38b12 git-mergetool: Make default selection of merge-tool more intelligent 18 years ago
Dan McGee 730b5b45fb [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool 18 years ago
Josh Triplett 2571ac6722 Fix typo in git-mergetool 18 years ago
Theodore Ts'o 27090aa1ea mergetool: Clean up description of files and prompts for merge resolutions 18 years ago
Theodore Ts'o 1346c99963 mergetool: Make git-rm quiet when resolving a deleted file conflict 18 years ago
Theodore Ts'o 365cf979c4 mergetool: Add support for Apple Mac OS X's opendiff command 18 years ago
Theodore Ts'o 5a174f1a2e mergetool: Fix abort command when resolving symlinks and deleted files 18 years ago