unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
 messages from 2021-02-22 21:38:22 to 2021-03-20 00:56:34 UTC [more...]

[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  (37+ messages)
` [PATCH 01/35] test_common: add create_inbox helper sub
` [PATCH 02/35] t/lei_xsearch: use create_inbox
` [PATCH 03/35] test_common: minor simplifications to setup_public_inboxes
` [PATCH 04/35] t/imapd-tls: switch to create_inbox
` [PATCH 05/35] t/www_altid: use create_inbox
` [PATCH 06/35] t/xcpdb-reshard: "
` [PATCH 07/35] t/v2dupindex: create_inbox
` [PATCH 08/35] t/admin: switch to create_inbox
  ` [SQUASH] "
` [PATCH 09/35] t/html_index: remove now-worthless test
` [PATCH 10/35] t/plack: use create_inbox
` [PATCH 11/35] t/psgi_attach: convert to create_inbox
` [PATCH 12/35] t/httpd: "
` [PATCH 13/35] t/convert-compact: create_inbox
` [PATCH 14/35] t/altid: use create_inbox
` [PATCH 15/35] t/psgi_mount: switch to create_inbox
` [PATCH 16/35] t/feed: "
` [PATCH 17/35] t/psgi_bad_mids: use create_inbox
` [PATCH 18/35] t/psgi_multipart_not: "
` [PATCH 19/35] t/psgi_scan_all: create_inbox lots saved
` [PATCH 20/35] t/psgi_v2: create_inbox
` [PATCH 21/35] t/imapd: create_inbox (minor)
` [PATCH 22/35] t/solver_git: use create_inbox
` [PATCH 23/35] t/cgi: create_inbox
` [PATCH 24/35] t/edit: switch to create_inbox
` [PATCH 25/35] t/inbox_idle: "
` [PATCH 26/35] t/lei_xsearch: use create_inbox
` [PATCH 27/35] t/indexlevels-mirror: "
` [PATCH 28/35] t/multi-mid: "
` [PATCH 29/35] t/psgi_search: "
` [PATCH 30/35] t/miscsearch: "
` [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

[PATCH] lei: reuse LeiStore object on config changes
 2021-03-15  9:32 UTC 

[PATCH] lei q: do not import unnecessarily from externals
 2021-03-14 11:12 UTC 

[PATCH] searchidx: fix -Lmedium for IDs and filenames
 2021-03-13 22:43 UTC  (2+ messages)

lei: per-message keywords and externals
 2021-03-13 11:50 UTC  (5+ messages)
` [RFC] lei_xkw: eXternal KeyWord index

[PATCH] examples/varnish-4: http => httpd
 2021-03-13  0:08 UTC 

[PATCH] TODO: update tests item
 2021-03-12 10:44 UTC 

[PATCH 0/3] lei CLI option updates
 2021-03-12 10:39 UTC  (4+ messages)
` [PATCH 1/3] lei: add help + completion for --no-external
` [PATCH 2/3] lei: rearrange OPT_DESC and drop some TBD switches
` [PATCH 3/3] lei q: mbox*: disable changing parallelism, add --rsyncable

final "null" in "lei q" JSON output
 2021-03-12  4:22 UTC  (2+ messages)

[PATCH] t/v2reindex: avoid reading ~/.public-inbox/config in test
 2021-03-12  3:52 UTC 

[PATCH] msg_part_text: discover text in application/octet-stream
 2021-03-12  0:31 UTC  (2+ messages)
` [SQUASH] "

[PATCH 0/7] doc updates, fixups, and more
 2021-03-11 20:34 UTC  (9+ messages)
` [PATCH 1/7] doc: glossary: add information for dates and timestamps
` [PATCH 2/7] searchidx: remove smsg_from_doc
` [PATCH 3/7] lei_curl: note proposed master/client mode for curl
` [PATCH 4/7] doc: update 1.7 release notes, tuning, TODO
` [PATCH 5/7] imapclient: disable workaround for Mail::IMAPClient 3.43+
  ` [SQUASH] "
` [PATCH 6/7] config: use '-f' key to store config file pathname
` [PATCH 7/7] v2writable: fix undocumented --xapian-only

[PATCH] www_attach: remove unnecessary parse_content_type import
 2021-03-11 12:58 UTC 

[PATCH 0/5] no trash, glossary doc
 2021-03-10 13:23 UTC  (6+ messages)
` [PATCH 1/5] doc: technical/data_structures: update for EOFpipe
` [PATCH 2/5] watch: IMAP: ignore \Deleted and \Draft messages
` [PATCH 3/5] lei import: simplify Maildir handling
` [PATCH 4/5] lei import: skip trashed Maildir messages
` [PATCH 5/5] doc: start glossary for overlapping concepts

release timelines (-extindex, JMAP, lei)
 2021-03-08 22:16 UTC  (5+ messages)

angle brackets in "m:" and "refs:" in "lei q" JSON
 2021-03-08  8:08 UTC  (3+ messages)
  ` [PATCH] lei q: remove angle brackets around Message-IDs

[PATCH] lei q: one -t shouldn't set `flagged' on external mail
 2021-03-05  4:03 UTC 

[PATCH] search: use "z:" instead of "bytes:" prefix
 2021-03-05  3:10 UTC 

"lei q" vs mairix notes
 2021-03-05  2:22 UTC 

[PATCH] lei q: fix --import-before default and FIFO output
 2021-03-05  1:38 UTC 

public-inbox in Debian
 2021-03-04 20:33 UTC  (5+ messages)

[PATCH 0/6] lei q --import-augment => --import-before; mbox + IMAP
 2021-03-04  9:03 UTC  (7+ messages)
` [PATCH 1/6] lei q: support --import-augment for IMAP
` [PATCH 2/6] lei: dclose: do not EPOLL_CTL_DEL w/o event_init
` [PATCH 3/6] lei_xsearch: cleanup {pkt_op_p} on exceptions
` [PATCH 4/6] lei q: --import-augment for mbox and mbox.gz
` [PATCH 5/6] t/lei_to_mail: no need to cat in FIFO test
` [PATCH 6/6] lei q: s/import-augment/import-before/g

[PATCH 0/4] lei q: avoiding accidental data loss
 2021-03-04  4:10 UTC  (9+ messages)
` [PATCH 1/4] eml: each_part: document IMAP user of the $all parameter
` [PATCH 2/4] lei_xsearch: add_eml for remote mboxrd, not set_eml
` [PATCH 3/4] lei: use maildir_each_eml in more places
` [PATCH 4/4] lei q: import flags when clobbering/augmenting Maildirs
  ` RFH: --import-augment naming [was: lei q: import flags when clobbering/augmenting]

[PATCH] ds: import croak properly
 2021-03-04  1:20 UTC 

should lei attempt to index mail outside of git?
 2021-03-03  3:53 UTC 

read-write JMAP for lei?
 2021-03-02 23:04 UTC 

[PATCH] inbox: ->mailboxid accessor
 2021-03-02  9:13 UTC 

[PATCH 0/3] lei p2q (patch-to-query)
 2021-03-01  5:47 UTC  (6+ messages)
` [PATCH 1/3] lei p2q: patch-to-query generator for "lei q --stdin"
    ` [PATCH 4/3] lei p2q: fix /dev/null filenames, fix phrase quoting rules
` [PATCH 2/3] lei q: fix "-" shortcut for --stdin
` [PATCH 3/3] lei q: improve early aborts w/ remote externals

[PATCH 0/3] doc: lei manpages, round 3
 2021-02-27 20:20 UTC  (5+ messages)
` [PATCH 1/3] doc: lei: update manpages
` [PATCH 2/3] doc: lei-import: drop markup of "stdin"
` [PATCH 3/3] doc: lei-overview: add performance and bash completion sections

[PATCH 0/5] lei mbox locking
 2021-02-26 21:03 UTC  (7+ messages)
` [PATCH 1/5] lei: style fix for $oldset declaration
` [PATCH 2/5] lei q: support mbox locking by default
` [PATCH 3/5] lei import|convert: support mbox locking on reads
  ` [SQUASH 6/5] require MboxLock even for .eml files
` [PATCH 4/5] t/lei_store: rename $lst to $sto
` [PATCH 5/5] lei_xsearch: more detail about ->xdb call chain

watch a simple dir
 2021-02-26 19:38 UTC  (3+ messages)

[PATCH 0/4] lei: fleshing out some existing features
 2021-02-26  4:38 UTC  (8+ messages)
` [PATCH 1/4] lei convert: support IMAP output and "-F eml" inputs
` [PATCH 2/4] lei import: use --in-format/-F for consistency
` [PATCH 3/4] test_common: io_modes: always support read/write
` [PATCH 4/4] lei q: -tt marks direct hits as "flagged"

[PATCH] lei: completion: bash: generalize nospace usage
 2021-02-25 10:33 UTC  (2+ messages)
` better "compopt -o nospace" ideas? [was: lei: completion: bash: generalize nospace usage]

[PATCH 0/2] "lei q" remote memoization
 2021-02-24 23:37 UTC  (3+ messages)
` [PATCH 1/2] lei_external: don't treat IPv6 URLs as globs
` [PATCH 2/2] lei q: auto-memoize remote messages into lei/store

[PATCH 0/4] lei <import|convert> nntp://
 2021-02-24 23:25 UTC  (6+ messages)
` [PATCH 1/4] add PublicInbox::URInntps package
` [PATCH 2/4] lei <import|convert>: support NNTP sources
` [PATCH 3/4] watch: switch IMAP and NNTP fetch loops to NetReader
  ` [SQUASH 5/4] net_reader: do not warn on EINTR if user quit
` [PATCH 4/4] net_reader: trim exports and remove unused uri_new

Setup woes
 2021-02-24 11:09 UTC  (6+ messages)

[PATCH v2] www: use PublicInbox::WwwStream
 2021-02-24 10:53 UTC  (4+ messages)

[PATCH] www: use PublicInbox::WwwStream
 2021-02-24  8:52 UTC 

[PATCH 0/3] lei -C DIR and more
 2021-02-23 10:01 UTC  (4+ messages)
` [PATCH 1/3] lei: support "-C" to chdir in all sub commands
` [PATCH 2/3] lei q: reduce default lei2mail workers
` [PATCH 3/3] lei_to_mail: remove unused OnDestroy import

does "lei q" --format/-f need to exist?
 2021-02-23  6:03 UTC  (10+ messages)
              ` [PATCH] doc: lei: favor "-o format:$PATHNAME" over "-f"

lei: accessing blob after import requires daemon restart
 2021-02-22 22:47 UTC  (3+ messages)
` [PATCH] lei_store: populate ALL.git/alternates with new epochs

[PATCH 0/2] fix Perl 5.10.1 compatibility
 2021-02-22 21:38 UTC  (2+ messages)
` [PATCH 2/2] lei: avoid needless env passing to subcommands


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