user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2021-03-15 11:58:33 to 2021-04-03 02:24:28 UTC [more...]

[PATCH 0/6] lei auth-related fixes
 2021-04-03  2:24 UTC  (6+ messages)
` [PATCH 1/6] URInntps: add URI 5.08 release note
` [PATCH 2/6] lei q: ensure wq workers shutdown on IMAP auth failures
` [PATCH 3/6] lei tag: fix tagging of IMAP inputs
` [PATCH 4/6] lei_auth: rename {net_merge} to {net_merge_continue}
` [PATCH 5/6] net_reader: fix read-only "lei convert" auth failures

[PATCH 0/2] lei MUA UX fixes
 2021-04-03  1:37 UTC  (3+ messages)
` [PATCH 1/2] lei q: don't show remote progress if MUA is running
` [PATCH 2/2] lei: allow progress to non-TTY after MUA spawn

[PATCH] lei: fix git-credential handling
 2021-04-02  9:42 UTC 

[PATCH 0/5] quieter and less noisy
 2021-04-01 12:10 UTC  (6+ messages)
` [PATCH 1/5] lei_query: remove unnecessary V2Writable require
` [PATCH 2/5] lei q: reduce lei/store work for kw changes to stored mail
` [PATCH 3/5] lei_store: set_xvmd: don't add if no vmd at all
` [PATCH 4/5] lei_store: quiet down git user info being unset
` [PATCH 5/5] lei_store: quiet down per-message related warnings

[PATCH] lei: maildir: handle "forwarded" keyword as "P"
 2021-04-01 10:12 UTC 

[PATCH 0/2] lei sucks
 2021-04-01  9:32 UTC  (3+ messages)
` [PATCH 1/2] build: generate PublicInbox.pm with $VERSION
` [PATCH 2/2] lei sucks: sub-command to aid bug reporting

[PATCH] script/lei: background ourselves on MUA/pager exec
 2021-03-31 23:29 UTC 

[PATCH] lei_input: reduce IPC traffic with multiple inputs
 2021-03-31  7:45 UTC 

[PATCH 0/2] lei doc: mail formats
 2021-03-31  3:15 UTC  (4+ messages)
` [PATCH 1/2] doc: add lei-mail-formats(5) manpage
` [PATCH 2/2] doc: lei-overview: favor Maildir for mutt examples

[PATCH] lei blob: "--mail" disables solver, use --include/only
 2021-03-31  1:53 UTC 

[PATCH] lei: fix IMAP auth failure handling
 2021-03-30 22:29 UTC 

[PATCH] lei tag: rename from "lei mark"
 2021-03-30  9:39 UTC 

[PATCH] lei q: avoid redundant default setting for sort with l2m
 2021-03-30  9:10 UTC 

[PATCH] lei_to_mail: update some comments and style
 2021-03-30  7:23 UTC 

[PATCH] git: local_nick: handle trailing or redundant '/' in git_dir
 2021-03-29 23:58 UTC 

[PATCH 0/4] doc: some clarifications and warnings
 2021-03-29 21:13 UTC  (6+ messages)
` [PATCH 1/4] doc: lei q: drop NNTP from --output description
` [PATCH 2/4] doc: lei q: add warning for --output clobbering
` [PATCH 3/4] doc: lei q: clarify default output as stdout
` [PATCH 4/4] doc: lei: update description, add warnings

[PATCH] lei_input: support compressed mboxes
 2021-03-29 17:49 UTC 

[PATCH] lei blob: cleanup solver tmpdir on failure
 2021-03-29 17:47 UTC 

[PATCH 0/3] lei input improvements
 2021-03-29  7:08 UTC  (4+ messages)
