user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2021-05-17 03:35:53 to 2021-07-29 10:01:31 UTC [more...]

[RFC] lei: address lifetime problems from Linux::Inotify2
 2021-07-29 10:01 UTC  (2+ messages)
` [RFC v2] lei: close inotify FD in forked child

[PATCH 0/2] fix "make check-run" reliability
 2021-07-28  0:37 UTC  (3+ messages)
` [PATCH 1/2] lei: die on ECONNRESET
` [PATCH 2/2] listener: maximize listen(2) backlog

[PATCH/RFC 0/2] *index: sequential commits
 2021-07-27 10:44 UTC  (3+ messages)
` [PATCH 1/2] treewide: s/sequential_shard/sequential-shard/g
` [RFC 2/2] index+extindex: support indexSequentialCommit

[PATCH] extindex: support --jobs/-j properly on creation for shard count
 2021-07-25 12:44 UTC 

lei rediff: add --dequote and --requote?
 2021-07-25 12:29 UTC 

[PATCH] doc: lei-{p2q,rediff}: note implicit --stdin
 2021-07-25 12:03 UTC 

[PATCH] t/lei-watch.t: improve test reliability
 2021-07-25 11:15 UTC 

Restarting daemons on config file change
 2021-07-25 10:40 UTC  (12+ messages)
  ` [PATCH] httpd: fix SIGHUP by invalidating cache on reload
            ` [PATCH 1/2] extsearch: support publicinbox.*.boost parameter
            ` [PATCH 2/2] init: allow arbitrary key-values via -c KEY=VALUE
              ` [PATCH 3/2] init: support git <2.30 for "-c KEY=VALUE" args
            ` [PATCH 0/2] things to make mirroring easier

[PATCH 0/4] favor shorter binary OID comparisons
 2021-07-25  0:43 UTC  (5+ messages)
` [PATCH 1/4] extsearchidx: favor binary comparison in common case
` [PATCH 2/4] lei_search: favor binary OID comparisons
` [PATCH 3/4] lei_inspect: fix typo
` [PATCH 4/4] lei_mail_sync: locations_for API uses oidbin for comparisons

[WIP] extindex: support --dedupe[=MSGID]
 2021-07-25  0:11 UTC  (6+ messages)
  ` [PATCH 0/3] extindex dedupe improvements
    ` [PATCH 1/3] extindex: support --dedupe[=MSGID]
    ` [PATCH 2/3] extindex: improve comment around git->async_wait_all
    ` [PATCH 3/3] extsearchidx: use more appropriate max for dedupe

[PATCH 0/3] lei rm-watch, some error handling stuff
 2021-07-23 10:56 UTC  (4+ messages)
` [PATCH 1/3] t/lei*: check error messages on failures
` [PATCH 2/3] lei: avoid SQLite COUNT() for dedupe
` [PATCH 3/3] lei rm-watch: new command to support removing watches

[PATCH] t/solver_git: use like() to improve error reporting
 2021-07-22  8:37 UTC 

[PATCH 0/2] lei Maildir inotify/kevent support
 2021-07-21 14:07 UTC  (4+ messages)
` [PATCH 1/2] config: s/_one_val/get_1/ for public use
` [PATCH 2/2] lei: start implementing inotify Maildir support
` [PATCH 3/2] lei: auto-refresh watches in config, cancel missing

deduplication doesn't always work with "lei up"
 2021-07-08  8:42 UTC 

[PATCH] extindex: dedupe: reduce SQLite contention and dirty data
 2021-07-08  8:25 UTC 

[PATCH] extsearchidx: ignore Eml warnings across the board
 2021-07-07 23:24 UTC 

[PATCH 0/3] extindex: dedupe support, + gc fix
 2021-07-06 12:42 UTC  (4+ messages)
