]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'master' of https://github.com/prati0100/git-gui
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2019 18:22:11 +0000 (11:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2019 18:22:11 +0000 (11:22 -0700)
commit7e1976e2100da661e858e3aa12ae2c8d152431c2
treee038bcff3e55a4fb8c858025592299931e454f22
parent8a3a6817e24ae1cf1fd08fb90b4a99e6817f646d
parentf7a8834ba4aa20ec750833cf8d30d9a9fed5eade
Merge branch 'master' of https://github.com/prati0100/git-gui

* 'master' of https://github.com/prati0100/git-gui:
  git-gui: add hotkey to toggle "Amend Last Commit"
  git-gui: add horizontal scrollbar to commit buffer
  git-gui: convert new/amend commit radiobutton to checkbutton
  git-gui: add hotkeys to set widget focus
  git-gui: allow undoing last revert
  git-gui: return early when patch fails to apply
  git-gui: allow reverting selected hunk
  git-gui: allow reverting selected lines
git-gui/git-gui.sh
git-gui/lib/checkout_op.tcl
git-gui/lib/commit.tcl
git-gui/lib/diff.tcl
git-gui/lib/index.tcl