unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] remove more 40 char limits
@ 2020-09-15 19:51 Eric Wong
  2020-09-15 19:51 ` [PATCH 1/2] mid: rename MID_MAX to ID_MAX Eric Wong
  2020-09-15 19:51 ` [PATCH 2/2] treewide: relax allow >=40 chars for git OID Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2020-09-15 19:51 UTC (permalink / raw)
  To: meta

SHA-256 support is coming in git

Eric Wong (2):
  mid: rename MID_MAX to ID_MAX
  treewide: relax allow >=40 chars for git OID

 lib/PublicInbox/Feed.pm     | 4 ++--
 lib/PublicInbox/Git.pm      | 2 +-
 lib/PublicInbox/Import.pm   | 4 ++--
 lib/PublicInbox/MID.pm      | 4 ++--
 lib/PublicInbox/ViewDiff.pm | 4 ++--
 lib/PublicInbox/WWW.pm      | 2 +-
 t/edit.t                    | 4 ++--
 t/plack.t                   | 2 +-
 t/replace.t                 | 2 +-
 t/v2writable.t              | 4 ++--
 10 files changed, 16 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2020-09-15 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 19:51 [PATCH 0/2] remove more 40 char limits Eric Wong
2020-09-15 19:51 ` [PATCH 1/2] mid: rename MID_MAX to ID_MAX Eric Wong
2020-09-15 19:51 ` [PATCH 2/2] treewide: relax allow >=40 chars for git OID Eric Wong

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