mbox series

[PULL] git-gui pull request

Message ID 20200319161515.ol64anhjoi6r44de@yadavpratyush.com (mailing list archive)
State New, archived
Headers show
Series [PULL] git-gui pull request | expand

Pull-request

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

Message

Pratyush Yadav March 19, 2020, 4:15 p.m. UTC
Hi Junio,

Please pull the changes in git-gui for the Git v2.26.0 release.

Regards,
Pratyush Yadav

---
The following changes since commit 0d2116c6441079a5a1091e4cf152fd9d5fa9811b:

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

are available in the Git repository at:

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

for you to fetch changes up to a5728022e07c53e5ac91db0960870518e243b7c1:

  Merge branch 'py/remove-tcloo' (2020-03-19 21:29:19 +0530)

----------------------------------------------------------------
Christian Stimming (3):
      git-gui: update pot template and German translation to current source code
      git-gui: extend translation glossary template with more terms
      git-gui: update German translation

Luke Bonanomi (1):
      git-gui--askpass: coerce answers to UTF-8 on Windows

Pratyush Yadav (9):
      Merge branch 'cs/german-translation'
      git-gui: add missing close bracket
      Merge branch 'py/missing-bracket'
      git-gui: fix error popup when doing blame -> "Show History Context"
      Merge branch 'py/blame-status-error'
      Merge branch 'js/askpass-coerce-utf8'
      git-gui: reduce Tcl version requirement from 8.6 to 8.5
      git-gui: create a new namespace for chord script evaluation
      Merge branch 'py/remove-tcloo'

 git-gui--askpass                 |    5 +
 git-gui.sh                       |   14 +-
 lib/chord.tcl                    |   56 +-
 lib/index.tcl                    |   10 +-
 lib/merge.tcl                    |    2 +-
 po/de.po                         | 3622 ++++++++++++++++++++------------------
 po/git-gui.pot                   | 2526 ++++++++++++++------------
 po/glossary/de.po                |  315 +++-
 po/glossary/git-gui-glossary.pot |  250 ++-
 po/glossary/git-gui-glossary.txt |  101 +-
 10 files changed, 3981 insertions(+), 2920 deletions(-)