public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] git-gui: grey comments, askyesno with meson, tabstop positions
@ 2026-03-21 11:51 Johannes Sixt
  2026-03-21 16:27 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2026-03-21 11:51 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

The following changes since commit 1a729ccb930f3c3e206117aeb4f536c9864e09c9:

  git-gui: mark *.po files at any directory level as UTF-8 (2026-01-25 10:53:08 +0100)

are available in the Git repository at:

  https://github.com/j6t/git-gui.git master

for you to fetch changes up to bb52cdac6254c006e06bf0bb820268dcf024fc22:

  git-gui: grey out comment lines in commit message (2026-03-04 08:04:37 +0100)

----------------------------------------------------------------
Chris Idema (1):
      git-gui: shift tabstops to account for the first column of patch text

Johannes Sixt (1):
      Merge branch 'pks-meson-fixes' of github.com:pks-gitlab/git-gui

Patrick Steinhardt (4):
      git-gui: fix use of GIT_CEILING_DIRECTORIES
      git-gui: prefer shell at "/bin/sh" with Meson
      git-gui: massage "git-gui--askyesno" with "generate-script.sh"
      git-gui: wire up "git-gui--askyesno" with Meson

Wolfgang Faust (1):
      git-gui: grey out comment lines in commit message

 .gitignore                                |  1 +
 GIT-VERSION-GEN                           | 16 ++++++++++++----
 Makefile                                  |  9 ++++++---
 git-gui--askyesno => git-gui--askyesno.sh |  0
 git-gui.sh                                | 18 ++++++++++++++++++
 lib/diff.tcl                              |  2 ++
 meson.build                               | 31 +++++++++++++++++--------------
 meson_options.txt                         |  2 ++
 8 files changed, 58 insertions(+), 21 deletions(-)
 rename git-gui--askyesno => git-gui--askyesno.sh (100%)
 create mode 100644 meson_options.txt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-21 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-21 11:51 [GIT PULL] git-gui: grey comments, askyesno with meson, tabstop positions Johannes Sixt
2026-03-21 16:27 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox