user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2020-12-25 10:39:40 to 2021-01-18 21:19:54 UTC [more...]

[PATCH 0/2] lei q: write faster, mutt does less work
 2021-01-18 21:19 UTC  (4+ messages)
` [PATCH 1/2] lei q: parallelize Maildir and mbox writing
` [PATCH 2/2] lei_to_mail: optimize for MUAs

[PATCH] lei q: add --mua-cmd switch
 2021-01-17 10:28 UTC  (3+ messages)

[PATCH 0/5] fixes for older Perls and Xapian
 2021-01-17  7:09 UTC  (6+ messages)
` [PATCH 1/5] address: pairs: enable pure Perl version
` [PATCH 2/5] initialize scalar for `vec' perlop modification
` [PATCH 3/5] t/thread-index-gap: support older DBI
` [PATCH 4/5] t/shared_kv: workaround old File::Spec
` [PATCH 5/5] extindex: fix w/ Xapian 1.2.21..1.2.24

[PATCH 0/4] lei q: outputs to Maildir and mbox* working
 2021-01-16 11:36 UTC  (5+ messages)
` [PATCH 1/4] lei_to_mail: prepare for worker offload
` [PATCH 2/4] ipc: children don't kill on DESTROY, reduce FD sharing
` [PATCH 3/4] lei: q: results output to Maildir and mbox* working
` [PATCH 4/4] lei: pager: pass correct env in oneshot mode

[PATCH 00/14] lei: another pile of changes
 2021-01-15  0:18 UTC  (16+ messages)
` [PATCH 01/14] cmd_ipc: support + test EINTR + EAGAIN, no FDs
` [PATCH 02/14] lei: test SIGPIPE, stop xsearch workers on client abort
` [PATCH 03/14] daemon+watch: fix localization of %SIG for non-signalfd users
` [PATCH 04/14] lei: do not unlink socket path at exit
` [PATCH 05/14] lei: reduce live FD references in wq child
` [PATCH 06/14] lei: rely on localized $current_lei for warnings
` [PATCH 07/14] lei_dedupe+shared_kv: ensure round-tripping serialization
` [PATCH 08/14] lei q: reinstate smsg dedupe
` [PATCH 09/14] search: rename "ts:" prefix to "rt:"
` [PATCH 10/14] lei_overview: rename "references" to "refs"
` [PATCH 11/14] lei: q: lock stdout on overview output
` [PATCH 12/14] leixsearch: remove some commented out code
` [PATCH 13/14] lei: remove temporary var on open
` [PATCH 14/14] lei: pass FD to CWD via cmsg, use fchdir on server

SOCK_SEQPACKET portability for AF_UNIX?
 2021-01-12  3:56 UTC 

[PATCH 00/22] lei query overview views
 2021-01-10 12:15 UTC  (23+ messages)
` [PATCH 01/22] lei query + pagination sorta working
` [PATCH 02/22] lei q: deduplicate smsg
` [PATCH 03/22] ds: block signals when reaping
` [PATCH 04/22] ipc: add support for asynchronous callbacks
` [PATCH 05/22] cmd_ipc: send FDs with buffer payload
` [PATCH 06/22] ipc: avoid excessive evals
` [PATCH 07/22] ipc: work queue support via SOCK_SEQPACKET
` [PATCH 08/22] ipc: eliminate ipc_worker_stop method
` [PATCH 09/22] ipc: wq: support dynamic worker count change
` [PATCH 10/22] ipc: drop -ipc_parent_pid field
` [PATCH 11/22] ipc: DESTROY and wq_workers methods
` [PATCH 12/22] lei: rename $w to $wpager for warning message
` [PATCH 13/22] lei: fix oneshot TTY detection by passing STD*{GLOB}
` [PATCH 14/22] lei: query: ensure pager exit is instantaneous
` [PATCH 15/22] ipc: start supporting sending/receiving more than 3 FDs
` [PATCH 16/22] ipc: fix IO::FDPass use with a worker limit of 1
` [PATCH 17/22] ipc: drop unused fields, default sighandlers for wq
` [PATCH 18/22] lei: get rid of client {pid} field
` [PATCH 19/22] lei: fork + FD cleanup
` [PATCH 20/22] lei: run pager in client script
` [PATCH 21/22] lei_xsearch: transfer 4 FDs internally, drop IO::FDPass
` [PATCH 22/22] lei: query: restore JSON output overview

public-inbox + mlmmj best practices?
 2021-01-09 22:21 UTC  (9+ messages)
            ` [PATCH] v2writable: exact discontiguous history handling

JSON field names in terminal/pager output
 2021-01-06 10:27 UTC  (3+ messages)

[PATCH] imap: fix uninitialized var on MSN search miss
 2021-01-05 18:19 UTC 

[PATCH 0/4] more lei usability stuff
 2021-01-05  9:24 UTC  (6+ messages)
` [PATCH 1/4] lei: completion: fix filename completion
` [PATCH 2/4] lei: automatic pager support
` [PATCH 3/4] lei: use client env as-is, drop daemon-env command
` [PATCH 4/4] address: pairs: new helper for JMAP (and maybe lei)
  ` JSON pretty-printing [was: [4/4] ... (and maybe lei)]

[PATCH 0/2] lei: some usage bits
 2021-01-04  4:16 UTC  (3+ messages)
` [PATCH 1/2] lei: fix opt_dash to pass non-dash args to @argv
` [PATCH 2/2] lei: improve idempotent "init" error message

Mailman 3 archiver for public-inbox
 2021-01-03 23:17 UTC  (3+ messages)

[PATCH] lei: prefer IO::FDPass over our Inline::C recv_3fds
 2021-01-03 20:58 UTC 

[PATCH 0/3] lei-related test fixes
 2021-01-03 11:24 UTC  (7+ messages)
` [PATCH 1/3] t/lei: use $lei->() callback wrapper
` [PATCH 2/3] testcommon: prepare_redirects: fix error message
` [PATCH 3/3] spawn: support send_fd+recv_fd w/o IO::FDPass
` [PATCH 0/2] fix race from stdout buffering in FD pass exit
  ` [PATCH 1/2] send and receive all 3 FDs at once
  ` [PATCH 2/2] lei: fix output race in client/daemon mode

[PATCH] gcf2client: split out request API from regular git
 2021-01-03  2:12 UTC 

[PATCH 0/7] v2: swap in new IPC package
 2021-01-03  2:06 UTC  (8+ messages)
` [PATCH 1/7] ipc: some documentation comments
` [PATCH 2/7] searchidxshard: use PublicInbox::IPC to kill lots of code
` [PATCH 3/7] searchidxshard: IPC conversion, part 2
` [PATCH 4/7] searchidxshard: replace index_raw with index_eml
` [PATCH 5/7] use Eml (or MIME) objects for all indexing paths
` [PATCH 6/7] ipc: switch to one-way pipes
` [PATCH 7/7] searchidxshard: use add_xapian directly for v2

[PATCH 0/6] process pipe improvements
 2021-01-02  9:13 UTC  (7+ messages)
` [PATCH 1/6] processpipe: allow synchronous close to set $?
` [PATCH 2/6] processpipe: lazy-require PublicInbox::DS for dwaitpid
` [PATCH 3/6] git: qx: waitpid synchronously via ProcessPipe->CLOSE
` [PATCH 4/6] import: switch to using ProcessPipe
` [PATCH 5/6] git: manifest_entry: use ProcessPipe via popen_rd
` [PATCH 6/6] qspawn: switch to "

[PATCH] lei_store: alternative unconfigured "git var" workaround
 2021-01-02  8:32 UTC 

[PATCH] lei_store: quiet down "git var" failures
 2021-01-01  9:20 UTC 

Unexpected white-on-black text in QtWebEngine-based browsers
 2021-01-01  9:08 UTC  (5+ messages)

[PATCH 0/4] TEST_RUN_MODE=0 fixes
 2021-01-01  5:47 UTC  (5+ messages)
` [PATCH 1/4] search: do not use $QP_FLAGS until Xapian is loaded
` [PATCH 2/4] t/lei: fix TEST_RUN_MODE=0, simplify oneshot fallback
` [PATCH 3/4] import: unset GIT_CONFIG with `git config --global'
` [PATCH 4/4] treewide: reduce load_xapian* callsites

[PATCH] Makefile.PL: add update-copyrights target
 2021-01-01  5:18 UTC  (2+ messages)
