31 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
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
Theodore Ts'o b7b36f92fd mergetool: Remove spurious error message if merge.tool config option not set 18 years ago
Theodore Ts'o ddc0c49753 mergetool: factor out common code 18 years ago
Theodore Ts'o 262c981ea7 mergetool: portability fix: don't use reserved word function 18 years ago
Theodore Ts'o d1dc6959bb mergetool: portability fix: don't assume true is in /bin 18 years ago
Theodore Ts'o ce5b6d752b mergetool: Don't error out in the merge case where the local file is deleted 18 years ago
Theodore Ts'o 20fa04ea6b mergetool: Replace use of "echo -n" with printf(1) to be more portable 18 years ago
Theodore Ts'o d6678c28e3 mergetool: print an appropriate warning if merge.tool is unknown 18 years ago
James Bowes 9cec65399d mergetool: Add support for vimdiff. 18 years ago
Theodore Ts'o c4b4a5af16 Add git-mergetool to run an appropriate merge conflict resolution program 18 years ago