git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pratyush Yadav <me@yadavpratyush.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org,
	Birger Skogeng Pedersen <birger.sp@gmail.com>,
	Bert Wesarg <bert.wesarg@googlemail.com>
Subject: [GIT PULL] git-gui pull request
Date: Wed, 18 Sep 2019 01:43:34 +0530	[thread overview]
Message-ID: <20190917201334.hfbvuisdwkwgvwg5@yadavpratyush.com> (raw)

Hi Junio,

There were some topics and discussion related to git-gui in flight. Most 
of them have been stabilized, and merged in. So I think it's a good time 
to pull in those changes.

---
The following changes since commit 
5ab72271e16ac23c269f5019a74a7b1d65170e47:

  Merge remote-tracking branch 'philoakley/dup-gui' (2017-03-18 15:35:09 +0000)

are available in the Git repository at:

  https://github.com/prati0100/git-gui.git 

for you to fetch changes up to f7a8834ba4aa20ec750833cf8d30d9a9fed5eade:

  Merge branch 'bp/amend-toggle-bind' (2019-09-14 23:23:12 +0530)

----------------------------------------------------------------
Bert Wesarg (2):
      git-gui: convert new/amend commit radiobutton to checkbutton
      git-gui: add horizontal scrollbar to commit buffer

Birger Skogeng Pedersen (2):
      git-gui: add hotkeys to set widget focus
      git-gui: add hotkey to toggle "Amend Last Commit"

Pratyush Yadav (9):
      git-gui: allow reverting selected lines
      git-gui: allow reverting selected hunk
      git-gui: return early when patch fails to apply
      git-gui: allow undoing last revert
      Merge branch 'bp/widget-focus-hotkeys'
      Merge branch 'py/revert-hunks-lines'
      Merge branch 'bw/amend-checkbutton'
      Merge branch 'bw/commit-scrollbuffer'
      Merge branch 'bp/amend-toggle-bind'

 git-gui.sh          | 140 ++++++++++++++++++++++++++++++++++++++++------------
 lib/checkout_op.tcl |   6 +--
 lib/commit.tcl      |   4 +-
 lib/diff.tcl        |  96 +++++++++++++++++++++++++++++------
 lib/index.tcl       |   8 +--
 5 files changed, 199 insertions(+), 55 deletions(-)

-- 
Regards,
Pratyush Yadav

             reply	other threads:[~2019-09-17 20:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 20:13 Pratyush Yadav [this message]
2019-09-17 20:50 ` [GIT PULL] git-gui pull request Denton Liu
2019-09-17 22:51   ` Denton Liu
2019-09-18 19:23   ` Junio C Hamano
2019-11-02 23:50 Pratyush Yadav
2019-11-04 22:11 ` Pratyush Yadav
2020-01-08 19:00 Pratyush Yadav
2020-03-19 16:15 Pratyush Yadav
2020-05-21 13:12 Pratyush Yadav
2020-05-21 18:08 ` Junio C Hamano
2020-07-19  9:45 Pratyush Yadav
2020-07-20 19:03 ` Junio C Hamano
2020-12-18 19:51 Pratyush Yadav
2020-12-19  5:24 ` Junio C Hamano
2021-02-26 16:10 Pratyush Yadav
2021-02-27 20:47 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190917201334.hfbvuisdwkwgvwg5@yadavpratyush.com \
    --to=me@yadavpratyush.com \
    --cc=bert.wesarg@googlemail.com \
    --cc=birger.sp@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).