` [PATCH 1/3] lei_input: avoid special case sub for --stdin
` [PATCH 2/3] lei: use IO::Uncompress::Gunzip MultiStream
` [PATCH 3/3] lei_input: treat ".eml" and ".patch" suffix as "eml"

[PATCH] t/epoll: explicitly use scalar operator for @events
 2021-03-29  5:19 UTC 

[PATCH 0/8] doc: lei manpages, round 4
 2021-03-29  3:35 UTC  (12+ messages)
` [PATCH 1/8] doc lei-q: fix typo in -tt description
` [PATCH 2/8] doc lei: note --stdin shortcut in synopses
` [PATCH 3/8] doc lei: drop an unnecessary to-do comment
` [PATCH 4/8] doc lei: don't render most to-do comments
` [PATCH 5/8] doc lei: update manpages with new options
` [PATCH 6/8] doc lei: add manpages for new commands
` [PATCH 7/8] doc lei overview: note that lei-init is usually unnecessary
` [PATCH 8/8] doc lei overview: better explain routes into local store

[PATCH] doc config: don't render a to-do comment
 2021-03-29  3:13 UTC 

[PATCH v1] git-send-email-reply: Append subject
 2021-03-28 22:58 UTC  (9+ messages)

[PATCH 00/12] lei blob and some yak-shaving
 2021-03-28  9:31 UTC  (14+ messages)
` [PATCH 01/12] lei: simplify PktOp callers
` [PATCH 02/12] lei init: split out into separate file
` [PATCH 03/12] lei blob: dclose if already failed
` [PATCH 04/12] lei blob: support --no-mail switch
` [PATCH 05/12] lei blob: fail early if no git dirs
` [PATCH 06/12] lei blob: some extra tests
` [PATCH 07/12] lei help: show "NAME=VALUE" properly for -c
` [PATCH 08/12] lei blob: flesh out help text
` [PATCH 09/12] t/lei_store: ensure LeiSearch responds to ->isrch
` [PATCH 10/12] lei blob: add remote external support
` [PATCH 11/12] lei: drop coderepo placeholders, submodule TODO
` [PATCH 12/12] treewide: shorten temporary filename

is "lei mark" a good name?
 2021-03-28  2:21 UTC  (4+ messages)

[PATCH] test_common: require_mods bundles
 2021-03-28  0:17 UTC 

[PATCH] lei mark: relax label requirements
 2021-03-27 23:22 UTC 

[PATCH 0/4] lei blob (formerly known as "lei show")
 2021-03-27 20:20 UTC  (6+ messages)
` [PATCH 1/4] lei_ale: do not create store unnecessarily
` [PATCH 2/4] lei help: move "lei help" into LeiHelp.pm
` [PATCH 3/4] lei_query: hoist out lxs_prepare
` [PATCH 4/4] lei blob: aka "git-show-harder" for blobs
  ` [SQUASH] lei blob: use absolute path

[PATCH 0/4] lei minor things
 2021-03-26 23:07 UTC  (6+ messages)
