unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/6] a few random small fixes and improvements
@ 2024-11-15  2:59 Eric Wong
  2024-11-15  2:59 ` [PATCH 1/6] tests: fix missing modules under TEST_RUN_MODE=0 Eric Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eric Wong @ 2024-11-15  2:59 UTC (permalink / raw)
  To: meta

Some minor things I noticed while working on other things.

Eric Wong (6):
  tests: fix missing modules under TEST_RUN_MODE=0
  test_common: disable fsync in git(1) commands
  nntp: improve protocol error messages
  nntp: integerize {article} to save memory
  view: reduce ops for <b> encasement
  view: fix obfuscation in message/* attachments

 lib/PublicInbox/NNTP.pm       | 40 +++++++++++++++++++++--------------
 lib/PublicInbox/TestCommon.pm |  2 ++
 lib/PublicInbox/View.pm       | 10 ++++-----
 t/extsearch.t                 |  1 +
 t/www_static.t                |  1 +
 5 files changed, 33 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2024-11-15  2:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15  2:59 [PATCH 0/6] a few random small fixes and improvements Eric Wong
2024-11-15  2:59 ` [PATCH 1/6] tests: fix missing modules under TEST_RUN_MODE=0 Eric Wong
2024-11-15  2:59 ` [PATCH 2/6] test_common: disable fsync in git(1) commands Eric Wong
2024-11-15  2:59 ` [PATCH 3/6] nntp: improve protocol error messages Eric Wong
2024-11-15  2:59 ` [PATCH 4/6] nntp: integerize {article} to save memory Eric Wong
2024-11-15  2:59 ` [PATCH 5/6] view: reduce ops for <b> encasement Eric Wong
2024-11-15  2:59 ` [PATCH 6/6] view: fix obfuscation in message/* attachments 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).