` [PATCH 1/3] eml: relax warn_ignore regexps for current Email::Address::XS
` [PATCH 2/3] extindex: implement --dedupe to fix old extindices
` [PATCH 3/3] extindex: --gc: avoid SQLite lock conflict on shard cleanup

[PATCH] lei: drop workers on EOF from clients
 2021-07-04 19:35 UTC 

[PATCH] lei import: increase flags search batch size, display progress
 2021-07-02 21:02 UTC 

[PATCH] lei inspect: help+completion for --dir option
 2021-07-02 20:42 UTC 

[PATCH] extsearchidx: extra assertions for deduplication flow
 2021-07-02 20:42 UTC 

[PATCH 0/2] lei inspect: "mid:" prefix and pager
 2021-07-01 11:31 UTC  (3+ messages)
` [PATCH 1/2] lei inspect: support automatic pager in output
` [PATCH 2/2] lei inspect: support "mid:" (and "m:") prefix

[PATCH] extsearchidx: lock before writing multi-pack-index
 2021-06-30 22:00 UTC 

[PATCH] extsearchidx: symlink .rev and .bitmap files into ALL.git
 2021-06-30 19:14 UTC 

[PATCH] searchidx: default BATCH_BYTES to 8MB on 64-bit systems
 2021-06-30 17:58 UTC 

empty /manifest.js.gz response as of 520be116
 2021-06-30  2:38 UTC  (5+ messages)
` [PATCH] www: fix manifest.js.gz for default publicInbox.grokManifest

Recording archiver origins in git
 2021-06-29 20:10 UTC  (5+ messages)

[PATCH] extindex: maintain pack symlinks and use "git multi-pack-index"
 2021-06-25  1:06 UTC 

[PATCH] www_listing: fix manifest.js.gz generation with extindex "all"
 2021-06-24 12:59 UTC 

[PATCH] v2writable: avoid spawning "git hash-object"
 2021-06-24  8:41 UTC 

[PATCH] doc: tuning: add a note about Linux sys.vm.max_map_count
 2021-06-24  8:32 UTC 

[PATCH] favor git(1) rather than libgit2 for ExtSearch
 2021-06-24  5:50 UTC 

[PATCH 0/3] some WWW search things
 2021-06-23 11:14 UTC  (4+ messages)
` [PATCH 1/3] search: make xap_terms easier-to-use and use it more
` [PATCH 2/3] www_listing: start updating for pagination + search
` [PATCH 3/3] www: do not warn on blank query parameters

[PATCH] t/hl_mod: accept "make" or "makefile" for Makefile
 2021-06-22 18:56 UTC  (2+ messages)

[PATCH] lei: use open() perlop for -C (chdir)
 2021-06-22 10:04 UTC 

[PATCH] lei import: help + completion for --new-only
 2021-06-20  8:39 UTC 

[PATCH] lei sucks: don't warn or error out on missing dependencies
 2021-06-20  4:33 UTC 

[PATCH] view: extra check to for redundant messages in HTML view
 2021-06-19  3:22 UTC 

[PATCH] scripts: add syscall-list tool for development
 2021-06-18 21:44 UTC 

[PATCH] t/sigfd: add diagnostic for occasional FreeBSD failure
 2021-06-18 19:28 UTC 

[PATCH] lei/store: do not put NULL into over.num column
 2021-06-18 19:20 UTC 

[PATCH 0/3] lei: internal bug fixups
 2021-06-17 22:00 UTC  (4+ messages)
` [PATCH 1/3] lei inspect: learn "num:" and "docid:" prefixes
` [PATCH 2/3] lei_input: prefix bare Maildir paths w/ "maildir:"
` [PATCH 3/3] lei/store: cull redundant docids based on blob OID

[PATCH 0/2] lei: support keywords off a single Maildir file
 2021-06-13 18:12 UTC  (3+ messages)
` [PATCH 1/2] lei_input: allow keywords when importing 1 file from Maildir
` [PATCH 2/2] lei index+import: reject keywords from R/O IMAP

[PATCH 0/5] lei ls-mail-source-related things
 2021-06-12  0:10 UTC  (6+ messages)
` [PATCH 1/5] lei: stop pager early on exit
` [PATCH 2/5] lei ls-mail-source: write through to URL folder cache
` [PATCH 3/5] t/lei-import-http: quiet unnecessary diag message
` [PATCH 4/5] lei import: use url_folder_cache for completion
` [PATCH 5/5] net_reader: canonicalize URL args on add_url

[PATCH] lei ls-mail-source: list IMAP folders and NNTP groups
 2021-06-11  9:42 UTC 

RFC 3977 (NNTP) prevalance?
 2021-06-11  9:36 UTC 

[PATCH] lei tag: less confusing warning about unimported messages
 2021-06-09 23:27 UTC 

[RFC] lei import: support --new-only
 2021-06-09 22:39 UTC  (2+ messages)
` [PATCH v2] lei import: support --new-only for IMAP

