77 Commits (11c6659d85d72273a4161c8779123147b52fbcb2)

Author SHA1 Message Date
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 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 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
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 18 years ago
Theodore Ts'o f6e0e55934 mergetool: fix emerge when running in a subdirectory 18 years ago