1. 11d6214 remove #!interpreter line from shell libraries by Jonathan Nieder · 11 years ago
  2. 2b7ca91 mergetool--lib: Fix typo in the merge/difftool help by Stefan Saasen · 11 years ago
  3. c5f424f mergetools/diffmerge: support DiffMerge as a git mergetool by Stefan Saasen · 11 years ago
  4. 98e023d many small typofixes by Ondřej Bílka · 12 years ago
  5. d2512fc mergetool--lib: refactor {diff,merge}_cmd logic by John Keeping · 12 years ago
  6. f35ec54 doc: generate a list of valid merge tools by David Aguilar · 12 years ago
  7. 665682c mergetool--lib: list user configured tools in '--tool-help' by John Keeping · 12 years ago
  8. 17a1f1c mergetool--lib: add functions for finding available tools by David Aguilar · 12 years ago
  9. 5338a6a mergetool--lib: improve the help text in guess_merge_tool() by David Aguilar · 12 years ago
  10. 80ff2b6 mergetool--lib: simplify command expressions by David Aguilar · 12 years ago
  11. 073678b mergetools: simplify how we handle "vim" and "defaults" by David Aguilar · 12 years ago
  12. 62957be mergetool--lib: don't call "exit" in setup_tool by John Keeping · 12 years ago
  13. 88d3406 mergetool--lib: improve show_tool_help() output by David Aguilar · 12 years ago
  14. 62b6f7e git-mergetool: don't hardcode 'mergetool' in show_tool_help by John Keeping · 12 years ago
  15. 26daa84 git-mergetool: remove redundant assignment by John Keeping · 12 years ago
  16. 4a8273a git-mergetool: move show_tool_help to mergetool--lib by John Keeping · 12 years ago
  17. 5ec11ab Merge branch 'da/mergetool-custom' by Junio C Hamano · 12 years ago
  18. a427ef7 mergetool--lib: Allow custom commands to override built-ins by David Aguilar · 12 years ago
  19. de54ef2 Merge branch 'da/difftool-updates' by Junio C Hamano · 13 years ago
  20. 755e8b3 Add Code Compare v2.80.4 as a merge / diff tool for Windows by Sebastian Schuberth · 13 years ago
  21. 109859e mergetool: support --tool-help option like difftool does by Junio C Hamano · 13 years ago
  22. 5ec8217 Merge branch 'maint' by Junio C Hamano · 13 years ago
  23. e622f41 git-mergetool: check return value from read by Jay Soffian · 13 years ago
  24. bc7a96a mergetool--lib: Refactor tools into separate files by David Aguilar · 14 years ago
  25. 240dc3e mergetool--lib: Make style consistent with git by David Aguilar · 14 years ago
  26. 285c6cb misc-sh: fix up whitespace in some other .sh files. by Jon Seymour · 14 years ago
  27. 4ed5461 Merge branch 'da/git-prefix-everywhere' into next by Junio C Hamano · 14 years ago
  28. f9ad901 git-mergetool--lib: Make vimdiff retain the current directory by David Aguilar · 14 years ago
  29. 0a0ec7b Pass empty file to p4merge where no base is suitable. by Ciaran Jessup · 14 years ago
  30. 9d59e66 Merge branch 'ss/mergetool--lib' by Junio C Hamano · 14 years ago
  31. ffe6dc0 mergetool--lib: Add Beyond Compare 3 as a tool by Sebastian Schuberth · 14 years ago
  32. aa03f60 mergetool--lib: Sort tools alphabetically for easier lookup by Sebastian Schuberth · 14 years ago
  33. 853c0ff mergetool-lib: call vim in readonly mode for diffs by Michael J Gruber · 14 years ago
  34. 0008669 mergetool-lib: make the three-way diff the default for vim/gvim by Dan McGee · 14 years ago
  35. 829ef38 mergetool-lib: add a three-way diff view for vim/gvim by Dan McGee · 14 years ago
  36. ae69fd0 mergetool-lib: combine vimdiff and gvimdiff run blocks by Dan McGee · 14 years ago
  37. af31471 mergetool: Remove explicit references to /dev/tty by Charles Bailey · 15 years ago
  38. 02e5124 add shebang line to git-mergetool--lib.sh by Jeff King · 15 years ago
  39. ad7ace7 Merge branch 'rs/work-around-grep-opt-insanity' by Junio C Hamano · 15 years ago
  40. 7b10422 mergetool--lib: simplify guess_merge_tool() by René Scharfe · 15 years ago
  41. c8998b4 mergetool--lib: add p4merge as a pre-configured mergetool option by Scott Chacon · 15 years ago
  42. b6f0621 mergetool--lib: add support for araxis merge by David Aguilar · 16 years ago
  43. 4481ff0 mergetool--lib: specialize diff options for emerge and ecmerge by David Aguilar · 16 years ago
  44. 47d6592 mergetool--lib: simplify API usage by removing more global variables by David Aguilar · 16 years ago
  45. 21d0ba7 difftool/mergetool: refactor commands to use git-mergetool--lib by David Aguilar · 16 years ago