[PATCH] lei/store: do eidx_init before creating R/W lms dbh
 2021-06-09 10:03 UTC 

[PATCH 0/5] lei Maildir stuff
 2021-06-09  7:47 UTC  (6+ messages)
` [PATCH 1/5] inbox_writable: fix import_maildir
` [PATCH 2/5] mdir_reader: maildir_each_file: pass flags, skip Trash
` [PATCH 3/5] lei tag: parallelize Maildir access
` [PATCH 4/5] lei_mail_sync: hoist out --all handling from export-kw
` [PATCH 5/5] lei prune-mail-sync: new command to prune invalid sync data

[PATCH] lei edit-search: fix and add a (weak) test
 2021-06-09  0:11 UTC 

[PATCH] lei pmdir: fix nproc for <= 4 CPUs
 2021-06-08 23:56 UTC 

[PATCH 0/3] lei import: speedup repeated Maildir import
 2021-06-08  9:50 UTC  (4+ messages)
` [PATCH 1/3] lei: safety fix for multiple WQ classes
` [PATCH 2/3] lei: generalize auxiliary WQ handling
` [PATCH 3/3] lei import: speed up repeated Maildir imports

[PATCH] lei/store: checkpoint commits mail_sync.sqlite3
 2021-06-07 19:06 UTC 

[PATCH] lei: don't drop WQ workers on normal exit
 2021-06-05 21:06 UTC 

[PATCH] INSTALL: note about lei metadata storage
 2021-06-05 21:04 UTC 

[PATCH] lei import: speed up kw updates for old IMAP messages
 2021-06-03 10:05 UTC  (3+ messages)
` [PATCH v2] "
  ` TODO: Maildir import speedups

[PATCH] pkt_op: make pkt_do an OO method
 2021-06-03  9:52 UTC 

[PATCH] pkt_op: remove blocking I/O support
 2021-06-03  9:01 UTC 

[PATCH] lei export-kw: do not write directly to mail_sync.sqlite3
 2021-06-02 10:03 UTC 

[PATCH] lei: remove "forget" (old name for "rm")
 2021-06-01 19:20 UTC 

[PATCH] lei_mail_sync: more debug info for uncommitted txn
 2021-06-01 19:14 UTC 

[PATCH] lei import: reduce writes to lei/store on IMAP sync
 2021-05-31 10:20 UTC 

[PATCH 0/4] lei lcat usability things
 2021-05-30 11:52 UTC  (6+ messages)
` [PATCH 1/4] lei lcat+inspect: start wiring up completion
` [PATCH 2/4] lei lcat: allow IMAP folder URLs w/o UIDVALIDITY
` [PATCH 3/4] lei lcat: support maildir: paths, too
` [PATCH 4/4] lei: support implicit stdin by default

[PATCH] lei import: import IMAP flag changes from old messages
 2021-05-30 11:45 UTC 

[PATCH 0/3] lei: v2 and lcat/import/IMAP things
 2021-05-29 20:20 UTC  (4+ messages)
` [PATCH 1/3] TODO: add pipelining note
` [PATCH 2/3] lei import|lcat: improve+fix single message IMAP support
` [PATCH 3/3] lei q: --sort and --save|v2 are incompatible

[PATCH] lei_to_mail: use abs_path for Maildir in mail_sync.sqlite3
 2021-05-29  1:31 UTC 

[PATCH] lei q|up: support v2:/path/to/inboxdir destination
 2021-05-28 22:39 UTC 

[PATCH] lei: retry_reopen on read-only Xapian access
 2021-05-28 19:47 UTC 

[PATCH 0/3] lei: diagnostic and reliability fix
 2021-05-28  9:45 UTC  (4+ messages)
` [PATCH 1/3] t/lei-*: better diagnostics for occasional failures
` [PATCH 2/3] lei: restore working directory in more places
` [PATCH 3/3] script/lei: drop leftover message about fallback

