messages from 2024-05-28 02:43:23 to 2024-09-26 10:56:35 UTC [more...]
[PATCH] t/lei-import-imap: bail on missing UIDVALIDITY after import
2024-09-26 10:56 UTC
CSS behaviors bug report: dark/light switch non-functional
2024-09-26 0:55 UTC (8+ messages)
` [PATCH 0/5] css improvements (hopefully)
` [PATCH 1/5] user_content: simplify internal API and use v5.12
` [PATCH 2/5] www: don't reread CSS files
` [PATCH 3/5] www: load CSS files in same dir if @import is in use
` [PATCH 4/5] www: allow specifying CSS @import or <link> tags
` [PATCH 5/5] www: use mtime as CSS cache-buster instead of ctime
[PATCH] viewvcs: fix b= generation in $REPO/tree/ listing
2024-09-25 21:50 UTC (3+ messages)
[PATCH 0/4] www: PSGI test fixes + URL-fication tests
2024-09-16 21:03 UTC (5+ messages)
` [PATCH 1/4] config: ignore blank address= and listid= entries
` [PATCH 2/4] test_common: -httpd requires HTTP::{Date,Status}
` [PATCH 3/4] test_common: improve psgi test setup + loading
` [PATCH 4/4] www: test address URL-fication
[PATCH] t/feed: fix uninitialized variable warnings
2024-09-16 9:53 UTC
[PATCH] doc: fix NEWS.html generation
2024-09-15 19:32 UTC
[PATCH 0/3] www: addr2urlmap fixes
2024-09-13 22:07 UTC (4+ messages)
` [PATCH 1/3] view: addr2urlmap matches HTML-escaped addresses, only
` [PATCH 2/3] view: fix addr2urlmap with Plack::Builder::mount
` [PATCH 3/3] view: disable address URL-fication of possible HTML escapes
Bug: mailing list linkification in headers incorrect
2024-09-12 21:33 UTC (10+ messages)
` [PATCH] view: fix x-post links for relative urls
` [PATCH] www: preload all inboxes if using ->ALL
Figuring out `public-inbox-fetch`
2024-09-07 13:54 UTC (4+ messages)
Occasional web view corruption (extra html escapes)
2024-09-07 1:24 UTC (11+ messages)
[PATCH] view: fix mismatched quote in HTML
2024-09-06 22:02 UTC (2+ messages)
[PATCH] tests: skip ENOSPC injection on restricted systems
2024-08-31 8:17 UTC
Exception: Expected block 59423 to be level 2, not 0
2024-08-30 21:40 UTC (5+ messages)
OCD request: missing paren in web view
2024-08-30 21:31 UTC (3+ messages)
` [PATCH] view: fix unclosed parentheses after `raw' link
[PATCH] t/v2writable: avoid failure on strace un-readyiness
2024-08-30 19:05 UTC
[PATCH] lei: increase umask timeout
2024-08-30 19:05 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] solver: async for external processes
2024-08-29 23:26 UTC (4+ messages)
` [PATCH 1/3] solver: use async check (`info') for coderepo
` [PATCH 2/3] solver: use xap_helper for async search if available
` [PATCH 3/3] solver: use async_check for the temporary git repo
What is public-indox?
2024-08-28 18:30 UTC (2+ messages)
[PATCH] tls: set SSL_OP_NO_COMPRESSION explicitly
2024-08-23 16:30 UTC
[PATCH 0/5] signal handling fixes
2024-08-20 18:40 UTC (7+ messages)
` [PATCH 1/5] treewide: handle EINTR for non-(signalfd|kevent)
` [PATCH 2/5] lei: simplify forced signal check
` [PATCH 3/5] sigfd: call normal Perl %SIG handlers
` [PATCH 4/5] lei: allow Ctrl-C to interrupt IMAP+NNTP reads
` [PATCH 5/5] lei_xsearch: allow signals during long queries
` [PATCH 6/5] t/sigfd: reduce getpid() calls and hash lookups
[PATCH] t/inotify3: fail gracefully on unsupported arches
2024-08-19 20:46 UTC
[PATCH 0/5] lei import-related fixes + diagnostics
2024-08-14 0:16 UTC (6+ messages)
` [PATCH 1/5] git: rename `_active' sub to `cat_active'
` [PATCH 2/5] lei_store: use autodie for open+close
` [PATCH 3/5] v2writable: confess on broken {idx_shards}
` [PATCH 4/5] lei_search: make missing Xapian docs for kw lookups
` [PATCH 5/5] net_reader: improve IMAP error reporting
Alternate permalink URLs - for migration from other/custom archive solutions
2024-08-13 5:31 UTC (7+ messages)
` [RFC] altid: start supporting indexfilter type (was: Alternate permalink URLs)
[PATCH 00/11] indexheader + altid enhancements
2024-08-12 13:55 UTC (13+ messages)
` [PATCH 01/11] search: support per-inbox indexheader directive
` [PATCH 02/11] indexheader: deduplicate common values
` [PATCH 03/11] search: help: avoid ':' in user prefixes
` [PATCH 04/11] search: move QueryParser mappings to xh_args
` [PATCH 05/11] www_text: show indexheader contents in help
` [PATCH 06/11] www: don't memoize ->user_help contents
` [PATCH 07/11] extindex: avoid branch in ->index_eml
` [PATCH 08/11] t/extsearch: use autodie to detect chmod failures
` [PATCH 09/11] t/extsearch: use xsys_e to detect errors
` [PATCH 10/11] extindex: support extindex.*.indexheader
` [PATCH 11/11] extindex: support per-inbox indexheader+altid
[PATCH] t/msgmap: increase poll timeout for strace
2024-08-03 21:22 UTC
[PATCH] *search: avoid HV modification on conditional assignment
2024-07-27 8:37 UTC
[PATCH 0/3] public-inbox-watch Maildir diagnostics
2024-07-26 21:59 UTC (4+ messages)
` [PATCH 1/3] watch: more details about full scan start/completion
` [PATCH 2/3] watch: only open one directory at a time when scanning
` [PATCH 3/3] watch: add per-directory scanning diagnostics
[PATCH 0/4] fix ENOSPC on writes
2024-07-26 21:31 UTC (13+ messages)
` [PATCH 1/4] t/msgmap: updates for Perl 5.12+ and copyrights
` [PATCH 2/4] msgmap: mid_insert: reraise on unexpected errors
` [PATCH 2/4] msgmap: mid_insert: reraise on unexpected errors, [PATCH 3/4] t/v2writable: test ENOSPC from fast-import
` "
` [PATCH 4/4] t/v2writable: use 5.10.1 and autodie more
` [PATCH v2 0/4] fix ENOSPC on writes
` [PATCH v2 1/4] t/msgmap: updates for Perl 5.12+ and copyrights
` [PATCH v2 2/4] msgmap: mid_insert: reraise on unexpected errors
` [PATCH v2 3/4] t/v2writable: test ENOSPC from fast-import
` [PATCH v2 4/4] t/v2writable: use 5.10.1 and autodie more
[PATCH] inotify: don't load Linux::Inotify2 if pure Perl is usable
2024-07-23 22:07 UTC
more debugging for gentoo usage & supporting feature requests
2024-07-23 21:30 UTC (5+ messages)
` more debugging for gentoo usage & supporting feature requests - infinite loop on disk full
public-inbox skipping new inboxes or many mails
2024-07-18 0:02 UTC (10+ messages)
[PATCH] www: replace *eml_entry with *emit_eml
2024-07-07 6:01 UTC
[PATCH 0/2] www: manifest.js.gz: handle If-Modified-Since
2024-07-07 5:57 UTC (3+ messages)
` [PATCH 1/2] www: manifest.js.gz handles If-Modified-Since
` [PATCH 2/2] t/www_listing: use autodie, reduce useless tests
[PATCH] http: don't requeue if using write buffer
2024-07-04 2:20 UTC
[PATCH 0/2] input_pipe-related fixes
2024-07-03 10:52 UTC (3+ messages)
` [PATCH 1/2] input_pipe: fstat(2) IO properly
` [PATCH 2/2] qspawn: avoid redundantly setting O_NONBLOCK
[PATCH] lei_mirror: don't symlink(2) over bad links
2024-07-02 23:56 UTC (2+ messages)
` [PATCH 2/1] lei_mirror: show FS path for symlink conflicts
[PATCH] http: fix 304 responses w/o entity body w/o reverse proxy
2024-07-02 23:27 UTC
Wrong input type in lore.kernel.org webpage
2024-06-26 17:48 UTC (2+ messages)
` [PATCH] www_listing: add space after `input=text' in search field
[PATCH] imap: use spec compliant continuation request
2024-06-26 3:32 UTC (4+ messages)
` Undelivered replies [was: [PATCH] imap: use spec compliant continuation request]
[PATCH] speedup $EXTRACT_DIFFS callers by 1%
2024-06-25 18:49 UTC
[PATCH] doc: add RFC4505 (AUTH=ANONYMOUS) to standards.perl
2024-06-25 12:26 UTC
Issuing rollback() due to DESTROY
2024-06-21 20:18 UTC (9+ messages)
[PATCH] http: don't store `127.0.0.1' for idle clients
2024-06-20 22:54 UTC
[PATCH 0/5] use sendmsg|writev to reduce syscalls
2024-06-19 23:41 UTC (6+ messages)
` [PATCH 1/5] ds: remove needless O_APPEND import
` [PATCH 2/5] ds: update indentation to match rest of source
` [PATCH 3/5] use sendmsg w/ MSG_MORE to reduce syscalls
` [PATCH 4/5] http: set Content-Length for simple array responses
` [PATCH 5/5] http: use writev for known Content-Length responses
[feature request] accept and silently ignore <> around message IDs at the end of URL
2024-06-17 1:07 UTC (3+ messages)
` [PATCH] www: strip and redirect on `<' and `>' in MSGID "
[PATCH 0/3] www: #related patch search improvements
2024-06-16 23:35 UTC (4+ messages)
` [PATCH 1/3] www: merge dfblob query data
` [PATCH 2/3] view: share query generation code for related patches
` [PATCH 3/3] www: search patch subject in #related query
[PATCH 0/5] cleanups + posible major fragmentation reduction
2024-06-12 11:43 UTC (7+ messages)
` [PATCH 1/5] treewide: use \*STD(IN|OUT|ERR) consistently
` [PATCH 2/5] git: decouple git_version from git_exe
` [PATCH 3/5] test_common: use cached git lookup to reduce stat(2)
` [PATCH 4/5] treewide: use cached git executable lookup
` [PATCH 5/5] www: reduce fragmentation in /t/ and /T/ endpoints
` fragmentation notes [was: [PATCH 5/5] www: reduce fragmentation ...]
[PATCH] solver_git: workaround truncated `b' path in patch
2024-06-11 18:54 UTC
[PATCH 0/2] www: minor mem reduction in message threading
2024-06-10 11:34 UTC (3+ messages)
` [PATCH 1/2] xt/perf-threading: modernize + remove Xapian dependency
` [PATCH 2/2] www: deduplicate Message-ID in threading + skeleton
[PATCH] gzip_filter: use zlib DEF_MEM_LEVEL for gzip
2024-06-09 20:05 UTC
[PATCH] searchview: avoid uninitialized vals in %rmap_inc
2024-06-05 20:03 UTC
Switching to extindex
2024-06-04 22:25 UTC (6+ messages)
` [PATCH] mda: do not auto-create Xapian indices
[PATCH] git_http_backend: bypass safe.directory restrictions
2024-06-03 22:05 UTC
[PATCH 0/3] reduce synchronous waitpid calls
2024-05-30 9:45 UTC (4+ messages)
` [PATCH 1/3] gcf2: eliminate unnecessary autodie::close import
` [PATCH 2/3] git: prefer WNOHANG for `git cat-file --batch-*'
` [PATCH 3/3] git: reduce spawning for rev-parse --git-path
[PATCH] search: forbid getopt(3) switch injection in query
2024-05-29 19:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).