aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorAlexander Gavrilov <angavrilov@gmail.com>2008-08-31 00:55:45 +0400
committerShawn O. Pearce <spearce@spearce.org>2008-09-04 21:28:54 -0700
commit042c232535c329f168e8a515588f38a4117954fb (patch)
tree4c0daf23d73190a2419c6b1732921a31cf09f861 /git-gui/lib/commit.tcl
parentgit-gui: Mark forgotten strings for translation. (diff)
downloadgit-042c232535c329f168e8a515588f38a4117954fb.tar.gz
git-042c232535c329f168e8a515588f38a4117954fb.zip
git-gui: Support resolving conflicts via the diff context menu.
If the file has merge conflicts, show a special version of the diff context menu, which includes conflict resolution commands instead of Stage Hunk/Line. This patch only supports resolving by discarding all sides except one. Discarding is the only way to resolve conflicts involving symlinks and/or deletion, excluding manual editing. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
ons'>+6 2010-06-27string_list: Fix argument order for string_list_insertJulian Phillips19-40/+40 2010-06-27string_list: Fix argument order for for_each_string_listJulian Phillips7-18/+18 2010-06-27string_list: Fix argument order for print_string_listJulian Phillips2-2/+2 2010-06-25msvc: Fix some compiler warningsRamsay Jones1-4/+4 2010-06-25t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2-13/+13 2010-06-25Documentation: grep: fix asciidoc problem with --Christian Couder1-1/+1 2010-06-24git-cat-file.txt: Document --textconvMichael J Gruber1-2/+8 2010-06-24bash completion: Support "divergence from upstream" messages in __git_ps1Andrew Sayers1-1/+143 2010-06-24msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones3-5/+5 2010-06-23url.c: "<scheme>://" part at the beginning should not be URL decodedJunio C Hamano1-10/+18 2010-06-22Update draft release notes to 1.7.2Junio C Hamano1-12/+41 2010-06-22Update draft release notes to 1.7.1.1Junio C Hamano1-0/+21 2010-06-21tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2-3/+3 2010-06-21Drop items that are 1.7.1.1 fixes from the 1.7.1 release notesJunio C Hamano1-21/+0 2010-06-21Update draft release notes to 1.7.1.1Junio C Hamano1-0/+21 2010-06-20git-cvsserver: fix error for invalid password formatsÆvar Arnfjörð Bjarmason1-1/+4 2010-06-20git-cvsserver: typo in a comment: bas -> hasÆvar Arnfjörð Bjarmason1-1/+1 2010-06-20gitweb/Makefile: fix typo in gitweb.min.css ruleJay Soffian1-1/+1