1. f8750a0 mergetool: style fixes by Junio C Hamano · 13 years ago
  2. 109859e mergetool: support --tool-help option like difftool does by Junio C Hamano · 13 years ago
  3. ec245ba mergetool: Provide an empty file when needed by David Aguilar · 13 years ago
  4. 5fbdb9c Merge branch 'jm/mergetool-pathspec' by Junio C Hamano · 13 years ago
  5. 6d9990a mergetool: no longer need to save standard input by Junio C Hamano · 13 years ago
  6. 3e8e691 mergetool: Use args as pathspec to unmerged files by Jonathon Mah · 13 years ago
  7. e622f41 git-mergetool: check return value from read by Jay Soffian · 13 years ago
  8. 6b44577 mergetool: check return value from read by Junio C Hamano · 14 years ago
  9. ff7f089 mergetool: Teach about submodules by Jonathon Mah · 14 years ago
  10. 2f59c94 mergetool: don't skip modify/remove conflicts by Martin von Zweigbergk · 14 years ago
  11. 1998f4c Merge branch 'cb/maint-mergetool-no-tty' by Junio C Hamano · 15 years ago
  12. af31471 mergetool: Remove explicit references to /dev/tty by Charles Bailey · 15 years ago
  13. bb0a484 mergetool: Skip autoresolved paths by David Aguilar · 15 years ago
  14. 47d6592 mergetool--lib: simplify API usage by removing more global variables by David Aguilar · 16 years ago
  15. 70af4e9 Fix misspelled mergetool.keepBackup by Ferry Huberts · 16 years ago
  16. 21d0ba7 difftool/mergetool: refactor commands to use git-mergetool--lib by David Aguilar · 16 years ago
  17. 9a62d72 mergetool: use $( ... ) instead of `backticks` by David Aguilar · 16 years ago
  18. 1c0f3d2 difftool/mergetool: add diffuse as merge and diff tool by Sebastian Pipping · 16 years ago
  19. b98c212 git-mergetool: add new merge tool TortoiseMerge by Markus Heidelberg · 16 years ago
  20. bad4273 git-mergetool/difftool: make (g)vimdiff workable under Windows by Markus Heidelberg · 16 years ago
  21. b371922 Merge branch 'cb/mergetool' by Junio C Hamano · 16 years ago
  22. ff4a185 mergetool: fix running mergetool in sub-directories by Charles Bailey · 16 years ago
  23. 0ec7b6c mergetool: respect autocrlf by using checkout-index by Charles Bailey · 16 years ago
  24. fb700cb mergetool: Don't repeat merge tool candidates by Johannes Gilger · 16 years ago
  25. 71ee483 mergetool: put the cursor on the editable file for Vim by Markus Heidelberg · 16 years ago
  26. 3827210 Merge branch 'cb/mergetool' by Junio C Hamano · 16 years ago
  27. ce2c3eb git-mergetool: properly handle "git mergetool -- filename" by David Aguilar · 16 years ago
  28. 162eba8 mergetool: Don't keep temporary merge files unless told to by Charles Bailey · 16 years ago
  29. b0169d8 mergetool: Add prompt to continue after failing to merge a file by Charles Bailey · 16 years ago
  30. 682b451 Add -y/--no-prompt option to mergetool by Charles Bailey · 16 years ago
  31. 0eea345 Fix some tab/space inconsistencies in git-mergetool.sh by Charles Bailey · 16 years ago
  32. 641dba4 Remove the use of '--' in merge program invocation by Patrick Higgins · 17 years ago
  33. f4e9f78 mergetool: Make ECMerge use the settings as specified by the user in the GUI by Sebastian Schuberth · 17 years ago
  34. 964473a Teach git mergetool to use custom commands defined at config time by Charles Bailey · 17 years ago
  35. b3ea27e Changed an internal variable of mergetool to support custom commands by Charles Bailey · 17 years ago
  36. 44c36d1 Tidy up git mergetool's backup file behaviour by Charles Bailey · 17 years ago
  37. 2e8fd78 Allow git-mergetool to handle paths with a leading space by Rogan Dawes · 17 years ago
  38. c3d51cd Open external merge tool with original file extensions for all three files by Pini Reznik · 17 years ago
  39. 8f321a3 scripts: Add placeholders for OPTIONS_SPEC by Junio C Hamano · 17 years ago
  40. d279fc1 mergetool: avoid misleading message "Resetting to default..." by Steffen Prohaska · 17 years ago
  41. ca8e6b7 mergetool: add support for ECMerge by Steffen Prohaska · 17 years ago
  42. e3fa2c7 mergetool: use path to mergetool in config var mergetool.<tool>.path by Steffen Prohaska · 17 years ago
  43. 208fe3a mergetool: Fix typo in options passed to kdiff3 by Theodore Ts'o · 17 years ago
  44. f6e0e55 mergetool: fix emerge when running in a subdirectory by Theodore Ts'o · 17 years ago
  45. 769f398 Mergetool generating blank files (1.5.3) by Junio C Hamano · 17 years ago
  46. 822f7c7 Supplant the "while case ... break ;; esac" idiom by David Kastrup · 17 years ago
  47. 5be6007 Rewrite "git-frotz" to "git frotz" by Junio C Hamano · 18 years ago
  48. 301ac38 git-mergetool: Make default selection of merge-tool more intelligent by Theodore Ts'o · 18 years ago
  49. 730b5b4 [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool by Dan McGee · 18 years ago
  50. 2571ac6 Fix typo in git-mergetool by Josh Triplett · 18 years ago
  51. 27090aa mergetool: Clean up description of files and prompts for merge resolutions by Theodore Ts'o · 18 years ago
  52. 1346c99 mergetool: Make git-rm quiet when resolving a deleted file conflict by Theodore Ts'o · 18 years ago
  53. 365cf97 mergetool: Add support for Apple Mac OS X's opendiff command by Theodore Ts'o · 18 years ago
  54. 5a174f1 mergetool: Fix abort command when resolving symlinks and deleted files by Theodore Ts'o · 18 years ago
  55. b7b36f9 mergetool: Remove spurious error message if merge.tool config option not set by Theodore Ts'o · 18 years ago
  56. ddc0c49 mergetool: factor out common code by Theodore Ts'o · 18 years ago
  57. 262c981 mergetool: portability fix: don't use reserved word function by Theodore Ts'o · 18 years ago
  58. d1dc695 mergetool: portability fix: don't assume true is in /bin by Theodore Ts'o · 18 years ago
  59. ce5b6d7 mergetool: Don't error out in the merge case where the local file is deleted by Theodore Ts'o · 18 years ago
  60. 20fa04e mergetool: Replace use of "echo -n" with printf(1) to be more portable by Theodore Ts'o · 18 years ago
  61. d6678c2 mergetool: print an appropriate warning if merge.tool is unknown by Theodore Ts'o · 18 years ago
  62. 9cec653 mergetool: Add support for vimdiff. by James Bowes · 18 years ago
  63. c4b4a5a Add git-mergetool to run an appropriate merge conflict resolution program by Theodore Ts'o · 18 years ago