unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
 messages from 2021-10-14 06:06:29 to 2021-11-01 19:06:09 UTC [more...]

[PATCH 0/2] avoid problematic conditional hash assignments
 2021-11-01 19:06 UTC  (3+ messages)
` [PATCH 1/2] idx_stack: avoid conditional hash assignment weirdness
` [PATCH 2/2] treewide: kill problematic "$h->{k} //= do {" assignments

[PATCH] doc: lei-config: fix missing =back
 2021-11-01 19:00 UTC 

[PATCH] doc: update release notes and INSTALL
 2021-10-31 20:07 UTC 

[PATCH 0/2] lei: mail-sync docs + compat fix
 2021-10-31 17:30 UTC  (6+ messages)
` [PATCH 1/2] doc: add lei-mail-sync-overview manpage
` [PATCH 2/2] lei_input: disallow uppercase characters for labels
  ` [PATCH v2] "

[PATCH 0/5] lei: fix various SIGPIPE problems
 2021-10-30  8:11 UTC  (6+ messages)
` [PATCH 1/5] lei: do not access {sock} after SIGPIPE
` [PATCH 2/5] lei_to_mail: limit workers for text, reply and v2 outputs
` [PATCH 3/5] lei_xsearch: quiet error message on SIG{PIPE,TERM}
` [PATCH 4/5] lei_to_mail: avoid SEGV on worker exit via SIGTERM
` [PATCH 5/5] doc: lei-security: add a note about core dumps

Troubleshooting threads missing from /all/
 2021-10-29 10:18 UTC  (19+ messages)
                          ` release updates [was: Troubleshooting threads missing from /all/]

[PATCH] t/index-git-times: support non-master default branch
 2021-10-28 19:22 UTC  (14+ messages)
        ` lei-q-remote-import failures [was: [PATCH] t/index-git-times: support non-master default branch]
                ` [PATCH] test_common: clear XDG_CACHE_HOME before lei tests
        ` [PATCH] test_common: key test inboxes to init.defaultBranch

[PATCH 0/8] lei: docs and cleanups
 2021-10-28 11:15 UTC  (9+ messages)
` [PATCH 1/8] xt/net_writer_imap: test "lei convert" w/ IMAP source
` [PATCH 2/8] lei convert: use "--output" in failure message
` [PATCH 3/8] doc: lei-convert: various updates and cleanups
` [PATCH 4/8] doc: lei blob: wording fixups, describe --remote
` [PATCH 5/8] lei convert: remove redundant input_net_cb
` [PATCH 6/8] doc: lei-add-watch: add warning about unreliability
` [PATCH 7/8] lei sucks: show nproc in CPU info
` [PATCH 8/8] lei rm: move generic input_maildir_cb to LeiInput parent class

[PATCH] lei add-watch: ensure folders are known to mail_sync.sqlite3
 2021-10-28  6:17 UTC 

[PATCH] lei q: fix remote import accounting
 2021-10-27 21:28 UTC  (2+ messages)

[PATCH] solver_git: support non-master git default branch
 2021-10-27  4:59 UTC  (3+ messages)

[PATCH] lei mail-diff: support more inputs, split newlines
 2021-10-26 21:18 UTC 

[PATCH] t/lei-watch: add diagnostics for failure
 2021-10-26 10:47 UTC 

[PATCH] lei_to_mail: only run lms_write_prepare for IMAP+Maildir
 2021-10-26 10:47 UTC 

[PATCH 0/9] lei p2q: more capable than originally thought
 2021-10-26 10:35 UTC  (10+ messages)
` [PATCH 1/9] doc: tuning: additional notes for many inboxes
` [PATCH 2/9] doc: lei-store-format: mail sync section, update IPC
` [PATCH 3/9] eml: keep body if no headers are found
` [PATCH 4/9] lei q: enable expensive Xapian flags
` [PATCH 5/9] lei inspect: fix atfork hook
` [PATCH 6/9] lei: add net getopt spec to various commands
` [PATCH 7/9] lei p2q: use LeiInput for multi-patch series
` [PATCH 8/9] lei rm|tag: drop redundant mbox+net callbacks
` [PATCH 9/9] input_pipe: account for undefined {sock}

[PATCH] www: mirror: fix rendering of NNTP URLs
 2021-10-26  3:30 UTC  (2+ messages)

[PATCH] lei p2q: document --uri, add examples
 2021-10-25 23:39 UTC  (2+ messages)

[PATCH] contrib/css/216light: add more contrast to foreground text
 2021-10-25 17:53 UTC 

[PATCH] lei_to_mail: write directly to mail_sync.sqlite3
 2021-10-25  8:59 UTC 

[PATCH 0/2] www: respect charset in $MSGID/raw display
 2021-10-25  6:32 UTC  (4+ messages)
` [PATCH 1/2] gzip_filter: delay async wcb call
` [PATCH 2/2] www: $MSGID/raw: set charset in HTTP response

[PATCH 1/3] t/watch_maildir: support non-master default branch
 2021-10-25  5:42 UTC  (5+ messages)
` [PATCH 2/3] t/git: "
  ` [PATCH 3/3] mbox: Specify encoding for raw message display

[PATCH] viewvcs: die on tmpfile() errors
 2021-10-24  1:45 UTC 

[PATCH 0/7] misc tweaks and fixes
 2021-10-24  0:20 UTC  (8+ messages)
` [PATCH 1/7] lei: always pass $lei to LeiAuth->op_merge
` [PATCH 2/7] lei export-kw: skip read-only IMAP folders
` [PATCH 3/7] shared_kv: remove cache_size attribute support
` [PATCH 4/7] http: use a larger buffer for ->getline responses
` [PATCH 5/7] listener: emit warnings on EPERM
` [PATCH 6/7] thread: avoid Perl5 internal scratchpad target cache
` [PATCH 7/7] git: "

[PATCH] cmd_ipc4: retry sendmsg on ENOBUFS/ENOMEM/ETOOMANYREFS
 2021-10-23 21:53 UTC 

[PATCH 0/3] www: coderepo-related cleanups + fixes
 2021-10-23 20:19 UTC  (4+ messages)
` [PATCH 1/3] git: simplify local_nick, avoid "foo.git.git"
` [PATCH 2/3] config: remove *_url_format support for cgit
` [PATCH 3/3] www: respect coderepo.*.url during cgit init

[PATCH] t/v2index-late-dedupe: don't read user's ~/.public-inbox/config
 2021-10-23 19:09 UTC 

[PATCH] searchidx: v1: raise on msgmap init failure
 2021-10-23 19:08 UTC 

[PATCH] doc: lei-forget-search: fix option name in --prune description
 2021-10-23  2:54 UTC  (2+ messages)

[PATCH 0/3] lei: some cleanup stuff
 2021-10-22  8:22 UTC  (4+ messages)
` [PATCH 1/3] lei export-kw: don't recreate deleted IMAP folders
` [PATCH 2/3] lei export-kw: completion returns all Maildir+IMAP
` [PATCH 3/3] lei forget-search: support --prune=<local|remote>

[PATCH] wwwatomstream: call gmtime with scalar
 2021-10-22  5:31 UTC  (2+ messages)

[PATCH 00/15] use RENAME_NOREPLACE on Linux 3.15+
 2021-10-21 21:10 UTC  (16+ messages)
` [PATCH 01/15] t/lei-{auto-watch,export-kw}: extra diagnostics on failure
` [PATCH 02/15] t/lei-import-maildir: rename fix (SR -> RS)
` [PATCH 03/15] t/lei-p2q: extra diagnostics
` [PATCH 04/15] lei/store: check for any unexpected process death
` [PATCH 05/15] lei note-event: drop unnecessary eval guard
` [PATCH 06/15] lei note-event: wq_io_do => wq_do
` [PATCH 07/15] lei_search: try harder to associate "lei index"-ed messages
` [PATCH 08/15] watch: check for {quit} before IDLE
` [PATCH 09/15] watch: remove redundant signal mask manipulation
` [PATCH 10/15] doc: lei-overview: add CAVEATS section
` [PATCH 11/15] lei note-event: clear_src on ENOENT
` [PATCH 12/15] dir_idle: treat IN_MOVED_FROM as a gone event
` [PATCH 13/15] lei: no Perl FileHandle for `undef' w/ ECONNRESET
` [PATCH 14/15] lei_mail_sync: mv_src: use transaction, check UNIQUE
` [PATCH 15/15] lei: use RENAME_NOREPLACE on Linux 3.15+

[PATCH] httpd: reject requests with spaces in header names
 2021-10-19 21:26 UTC 

[PATCH] Makefile.PL: drop generated lib/PublicInbox.pm in blib/
 2021-10-19 11:53 UTC  (2+ messages)

[PATCH 00/11] refining lei up+inspect
 2021-10-19  9:33 UTC  (12+ messages)
