user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/4] git-related updates
@ 2023-01-25 10:18 Eric Wong
  2023-01-25 10:18 ` [PATCH 1/4] git: use core.abbrev=no on git 2.31+ Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2023-01-25 10:18 UTC (permalink / raw)
  To: meta

core.abbrev=no is now used in preparation for SHA-256 support.

I started working on supporting git 2.36+ --batch-command, but having
to support prior versions will require more refactoring, I think...

2/4 was painful :<

Eric Wong (4):
  git: use core.abbrev=no on git 2.31+
  process_pipe: warn hackers off using it for bidirectional pipes
  git: drop needless ENOENT import
  git: reduce delete ops in _destroy

 lib/PublicInbox/Git.pm         | 42 ++++++++++++++++++++++++----------
 lib/PublicInbox/ProcessPipe.pm |  6 +++--
 2 files changed, 34 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2023-01-25 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 10:18 [PATCH 0/4] git-related updates Eric Wong
2023-01-25 10:18 ` [PATCH 1/4] git: use core.abbrev=no on git 2.31+ Eric Wong
2023-01-25 10:18 ` [PATCH 2/4] process_pipe: warn hackers off using it for bidirectional pipes Eric Wong
2023-01-25 10:18 ` [PATCH 3/4] git: drop needless ENOENT import Eric Wong
2023-01-25 10:18 ` [PATCH 4/4] git: reduce delete ops in _destroy Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).