unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
 messages from 2020-08-22 00:41:25 to 2020-10-16 05:02:39 UTC [more...]

[PATCH] scripts/dupe-finder: restore $dbh variable
 2020-10-16  5:02 UTC  (3+ messages)

[PATCH] admin: preserve config ordering of `--all' switch
 2020-10-13  7:19 UTC  (2+ messages)

Subscribing to public-inbox lists using grokmirror + procmail
 2020-10-07 21:42 UTC 

[PATCH] manifest: favor Cpanel::JSON::XS
 2020-10-03 23:12 UTC 

Thoughts on search-based imap mailboxes
 2020-10-03 19:40 UTC  (4+ messages)

[PATCH] v2writable: use "HEAD" to match v1 indexing behavior
 2020-09-29 19:43 UTC 

[PATCH] gcf2: improve error handling and do not ->fail on wbuf
 2020-09-28  5:52 UTC  (2+ messages)

[PATCH] searchidx: index lower-case List-Id value
 2020-09-28  5:15 UTC 

[PATCH] ds: add missing label for systems w/o EPOLLEXCLUSIVE
 2020-09-27 21:26 UTC 

[PATCH] imap: avoid raising exception if client disconnects
 2020-09-26 19:55 UTC  (2+ messages)

[PATCH] xt: add eml ->as_string round trip checker
 2020-09-24 20:51 UTC 

[PATCH] searchidx: fix (undocumented) --skip-docdata handling
 2020-09-24 10:13 UTC 

[PATCH 0/2] more minor indexing fixes
 2020-09-22 18:49 UTC  (3+ messages)
` [PATCH 1/2] idxstack: fix comment about file_char
` [PATCH 2/2] v2writable: drop outdated {unindex_range} check

2 problems with listid matching
 2020-09-21 20:58 UTC  (2+ messages)
` [PATCH] mda: match List-Id insensitively

[PATCH] mid: drop repeated ';' in mid_escape() regular expression
 2020-09-20 21:12 UTC  (2+ messages)

[PATCH] config: warn on multiple values for some fields
 2020-09-20  1:43 UTC 

[PATCH] doc: post-1.6 updates, start 1.7
 2020-09-19 21:42 UTC 

[ANNOUNCE] public-inbox 1.6.0
 2020-09-19 21:24 UTC  (4+ messages)

thoughts on Git::Raw / libgit2?
 2020-09-19  9:50 UTC  (2+ messages)

[PATCH 0/7] gcf2: libgit2-based cat-file alternative
 2020-09-19  9:37 UTC  (8+ messages)
` [PATCH 1/7] gcf2: libgit2-based git "
` [PATCH 2/7] t/gcf2: test changes to alternates
` [PATCH 3/7] add gcf2 client and executable script
` [PATCH 4/7] gcf2: transparently retry on missing OID
` [PATCH 5/7] gcf2*: more descriptive package descriptions
` [PATCH 6/7] gcf2: require git dir with OID
` [PATCH 7/7] gcf2: wire up read-only daemons and rm -gcf2 script

[PATCH 0/2] some doc fixes
 2020-09-17 21:25 UTC  (3+ messages)
` [PATCH 1/2] doc: flow: include -imapd
` [PATCH 2/2] doc: txt2pre: more manpage URLs

Epoch roll-over with imap
 2020-09-17 20:54 UTC  (2+ messages)

[PATCH] git_async_cat: inline + drop redundant batch_prepare call
 2020-09-17  8:57 UTC 

[PATCH] t/indexlevels-mirror: fix improperly skipped test
 2020-09-16 22:17 UTC 

[PATCH] git_async_cat: fix outdated comment
 2020-09-16  7:18 UTC 

[PATCH] wwwstream: link to cgit URLs for coderepo
 2020-09-15 20:15 UTC 

[PATCH 0/2] remove more 40 char limits
 2020-09-15 19:51 UTC  (3+ messages)
` [PATCH 1/2] mid: rename MID_MAX to ID_MAX
` [PATCH 2/2] treewide: relax allow >=40 chars for git OID

[PATCH] wwwtext: link to public-inbox.org/meta archives
 2020-09-15 19:48 UTC 

[PATCH] imap: quiet uninitialized variable warning on FETCH
 2020-09-15  6:11 UTC 

[PATCH] ci/deps: add Plack::Test::ExternalServer for devtest
 2020-09-14 22:02 UTC 

[PATCH] t/imapd.t: skip dependent test on failure
 2020-09-14 21:29 UTC 

brain dump detached/external index so far
 2020-09-14 20:55 UTC  (3+ messages)

[PATCH] doc: TODO and release notes updates ahead of 1.6
 2020-09-14  7:07 UTC  (2+ messages)
` 1.6 in a few hours/days?

[PATCH] tests: consistently check for xapian-compact
 2020-09-14  6:29 UTC 

[PATCH] sigfd: fix typos and scoping on systems w/o epoll+kqueue
 2020-09-14  3:42 UTC 

