public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse•de>
To: git@vger•kernel.org
Cc: Johannes Sixt <j6t@kdbg•org>
Subject: [PATCH v3 0/2] git-gui: Add support of SHA256 repo
Date: Wed, 16 Jul 2025 09:32:23 +0200	[thread overview]
Message-ID: <20250716073227.11486-1-tiwai@suse.de> (raw)

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


             reply	other threads:[~2025-07-16  7:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16  7:32 Takashi Iwai [this message]
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

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=20250716073227.11486-1-tiwai@suse.de \
    --to=tiwai@suse$(echo .)de \
    --cc=git@vger$(echo .)kernel.org \
    --cc=j6t@kdbg$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox