user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/7] doc updates, fixups, and more
@ 2021-03-11 10:45 Eric Wong
  2021-03-11 10:45 ` [PATCH 1/7] doc: glossary: add information for dates and timestamps Eric Wong
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Eric Wong @ 2021-03-11 10:45 UTC (permalink / raw)
  To: meta

Eric Wong (7):
  doc: glossary: add information for dates and timestamps
  searchidx: remove smsg_from_doc
  lei_curl: note proposed master/client mode for curl
  doc: update 1.7 release notes, tuning, TODO
  imapclient: disable workaround for Mail::IMAPClient 3.43+
  config: use '-f' key to store config file pathname
  v2writable: fix undocumented --xapian-only

 Documentation/RelNotes/v1.7.0.wip       | 59 ++++++++++++++++++++++++-
 Documentation/public-inbox-glossary.pod | 14 ++++++
 Documentation/public-inbox-tuning.pod   |  9 ++++
 TODO                                    | 16 +++----
 lib/PublicInbox/Config.pm               |  3 +-
 lib/PublicInbox/IMAPClient.pm           | 12 ++---
 lib/PublicInbox/LeiCurl.pm              |  2 +
 lib/PublicInbox/Search.pm               |  4 +-
 lib/PublicInbox/SearchIdx.pm            | 12 -----
 lib/PublicInbox/V2Writable.pm           |  2 +-
 t/v2reindex.t                           |  5 +++
 11 files changed, 105 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2021-03-11 20:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11 10:45 [PATCH 0/7] doc updates, fixups, and more Eric Wong
2021-03-11 10:45 ` [PATCH 1/7] doc: glossary: add information for dates and timestamps Eric Wong
2021-03-11 10:45 ` [PATCH 2/7] searchidx: remove smsg_from_doc Eric Wong
2021-03-11 10:45 ` [PATCH 3/7] lei_curl: note proposed master/client mode for curl Eric Wong
2021-03-11 10:45 ` [PATCH 4/7] doc: update 1.7 release notes, tuning, TODO Eric Wong
2021-03-11 10:45 ` [PATCH 5/7] imapclient: disable workaround for Mail::IMAPClient 3.43+ Eric Wong
2021-03-11 20:34   ` [SQUASH] " Eric Wong
2021-03-11 10:45 ` [PATCH 6/7] config: use '-f' key to store config file pathname Eric Wong
2021-03-11 10:45 ` [PATCH 7/7] v2writable: fix undocumented --xapian-only 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).