97 Commits (a5c76b3698f3672afecd65eed233b095123ae1d6)

Author SHA1 Message Date
Jonathan Nieder b2a51c1b03 mergetool: do not enable hideResolved by default 4 years ago
Seth House 9d9cf23031 mergetool: add per-tool support and overrides for the hideResolved flag 4 years ago
Seth House de8dafbada mergetool: break setup_tool out into separate initialization function 4 years ago
Seth House 98ea309b3f mergetool: add hideResolved configuration 4 years ago
Johannes Sixt 7e6d6f7610 mergetool: use shell variable magic instead of `awk` 6 years ago
Johannes Sixt 8b01465510 mergetool: dissect strings with shell variable magic instead of `expr` 6 years ago
Denton Liu 05fb8726cc mergetool: use get_merge_tool function 6 years ago
Denton Liu 063f2bdbf7 mergetool: accept -g/--[no-]gui as arguments 6 years ago
Nicholas Guriev d651a54b8a mergetool: don't suggest to continue after last file 7 years ago
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