]> git.ipfire.org Git - thirdparty/git.git/commit
Merge updated git-gui and gitk that call each other
authorJunio C Hamano <gitster@pobox.com>
Sun, 7 Sep 2008 01:06:39 +0000 (18:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Sep 2008 01:06:39 +0000 (18:06 -0700)
commit5fc3e67ac0241c491dcf1c0c9dcd4a4d83e7c243
tree5107bf451c6e1dd9ce2e55bf0f947047c36d9510
parent4a09bc966449ca0a7e9a5bb70f91b47debdd7c4e
parent95b6a2db25c6c3321be33ac17b6b2e54c407652d
parent77aa0ae8d3599b905ceb25db8cc50d6820efb793
Merge updated git-gui and gitk that call each other

Merge git://repo.or.cz/git-gui and git://git.kernel.org/pub/scm/gitk/gitk

    * git://repo.or.cz/git-gui:
      git-gui: Show special diffs for complex conflict cases.
      git-gui: Make F5 reselect a diff, if an untracked file is selected.
      git-gui: Reimplement and enhance auto-selection of diffs.
      git-gui: Support conflict states _U & UT.
      git-gui: Support more merge tools.
      git-gui: Don't allow staging files with conflicts.
      git-gui: Support calling merge tools.
      git-gui: Support resolving conflicts via the diff context menu.
      git-gui: Mark forgotten strings for translation.
      git-gui: Allow specifying an initial line for git gui blame.
      git-gui: Better positioning in Blame Parent Commit
      git-gui: Support passing blame to a parent commit.
      git-gui: Support starting gitk from Gui Blame
      git-gui: Teach git gui about file type changes

    * git://git.kernel.org/pub/scm/gitk/gitk:
      gitk: Add menu item for calling git gui blame
      gitk: Add option to specify the default commit on command line
git-gui/git-gui.sh
git-gui/lib/blame.tcl
git-gui/lib/browser.tcl
git-gui/lib/commit.tcl
git-gui/lib/diff.tcl
git-gui/lib/index.tcl
git-gui/lib/mergetool.tcl
git-gui/lib/option.tcl
gitk-git/gitk