[PATCH] lei: handle a single IMAP message in most places
 2021-05-28  9:37 UTC  (10+ messages)
` [PATCH 0/6] lei: odds and ends and a resend
  ` [PATCH 1/6] viewdiff: make $UNSAFE a variable
  ` [PATCH 2/6] viewdiff: escape '{' and '}' for regexp
  ` [PATCH 3/6] lei_mail_sync: debug code for uncommitted txn
  ` [PATCH 4/6] lei: mark reorder-and-rewrite-local-history as a TODO item
  ` [PATCH 5/6] lei: handle a single IMAP message in most places
  ` [PATCH 6/6] lei: add TODO item for FUSE mount

[PATCH] lei rm: new command to remove messages from index
 2021-05-26 23:50 UTC 

[PATCH] lei: require Socket::MsgHdr or Inline::C, drop oneshot
 2021-05-26 18:08 UTC 

[PATCH 0/2] ipc: fix "lei q" w/ HTTP(S) externals
 2021-05-25 22:20 UTC  (3+ messages)
` [PATCH 1/2] ipc: avoid potential stack-not-refcounted bug
` [PATCH 2/2] ipc: wq: handle >MAX_ARG_STRLEN && <EMSGSIZE case

[PATCH 0/3] lei forget-mail-sync: drop sync information
 2021-05-25 11:01 UTC  (4+ messages)
` [PATCH 1/3] lei export-kw: use lei->abs_path instead of rel2abs
` [PATCH 2/3] lei_mail_sync: args2folder: common folder lookup sub
` [PATCH 3/3] lei forget-mail-sync: new command to drop sync information

[PATCH] lei export-kw: fix case-insensitivity typo for IMAP URLs
 2021-05-24 22:48 UTC 

[PATCH 0/2] lei IMAP usability stuff
 2021-05-23 21:36 UTC  (3+ messages)
` [PATCH 1/2] lei inspect: use LeiMailSync->match_imap_url
` [PATCH 2/2] lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY

[PATCH] lei <q|up>: set \Recent on non-empty mbox and Maildir
 2021-05-23  8:01 UTC 

[PATCH 0/3] lei export-kw: IMAP support
 2021-05-23  1:38 UTC  (4+ messages)
` [PATCH 1/3] net_reader|net_writer: pass URI refs deeper into callbacks
` [PATCH 2/3] lei export-kw: support exporting keywords to IMAP
` [PATCH 3/3] lei export-kw: relax IMAP URL matching

[PATCH 0/8] lei: export-kw, IMAP import incompatibility
 2021-05-21 10:28 UTC  (9+ messages)
` [PATCH 1/8] treewide: favor open(..., '+<&=', $fd)
` [PATCH 2/8] lei: drop EOFpipe in favor of PktOp
` [PATCH 3/8] lei tag: support tagging index-only messages
` [PATCH 4/8] lei_input: fix canonicalization of Maildirs for sync
` [PATCH 5/8] lei index: support command-line options
` [PATCH 6/8] lei export-kw: new command to export keywords to Maildirs
` [PATCH 7/8] uri_imap: support uid/auth/user as full accessors
` [PATCH 8/8] lei import: store IMAP user+auth in mail_sync folder URI

[PATCH] lei rediff: fix construction of git-diff options
 2021-05-21  9:52 UTC  (2+ messages)

[PATCH] lei: relax rules for "new" in Maildir
 2021-05-19  8:54 UTC 

[PATCH 0/9] doc: lei manpages, round 5
 2021-05-17 23:24 UTC  (7+ messages)
` [PATCH 6/9] doc lei q: add missing value for --lock
` [PATCH 7/9] doc lei: add manpage for convert
` [PATCH 8/9] doc lei: add manpages for new commands
` [PATCH 9/9] doc lei: update manpages with new options

[PATCH] contrib/css/216light: increase contrast of normal text
 2021-05-17 16:40 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] lei lcat: fix handling of multiple MSGID_OR_URL arguments
 2021-05-17  3:37 UTC 


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