[PATCH] doc: Add piem to list of clients
 2020-09-14  3:15 UTC  (2+ messages)

[PATCH 0/3] mostly NNTP stuff
 2020-09-11  7:32 UTC  (4+ messages)
` [PATCH 1/3] treewide: avoid `goto &NAME' for tail recursion
` [PATCH 2/3] t/nntpd: add test for the XPATH command
` [PATCH 3/3] nntp: share more code between art_lookup callers

[PATCH] nntp: fix cross-newsgroup Message-ID lookups
 2020-09-10  9:38 UTC 

[PATCH] wwwstream: show init + index instructions for -V1, too
 2020-09-10  5:46 UTC 

[PATCH 00/11] httpd: further reduce event loop monopolization
 2020-09-10  1:51 UTC  (13+ messages)
` [PATCH 01/11] xt/solver: test with public-inbox-httpd, too
` [PATCH 02/11] solver: drop warnings, modernize use v5.10.1, use SEEK_SET
` [PATCH 03/11] use "\&" where possible when referring to subroutines
` [PATCH 04/11] www: manifest.js.gz generation no longer hogs event loop
` [PATCH 05/11] config: flatten each_inbox and iterate_start args
` [PATCH 06/11] config: split out iterator into separate object
` [PATCH 07/11] t/cgi.t: show stderr on failures
` [PATCH 08/11] extmsg: prevent cross-inbox matches from hogging event loop
` [PATCH 09/11] wwwlisting: avoid "
` [PATCH 10/11] solver: check one git coderepo and inbox at a time
` [PATCH 11/11] solver: break apart inbox blob retrieval
` [PATCH 12/11] solver: async blob retrieval for diff extraction

[PATCH] wwwstream: fix "Atom feed" link
 2020-09-09 21:38 UTC 

[PATCH 0/3] wwwtext: minor config example tweaks
 2020-09-09 21:23 UTC  (4+ messages)
` [PATCH 1/3] wwwtext: describe the use of `coderepo' entries
` [PATCH 2/3] wwwtext: don't blindly quote "git clone" destination
` [PATCH 3/3] wwwtext: config comment improvements

[PATCH] contrib/css: limit <a> coloring to links, only
 2020-09-09 20:56 UTC  (2+ messages)
` [SQUASH] update UserContent.pm for CSS change

[PATCH] www: make mirror instructions more prominent
 2020-09-08  8:29 UTC 

Converting Public-Inbox archived messages into mbox
 2020-09-04 21:50 UTC  (2+ messages)

message bloat over time
 2020-09-02 21:38 UTC  (2+ messages)

[PATCH 00/11] cleanups, mostly indexing related
 2020-09-02 11:04 UTC  (12+ messages)
` [PATCH 01/11] msgmap: note how we use ->created_at
` [PATCH 02/11] disambiguate OverIdx and Over by field name
` [PATCH 03/11] use more idiomatic internal API for ->over access
` [PATCH 04/11] search: remove special case for blank query
` [PATCH 05/11] tests: add "use strict" and declare v5.10.1 compatibility
` [PATCH 06/11] search: replace ->query with ->mset
` [PATCH 07/11] search: remove {over_ro} field
` [PATCH 08/11] imap: drop old, pre-Parse::RecDescent search parser
` [PATCH 09/11] wwwaltid: drop unused sqlite3_missing function
` [PATCH 10/11] overidx: document column uses
` [PATCH 11/11] v2writable: reuse read-only shard counting code

[PATCH 0/3] www: cleanups + scheduling improvements
 2020-09-01 20:36 UTC  (4+ messages)