` [PATCH 01/11] test_common: lazy-require AutoReap
` [PATCH 02/11] lei up: prefix `remote' and `local' with `o_'
` [PATCH 03/11] lei: use die for external and query handling
` [PATCH 04/11] lei up: propagate redispatch_all failure via exit code
` [PATCH 05/11] lei: conditionally add "\n" to error messages
` [PATCH 06/11] lei up: support --exclude=, --no-(external|remote|local)
` [PATCH 07/11] lei: remove unused ->busy time arg
` [PATCH 08/11] doc: lei: describe lei-daemon-kill and upgrades
` [PATCH 09/11] lei inspect: add atfork hook
` [PATCH 10/11] lei inspect: show ISO8601 {rt} and {dt}, too
` [PATCH 11/11] lei_mail_sync: show non-matching SHA

[PATCH 0/2] fix v2 mirrors of reused Message-IDs
 2021-10-18  5:09 UTC  (3+ messages)
` [PATCH 1/2] extindex: show mismatches for messages deleted from inbox
` [PATCH 2/2] v2: mirrors don't clobber msgs w/ reused Message-IDs

[PATCH 0/4] extindex tweaks and small fixes
 2021-10-17  9:52 UTC  (5+ messages)
` [PATCH 1/4] extindex: use localtime to display lock time
` [PATCH 2/4] extindex: retry sync_inbox before reindex
` [PATCH 3/4] extindex: guard against false mismatch unrefs
` [PATCH 4/4] extindex: better locations for {quit} checks

[PATCH] eml: fix leak workaround
 2021-10-16 23:23 UTC 

[PATCH] msgmap: do not cache num_highwater
 2021-10-16 19:11 UTC 

[PATCH 0/2] doc: lei manpages for remaining commands
 2021-10-16 17:21 UTC  (8+ messages)
` [PATCH 1/2] doc: lei: restore alphabetical order to some listings
` [PATCH 2/2] doc: lei: add manpages for remaining commands

[PATCH 0/4] lei: prioritize signals
 2021-10-16  9:29 UTC  (5+ messages)
` [PATCH 1/4] wqworker: favor level-triggered epoll for fairness
` [PATCH 2/4] pkt_op: "
` [PATCH 3/4] input_pipe: do not loop in ->event_step "
` [PATCH 4/4] lei sockets: favor level-triggered epoll "

[PATCH] t/lei*: set EDITOR for dumb terminals
 2021-10-16  7:54 UTC 

[PATCH] extindex: guard against buggy unrefs
 2021-10-16  1:48 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH] extindex: avoid triggering a buggy unref

[PATCH 00/16] some yak-shaving and annoyance fixes
 2021-10-16  1:42 UTC  (14+ messages)
` [PATCH 01/12] smsg: add ->oidbin method
` [PATCH 02/12] dir_idle: do not add watches in ->new
` [PATCH 03/12] imapd+nntpd: drop timer-based expiration
` [PATCH 04/12] httpd: move pipeline logic into event_step
` [PATCH 05/12] lei: golf PATH2CFG cleanup
` [PATCH 06/12] lei: always keep cwd fd {3} for ->fchdir
` [PATCH 07/12] lei: more eval guards for die on failure
` [PATCH 08/12] extindex: prune invalid alternate entries on --gc
` [PATCH 09/12] lei_overview: die rather than lei->fail
` [PATCH 10/12] lei_to_mail: quiet down abort messages
` [PATCH 11/12] inbox + search: use 5.10.1 and do some golfing
` [PATCH 12/12] httpd/async: switch to level-triggered epoll
` [PATCH 00/12] some yak-shaving and annoyance fixes

[PATCH] lei q: guard query_done against die()
 2021-10-15 15:52 UTC 

Read emails in the archive
 2021-10-15 14:08 UTC  (3+ messages)

[PATCH] lei forget-search: support multiple args
 2021-10-15 14:02 UTC 

[PATCH 0/3] lei bugfixes and simplifications
 2021-10-15 13:45 UTC  (5+ messages)
` [PATCH 1/3] lei forget-search: fix for symlink-ed paths
` [PATCH 2/3] lei + ipc: simplify process reaping
  ` [SQUASH PATCH 4/3] lei q: ensure all workers die on Ctrl-C
` [PATCH 3/3] lei note-event: fix explicit flush reliability

[PATCH 0/3] lei: hopefully kill /Document \d+ not found/ errors
 2021-10-15  9:52 UTC  (4+ messages)
` [PATCH 0/3] lei: hopefully^W "
    ` [PATCH] lei q: avoid kw lookup failure on remote mboxrd

[PATCH] www: various help text updates
 2021-10-15  7:30 UTC 

[PATCH 3/3] lei: give workers their own process group
 2021-10-14 13:16 UTC  (9+ messages)
` [PATCH 0/7] lei: more process handling fixes
  ` [PATCH 1/7] lei: use send() perlop for signals
  ` [PATCH 2/7] git: async_err shows retried requests properly
  ` [PATCH 3/7] git: ->fail invokes current callback
  ` [PATCH 4/7] git: cat-file --batch are their own pgrp
  ` [PATCH 5/7] lei: TSTP affects all curl and related subprocesses
  ` [PATCH 6/7] lei up: actually rely on DESTROY for --alllll
  ` [PATCH 7/7] lei up --all: send signals to workers, receive errors

[PATCH] lei: -d (--dir) and -O (only) shortcuts
 2021-10-14  9:54 UTC 


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