All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pratyush Yadav <me@yadavpratyush.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: [GIT PULL] git-gui pull request
Date: Thu, 9 Jan 2020 00:30:19 +0530	[thread overview]
Message-ID: <20200108190019.cvrddsmppg4xjka6@yadavpratyush.com> (raw)

Hi Junio,

Please pull the new changes in git-gui for the upcoming Git v2.25 release.

---
The following changes since commit b524f6b399c77b40c8bf2b6217585fde4731472a:

  Merge branch 'ka/japanese-translation' (2019-10-14 23:22:50 +0530)

are available in the Git repository at:

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

for you to fetch changes up to 0d2116c6441079a5a1091e4cf152fd9d5fa9811b:

  Merge branch 'zs/open-current-file' (2020-01-05 02:38:03 +0530)

----------------------------------------------------------------
Jonathan Gilbert (3):
      git-gui: consolidate naming conventions
      git-gui: update status bar to track operations
      git-gui: revert untracked files by deleting them

Kazuhiro Kato (1):
      git gui: fix branch name encoding error

Pratyush Yadav (5):
      Merge branch 'jg/revert-untracked'
      Merge branch 'kk/branch-name-encoding'
      git-gui: allow closing console window with Escape
      Merge branch 'py/console-close-esc'
      Merge branch 'zs/open-current-file'

Zoli Szabó (1):
      git-gui: allow opening currently selected file in default app

 git-gui.sh                |  61 ++++--
 lib/blame.tcl             |  24 ++-
 lib/branch.tcl            |   2 +
 lib/checkout_op.tcl       |  15 +-
 lib/choose_repository.tcl | 120 +++++++----
 lib/chord.tcl             | 160 ++++++++++++++
 lib/console.tcl           |   2 +
 lib/index.tcl             | 523 ++++++++++++++++++++++++++++++++++------------
 lib/merge.tcl             |  14 +-
 lib/status_bar.tcl        | 231 +++++++++++++++++---
 10 files changed, 920 insertions(+), 232 deletions(-)
 create mode 100644 lib/chord.tcl

-- 
Regards,
Pratyush Yadav

             reply	other threads:[~2020-01-08 19:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-08 19:00 Pratyush Yadav [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-26 16:10 [GIT PULL] git-gui pull request Pratyush Yadav
2021-02-27 20:47 ` Junio C Hamano
2020-12-18 19:51 Pratyush Yadav
2020-12-19  5:24 ` Junio C Hamano
2020-07-19  9:45 Pratyush Yadav
2020-07-20 19:03 ` Junio C Hamano
2020-05-21 13:12 Pratyush Yadav
2020-05-21 18:08 ` Junio C Hamano
2020-03-19 16:15 Pratyush Yadav
2019-11-02 23:50 Pratyush Yadav
2019-11-04 22:11 ` Pratyush Yadav
2019-09-17 20:13 Pratyush Yadav
2019-09-17 20:50 ` Denton Liu
2019-09-17 22:51   ` Denton Liu
2019-09-18 19:23   ` 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=20200108190019.cvrddsmppg4xjka6@yadavpratyush.com \
    --to=me@yadavpratyush.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.