` [PATCH 1/4] lei q: skip lei/store->write_prepare for JSON outputs
` [PATCH 2/4] lei: do not blindly commit to lei/store on close
` [PATCH 3/4] lei: support /dev/fd/[0-2] inputs and outputs in daemon
  ` [SQUASH] account for /dev/* FDs in prepare_inputs, too
` [PATCH 4/4] lei mark: disallow '!' in labels

[PATCH 0/3] lei labels support
 2021-03-26 10:31 UTC  (6+ messages)
` [PATCH 1/3] lei_xsearch: wait for kw updates for non-threaded case, too
` [PATCH 2/3] lei: _lei_store: use default even if unconfigured
  ` [SQUASH 4/3] lei: account for unconfigured leistore.dir
` [PATCH 3/3] lei: add some labels support
` labels for externals [was: lei labels support]

does "lei init" even need to exist?
 2021-03-26  1:15 UTC  (2+ messages)

[PATCH 00/10] lei testing improvements
 2021-03-25  4:20 UTC  (11+ messages)
` [PATCH 01/10] test_common: cleanup inbox objects after use
` [PATCH 02/10] lei: janky $PATH2CFG garbage collection
` [PATCH 03/10] test_common: TEST_LEI_ERR_LOUD does not hide path names
` [PATCH 04/10] lei add-external: do not initialize writable store
` [PATCH 05/10] lei_mirror: don't show success on failure
` [PATCH 06/10] t/*: drop unnecessary v1-specific index calls
` [PATCH 07/10] tests: "check-run" uses persistent lei daemon
` [PATCH 08/10] lei import: force store, improve test diagnostics
` [PATCH 09/10] t/cmd_ipc: workaround signal handling raciness
` [PATCH 10/10] t/lei: add more diagnostics for failures

[PATCH 0/9] lei: various corner case leak fixes
 2021-03-24 23:01 UTC  (11+ messages)
` [PATCH 1/9] ds: improve DS->Reset fork-safety
  ` [SQUASH] "
` [PATCH 2/9] mbox_lock: dotlock: chdir for relative lock paths
` [PATCH 3/9] lei: drop circular reference in lei_store process
` [PATCH 4/9] lei: update {3} after -C chdirs
` [PATCH 5/9] lei: clean up pkt_op consumer on exception, too
` [PATCH 6/9] lei_store: give process a better name
` [PATCH 7/9] v2writable: cleanup SQLite handles on --xapian-only
` [PATCH 8/9] lei_mirror: fix circular reference
` [PATCH 9/9] lei-daemon: do not leak FDs on bogus requests

[PATCH 0/5] lei: more input + worker-related stuff
 2021-03-23 11:48 UTC  (6+ messages)
` [PATCH 1/5] net_reader: nntp_each: pass keywords as `undef'
` [PATCH 2/5] test_common: check lei/errors.log
` [PATCH 3/5] lei: persistent workers (lei_store) run in /
` [PATCH 4/5] lei_input: more common code between <mark|convert|import>
` [PATCH 5/5] lei: improve management around short-lived workers

[PATCH] lei: hide *_atfork_child from command-line
 2021-03-23  6:51 UTC 

[PATCH 0/2] lei mark: volatile metadata tagging
 2021-03-23  5:02 UTC  (3+ messages)
` [PATCH 1/2] lei mark: command for (un)setting keywords and labels
` [PATCH 2/2] lei mark: add support for (bash) completion

[PATCH 0/8] lei input handling improvements
 2021-03-22  7:54 UTC  (9+ messages)
` [PATCH 1/8] lei: support -c <name>=<value> to overrides
` [PATCH 2/8] net_reader: escape nasty chars from Net::NNTP->message
` [PATCH 3/8] lei: share input code between convert and import
` [PATCH 4/8] lei: simplify workers_start and callers
` [PATCH 5/8] mbox_reader: add ->reads method to avoid nonsensical formats
` [PATCH 6/8] lei_input: common filehandle reader for eml + mbox
` [PATCH 7/8] lei_input: drop "From " line on single "eml" (message/rfc822)
` [PATCH 8/8] lei import: ignore Status headers in "eml" messages

[PATCH] lei: simplify lazy-loading
 2021-03-21 11:24 UTC 

[PATCH 0/3] lei import fix, other fixes
 2021-03-21  9:50 UTC  (4+ messages)
` [PATCH 1/3] lei import: vivify external-only messages
` [PATCH 2/3] lei q: fix warning on remote imports
` [PATCH 3/3] lei: fix some warnings in tests

[PATCH] lei q: trim JSON output
 2021-03-21  8:23 UTC  (2+ messages)
` [SQUASH] t/lei_xsearch: fix warnings from {docid} removal

[PATCH 0/5] lei: preserve keywords across queries
 2021-03-20 10:04 UTC  (6+ messages)
` [PATCH 1/5] lei: All Local Externals: bare git dir for alternates
` [PATCH 2/5] lei q: support vmd for external-only messages
` [PATCH 3/5] lei q: put keywords on one line in --pretty output
` [PATCH 4/5] lei_to_mail: match mutt order of status headers
` [PATCH 5/5] lei: tie ALE lifetime to config file

[PATCH] lei_store: initialize IPC lock properly
 2021-03-20  2:38 UTC 

[PATCH] maildir: avoid redundant slashes
 2021-03-20  0:56 UTC 

[PATCH] lei q: -I/--include overrides --no-(external|local|remote)
 2021-03-19 22:38 UTC 

[PATCH] t/lei-externals: add diagnostic for warning
 2021-03-19 12:41 UTC 

[PATCH 0/2] newline rejection for new stuff
 2021-03-19 12:35 UTC  (3+ messages)
` [PATCH 1/2] lei: disallow "\n" in local externals paths
` [PATCH 2/2] config: ignore extindex entries with newlines in paths

[PATCH] xt/create-many-inboxes: adjust for detect_nproc, no fsync
 2021-03-19  4:22 UTC 

[PATCH] doc: glossary: add missing over/back POD directives
 2021-03-19  4:21 UTC 

[PATCH] lei_overview: unnecessary g2m capture
 2021-03-19  4:20 UTC 

[PATCH] examples: cgit-commit-filter: drop <tt> HTML tag, use title=
 2021-03-19  4:18 UTC 

[PATCH] cgit: fix fallout from lazy coderepo loading
 2021-03-18 23:27 UTC 

WIP: searching all of lore
 2021-03-17 18:37 UTC  (5+ messages)

[PATCH] searchview: collapse Message-ID links in summary
 2021-03-17 18:14 UTC 

[PATCH] lei_store: keywords => vmd (volatile metadata), prepare for labels
 2021-03-17  9:39 UTC 

[PATCH 0/5] www: extindex stuff
 2021-03-17  7:02 UTC  (6+ messages)
` [PATCH 1/5] www_stream: add trailing slash for help and color links
` [PATCH 2/5] extindex: add some validation and config knobs for WWW
` [PATCH 3/5] config: lazy-load coderepos, support extindex
` [PATCH 4/5] www: improve visibility of coderepos
` [PATCH 5/5] tests: show lsof output on deleted-file-check failures

[PATCH] eml: decode Bcc, and Resent-* address variants
 2021-03-16 10:28 UTC 

[PATCH 0/2] some dead code elimination
 2021-03-16  9:14 UTC  (4+ messages)
` [PATCH 1/2] nntp: remove unused header_append method
` [PATCH 2/2] git: drop async_prefetch method
` [PATCH 3/2] lock: remove new_tmp method

[PATCH 0/2] keyword handling cleanups
 2021-03-16  1:43 UTC  (3+ messages)
` [PATCH 1/2] mbox: move mbox_keywords to MboxReader
` [PATCH 2/2] lei_store: remove maildir_keywords

[PATCH 00/35] memoize inbox creations
 2021-03-15 19:51 UTC  (9+ messages)
` [PATCH 08/35] t/admin: switch to create_inbox
  ` [SQUASH] "
` [PATCH 30/35] t/miscsearch: use create_inbox
` [PATCH 31/35] t/nntpd-tls: "
` [PATCH 32/35] t/nntpd: "
` [PATCH 33/35] t/thread-index-gap: create_inbox
` [PATCH 34/35] t/altid_v2: create_inbox
` [PATCH 35/35] t/*: disable fsync on tests were create_inbox isn't worth it


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