` [PUSHED] update copyrights for 2021

[ANNOUNCE] public-inbox 1.6.1
 2020-12-31 23:46 UTC 

[DRAFT] doc: 1.6.1 draft release notes
 2020-12-31 20:15 UTC 

[PATCH 00/36] another round of lei stuff
 2020-12-31 13:51 UTC  (37+ messages)
` [PATCH 01/36] import: respect init.defaultBranch
` [PATCH 02/36] lei_store: use per-machine refname as git HEAD
` [PATCH 03/36] revert "lei_store: use per-machine refname as git HEAD"
` [PATCH 04/36] lei_to_mail: initial implementation for writing mbox formats
` [PATCH 05/36] sharedkv: fork()-friendly key-value store
` [PATCH 06/36] sharedkv: split out index_values
` [PATCH 07/36] lei_to_mail: start atomic and compressed mbox writing
` [PATCH 08/36] mboxreader: new class for reading various mbox formats
` [PATCH 09/36] lei_to_mail: start --augment, dedupe, bz2 and xz
` [PATCH 10/36] lei: implement various deduplication strategies
` [PATCH 11/36] lei_to_mail: lazy-require LeiDedupe
` [PATCH 12/36] lei_to_mail: support for non-seekable outputs
` [PATCH 13/36] lei_to_mail: support Maildir, fix+test --augment
` [PATCH 14/36] ipc: generic IPC dispatch based on Storable
` [PATCH 15/36] ipc: support Sereal
` [PATCH 16/36] lei_store: add ->set_eml, ->add_eml can return smsg
` [PATCH 17/36] lei: rename "extinbox" => "external"
` [PATCH 18/36] mid: use defined-or with `push' for uniqueness check
` [PATCH 19/36] mid: hoist out mids_in sub
` [PATCH 20/36] lei_store: handle messages without Message-ID at all
` [PATCH 21/36] ipc: use shutdown(2), base atfork* callback
` [PATCH 22/36] lei_to_mail: unlink mboxes if not augmenting
` [PATCH 23/36] lei: add --mfolder as an --output alias
` [PATCH 24/36] spawn: move run_die here from PublicInbox::Import
` [PATCH 25/36] init: remove embedded UnlinkMe package
` [PATCH 26/36] t/run: avoid uninitialized var on incomplete test
` [PATCH 27/36] gcf2client: reap process on DESTROY
` [PATCH 28/36] lei_to_mail: open FIFOs O_WRONLY so we block
` [PATCH 29/36] searchidxshard: call DS->Reset at worker start
` [PATCH 30/36] t/ipc.t: test for references via `die'
` [PATCH 31/36] use PublicInbox::DS for dwaitpid
` [PATCH 32/36] syscall: SFD_NONBLOCK can be a constant, again
` [PATCH 33/36] lei: avoid Spawn package when starting daemon
` [PATCH 34/36] avoid calling waitpid from children in DESTROY
` [PATCH 35/36] ds: clobber $in_loop first at reset
` [PATCH 36/36] on_destroy: support PID owner guard

[PATCH] searchidxshard: call DS->Reset at worker start
 2020-12-31  6:54 UTC 

[Debian 9][Perl 5.24] uninitialized value errors in Encode/MIME/Header.pm
 2020-12-31  0:06 UTC  (7+ messages)
` [PATCH] eml: fix undefined vars on <Perl 5.28
    ` stable 1.6.1 release? [was: [PATCH] eml: fix undefined vars on <Perl 5.28]
` [PATCH] t/config: test --get-urlmatch for git <2.26

thoughts improving duplicate message handling
 2020-12-29 15:50 UTC  (2+ messages)

[PATCH/RFC 0/7] lei - Local Email Interface skeleton
 2020-12-29  3:01 UTC  (6+ messages)
` [RFC 4/7] lei: proposed command-listing and options
  ` "extinbox" term - was: [RFC 4/7] lei: proposed command-listing

[PATCH 0/2] extsearch: avoid stale Xapian results
 2020-12-28 15:32 UTC  (4+ messages)
` [PATCH 1/2] extsearch: unconditionally reopen on access
` [PATCH 2/2] miscsearch: take reopen from Search and use it

[PATCH 00/26] lei: basic UI + IPC work
 2020-12-27 20:02 UTC  (3+ messages)
` [PATCH 26/26] lei: extinbox: start implementing in config file
  ` [PATCH 27/26] lei_xsearch: cross-(inbox|extindex) search

[PATCH 0/2] internal search parameter naming
 2020-12-27 19:38 UTC  (3+ messages)
` [PATCH 1/2] search: remove pointless {relevance} setting
` [PATCH 2/2] search: remove {mset} option for ->mset method

[PATCH 0/5] some yak shaving
 2020-12-27  2:53 UTC  (6+ messages)
` [PATCH 1/5] git: qx: avoid extra "local" for scalar context case
` [PATCH 2/5] import: check for git->qx errors, clearer return values
` [PATCH 3/5] check defined return value for localized slurp errors
` [PATCH 4/5] ds: simplify EventLoop implementation
` [PATCH 5/5] ds: flatten + reuse @events, epoll_wait style fixes

[PATCH] inboxidle: avoid needless syscalls on refresh
 2020-12-26 20:11 UTC  (2+ messages)

more considerations in UI/UX
 2020-12-26 11:13 UTC  (3+ messages)
  ` [RFC] lei: rename proposed "query" command to "q", add JSON output

[PATCH 0/4] extindex: more fixes and usability things
 2020-12-26 10:16 UTC  (5+ messages)
` [PATCH 1/4] extindex: various --watch signal handling fixes
` [PATCH 2/4] extindex: enable autoflush on STDOUT/STDERR
` [PATCH 3/4] extindex: add undocumented --no-scan switch
` [PATCH 4/4] extindex: allow using --all without EXTINDEX_DIR

[PATCH] inbox: name variable for values loop iterator
 2020-12-26  8:12 UTC 

[PATCH] inboxidle: clue users into resolving ENOSPC from inotify
 2020-12-26  5:59 UTC 

[PATCH 0/7] index + extindex interaction improvements
 2020-12-26  1:44 UTC  (6+ messages)
  ` [PATCH 0/3] extindex --watch support
    ` [PATCH 1/3] default to CORE::warn in $SIG{__WARN__} handlers
    ` [PATCH 2/3] extindex: --watch for inotify-based updates
    ` [PATCH 3/3] init: use the return value of rel2abs_collapsed


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