All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gitk: Support of SHA256 repos
@ 2025-03-20 15:41 Takashi Iwai
  2025-03-20 15:41 ` [PATCH 1/2] gitk: Add a basic support of SHA256 repositories into Gitk Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Takashi Iwai @ 2025-03-20 15:41 UTC (permalink / raw)
  To: git
  Cc: Denton Liu, Johannes Sixt, Eric Huber, Johannes Schindelin,
	Avi Halachmi, Christoph Sommer, Paul Mackerras

Hi,

I recently stumbled on the problem of gitk with sha256 repo (while
testing the new openSUSE package git workflow that enforces SHA256);
gitk aborts immediately with a message "Can't parse git log output:
{commit xxx..}".

After skimming over the net, I found the patch [*] posted in 4 years
ago to add the support for sha256, but nothing happened since then,
unfortunately.

So here is the revived patch for gitk to add sha256 support, with
cleanups and corrections, in addition to the enhancement patch for the
missing auto-select length config for sha256.

Only lightly tested on a few sha256 repos.


Takashi

[*] https://patchwork.kernel.org/project/git/patch/pull.979.git.1623687519832.gitgitgadget@gmail.com

===

Rostislav Krasny (1):
  gitk: Add a basic support of SHA256 repositories into Gitk

Takashi Iwai (1):
  gitk: Add auto-select length preference for SHA256

 gitk-git/gitk | 96 +++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 71 insertions(+), 25 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-12 14:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20 15:41 [PATCH 0/2] gitk: Support of SHA256 repos Takashi Iwai
2025-03-20 15:41 ` [PATCH 1/2] gitk: Add a basic support of SHA256 repositories into Gitk Takashi Iwai
2025-05-08  6:20   ` Johannes Sixt
2025-05-12 14:29     ` Takashi Iwai
2025-03-20 15:41 ` [PATCH 2/2] gitk: Add auto-select length preference for SHA256 Takashi Iwai
2025-05-08  6:20   ` Johannes Sixt
2025-05-12 14:36     ` Takashi Iwai
2025-05-08  6:21 ` [PATCH 0/2] gitk: Support of SHA256 repos Johannes Sixt
2025-05-12 14:45   ` Takashi Iwai

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.