` [PATCH 1/3] solver: drop warnings, modernize use v5.10.1, use SEEK_SET
` [PATCH 2/3] use "\&" where possible when referring to subroutines
` [PATCH 3/3] www: manifest.js.gz generation no longer hogs event loop

[PATCH] index: check for xapian-compact when using --compact
 2020-09-01 16:58 UTC  (2+ messages)

[PATCH] t/v2dupindex: test indexing mirrors with duplicate messages
 2020-09-01  5:55 UTC 

[PATCH 00/10] some usability tweaks
 2020-09-01  1:15 UTC  (11+ messages)
` [PATCH 01/10] script/*: set executable bit on -learn and -imapd
` [PATCH 02/10] admin: improve minimum version text
` [PATCH 03/10] edit+purge: support `--help' and `-h' like other commands
` [PATCH 04/10] script/*: fold $usage into $help, support `-h' instead of -?
` [PATCH 05/10] daemon: support --help/-h in -httpd/imapd/nntpd
` [PATCH 06/10] mda+learn: add --help / -h support
` [PATCH 07/10] config: use defined-or (//) in a few places
` [PATCH 08/10] watch: add --help/-h support
` [PATCH 09/10] doc: remove B<> (bold) markup from the remaining POD
` [PATCH 10/10] init+convert: create non-existing directory hierarchies

[PATCH] doc: expand on indexBatchSize regarding fragementation
 2020-08-31 23:43 UTC  (2+ messages)
` [PATCH] doc: expand on indexBatchSize regarding fragmentation

[PATCH] t/run: Perl future proofing
 2020-08-31 23:41 UTC 

[PATCH 00/11] watch: fix contention w/ Maildir & NNTP
 2020-08-31  4:41 UTC  (12+ messages)
` [PATCH 01/11] watch: limit batch size of NNTP and IMAP workers, too
` [PATCH 02/11] watchmaildir: use v5.10.1, drop warnings
` [PATCH 03/11] rename WatchMaildir => Watch
` [PATCH 04/11] watch: log signal activities to STDERR
` [PATCH 05/11] watch: avoid unnecessary spawning on spam removals
` [PATCH 06/11] watch: block signals before fork on non-signalfd/kevent systems
` [PATCH 07/11] watch: comments and tiny cleanups
` [PATCH 08/11] ds: avoid excessive queueing when reaping PIDs
` [PATCH 09/11] watch: use EOFpipe to reduce dwaitpid wakeups
` [PATCH 10/11] ds: avoid unnecessary timer for waitpid
` [PATCH 11/11] replace ParentPipe with EOFpipe

[PATCH] imapd: filter out unusable flags from search
 2020-08-29 20:32 UTC 

[PATCH 0/3] more watch-related stuff
 2020-08-28 22:18 UTC  (5+ messages)
` [PATCH 1/3] watch: flush changes to inbox before updating IMAPTracker
` [PATCH 2/3] imaptracker: update_last: simplify callers
` [PATCH 3/3] tests: check-run: show skipped tests

[PATCH 0/2] www: navigation tweaks
 2020-08-28  4:27 UTC  (6+ messages)
` [PATCH 1/2] www: improve navigation around comtemporary threads
` [PATCH 2/2] www: more descriptive pagination

[PATCH 0/8] mostly watch-related odds and ends
 2020-08-28  4:22 UTC  (10+ messages)
` [PATCH 1/8] watchmaildir: ensure I:/W:/E: prefixes in warnings
` [PATCH 2/8] imaptracker: preserve WAL journal_mode if set by user
` [PATCH 3/8] overidx: inline create_ghost sub
` [PATCH 4/8] doc: document graceful shutdown signals
` [PATCH 5/8] doc: speling fickses
` [PATCH 6/8] watch: imap: only remove \Seen spam
` [PATCH 7/8] doc: move watch config docs to -watch manpage
` [PATCH 8/8] doc: watch: expand on NNTP and IMAP-specific knobs

[PATCH] Makefile.PL: run check-man for <= 80 columns on check-run, too
 2020-08-28  4:22 UTC 

[PATCH] git: show more context info on failures
 2020-08-27  7:51 UTC 

[PATCH] search: allow testing with current xapian.git and 1.5.x
 2020-08-26 22:02 UTC 

[PATCH 0/5] some minor SQLite-related cleanups
 2020-08-26  8:17 UTC  (6+ messages)
` [PATCH 1/5] over: rename ->connect method to ->dbh
` [PATCH 2/5] over: rename ->disconnect to ->dbh_close
` [PATCH 3/5] over: recent: remove expensive COUNT query
` [PATCH 4/5] over*: use v5.10.1, drop warnings
` [PATCH 5/5] msgmap: use v5.10.1

[PATCH] v2writable: compatibility with SWIG Xapian binding
 2020-08-25 20:26 UTC 

anybody hit SQLite "database is locked" errors?
 2020-08-25 16:29 UTC  (3+ messages)
` [PATCH] grok-pull.post_update_hook: flock(2) before SQLite check

[PATCH] doc: 1.6.0 release notes update
 2020-08-25 10:51 UTC 

[PATCH] doc: add some more tuning notes
 2020-08-25 10:51 UTC 

[PATCH 0/3] SQLite-related things
 2020-08-25  3:02 UTC  (4+ messages)
` [PATCH 1/3] over: skip nodatacow on the journal
` [PATCH 2/3] msgmap: use "CREATE TABLE IF NOT EXISTS"
` [PATCH 3/3] over+msgmap: respect WAL journal_mode if set

[PATCH] examples: add imapd systemd examples
 2020-08-25  2:47 UTC  (2+ messages)

[PATCH] searchidx: croak for Xapian DB open failure
 2020-08-23 21:00 UTC 

[PATCH 0/5] "mairix -t" workalike for mbox.gz downloads
 2020-08-22 21:04 UTC  (11+ messages)
` [PATCH 1/5] searchidxshard: clear $msgref buffer properly
` [PATCH 2/5] searchidx: put all shard-related stuff in SearchIdxShard.pm
` [PATCH 3/5] searchidx: index THREADID in Xapian
` [PATCH 4/5] search: support downloading mboxes results with full thread
` [PATCH 5/5] mbox: disable "&t" on existing Xapian until full reindex

[PATCH] index: --sequential-shard checkpoints after each shard
 2020-08-22 19:51 UTC 

[PATCH] searchview: fix mbox.gz downloads for lynx users
 2020-08-22  0:41 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).