All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] git-gui: repo discovery with rev-parse; pick and gui subcommands; silent make -s
@ 2026-06-12  9:38 Johannes Sixt
  2026-06-12 12:42 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2026-06-12  9:38 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

The following changes since commit bb52cdac6254c006e06bf0bb820268dcf024fc22:

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

are available in the Git repository at:

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

for you to fetch changes up to 1b2c2a2edbaa1638becef4c3755b3e0633b9c304:

  Merge branch 'ml/repo-discovery' (2026-06-12 11:05:28 +0200)

----------------------------------------------------------------
Harald Nordgren (1):
      git-gui: silence install recipes under "make -s"

Johannes Sixt (2):
      git-gui: remove unnecessary 'cd $_gitworktree' from do_gitk
      Merge branch 'ml/repo-discovery'

Mark Levedahl (11):
      git-gui: use HEAD as current branch when detached
      git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
      git-gui: do not change global vars in choose_repository::pick
      git-gui: use --absolute-git-dir
      git-gui: use rev-parse exclusively to find a repository
      git-gui: use git rev-parse for worktree discovery
      git-gui: simplify [is_bare] to report if a worktree is known
      git-gui: try harder to find worktree from gitdir
      git-gui: allow specifying path '.' to the browser
      git-gui: check browser/blame arguments carefully
      git-gui: add gui and pick as explicit subcommands

 Makefile                  |   6 +-
 git-gui.sh                | 376 ++++++++++++++++++++++++++--------------------
 lib/choose_repository.tcl |  21 +--
 3 files changed, 224 insertions(+), 179 deletions(-)

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

end of thread, other threads:[~2026-06-12 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12  9:38 [GIT PULL] git-gui: repo discovery with rev-parse; pick and gui subcommands; silent make -s Johannes Sixt
2026-06-12 12:42 ` Junio C Hamano

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.