git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] git-gui: Add support of SHA256 repo
@ 2025-07-16  7:32 Takashi Iwai
  2025-07-16  7:32 ` [PATCH v3 1/2] git-gui: Replace null_sha1 with nullid Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Takashi Iwai @ 2025-07-16  7:32 UTC (permalink / raw)
  To: git; +Cc: Johannes Sixt

Here is the v3 patch for git-gui to support SHA256 repos.
I put a preliminary patch to clean up $null_sha1 in addition to the
correction / update of v2 patch.


Takashi

===

Takashi Iwai (2):
  git-gui: Replace null_sha1 with nullid
  git-gui: Add support of SHA256 repo

 git-gui/git-gui.sh                   | 22 ++++++++++++++++------
 git-gui/lib/blame.tcl                | 12 ++++++++----
 git-gui/lib/checkout_op.tcl          |  4 ++--
 git-gui/lib/choose_repository.tcl    |  7 ++++---
 git-gui/lib/commit.tcl               |  3 ++-
 git-gui/lib/remote_branch_delete.tcl |  4 +++-
 6 files changed, 35 insertions(+), 17 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-17  7:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16  7:32 [PATCH v3 0/2] git-gui: Add support of SHA256 repo Takashi Iwai
2025-07-16  7:32 ` [PATCH v3 1/2] git-gui: Replace null_sha1 with nullid Takashi Iwai
2025-07-16  7:32 ` [PATCH v3 2/2] git-gui: Add support of SHA256 repo Takashi Iwai
2025-07-16 17:38 ` [PATCH v3 0/2] " Johannes Sixt
2025-07-17  7:03   ` Takashi Iwai

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).