user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2020-02-23 12:27:30 to 2020-04-20 00:13:42 UTC [more...]

[RFC PATCH] watchmaildir: support multiple watchheader values
 2020-04-20  0:13 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/4] test speedups for FreeBSD
 2020-04-19 23:19 UTC  (5+ messages)
` [PATCH 1/4] import: init_bare: allow use as method, use in tests
` [PATCH 2/4] import: init_bare: use pure Perl
` [PATCH 3/4] t/ds-leak: use BSD::Resource
` [PATCH 4/4] testcommon: spawn-aware system() and qx[] workalikes

[PATCH] t/v*-add-remove-add: fix typo in description of 'removed' check
 2020-04-19 21:14 UTC  (2+ messages)

[PATCH 0/8] some small yak shaving things
 2020-04-18  3:38 UTC  (9+ messages)
` [PATCH 1/8] inboxwritable: mime_from_path: reuse in more places
` [PATCH 2/8] searchidx: die on cat-file failures
` [PATCH 3/8] inbox: don't memoize missing description|cloneurl
` [PATCH 4/8] inbox: replace `eval {}' with `do {}' where appropriate
` [PATCH 5/8] favor `do {}' over `eval {}' for localized slurp
` [PATCH 6/8] wwwatomstream: move {emit_header} field to $self
` [PATCH 7/8] mbox: use per-message line-ending for From_ line
` [PATCH 8/8] reduce scope of mbox From_ line removal

[PATCH] doc: start writeup on semi-automatic memory management
 2020-04-17 10:24 UTC 

[PATCH] qspawn: remove Perl 5.16.x leak workaround
 2020-04-17  9:33 UTC 

[PATCH] searchthread: reduce indirection by removing container
 2020-04-17  9:28 UTC 

[PUSHED 0/2] relnotes and some notes about the future
 2020-04-17  9:11 UTC  (3+ messages)
` [PATCH 1/2] public-inbox 1.4.0
` [PATCH 2/2] doc: update 1.4.0 relnotes with date, start 1.5.0

[ANNOUNCE] public-inbox 1.4.0
 2020-04-17  8:48 UTC 

[PATCH 0/2] more test fixes
 2020-04-17  5:22 UTC  (4+ messages)
` [PATCH 1/2] t/httpd-corner: improve reliability and diagnostics
` [PATCH 2/2] t/httpd-unix: reliability for non-signalfd/EVFILT_SIGNAL
  ` [PATCHv2 2/2] t/httpd-unix: skip some tests w/o signalfd|EVFILT_SIGNAL

impibe: incrementally add messages from public-inbox V1/V2 to a Maildir
 2020-04-15 21:48 UTC  (3+ messages)

[PATCH v2 0/2] rerolled doc updates
 2020-04-13 11:32 UTC  (3+ messages)
` [PATCH v2 1/2] doc: add technical/whyperl
` [PATCH v2 2/2] doc: start reproducibility document

[PATCH] doc: escape internal ">" in listid code snippet
 2020-04-12 21:42 UTC  (2+ messages)

[PATCH 0/4] FreeBSD and test fixes
 2020-04-11 10:53 UTC  (5+ messages)
` [PATCH 1/4] testcommon: DESTROY: wait for killed daemon
` [PATCH 2/4] dskqxs: ignore EV_SET errors on EVFILT_WRITE
` [PATCH 3/4] t/*.t: localize $SIG{__WARN__} changes
` [PATCH 4/4] t/httpd-corner.t: relax read-after-failed-write handling

[PATCH] doc: add technical/whyperl
 2020-04-09  1:14 UTC  (6+ messages)

[RFC] doc: start reproducibility document
 2020-04-08  0:24 UTC  (2+ messages)

[PATCH 0/2] tiny fixes to comments
 2020-04-07 21:55 UTC  (3+ messages)
` [PATCH 1/2] tests: document run_mode=1 as not implemented
` [PATCH 2/2] triewyde: ficks soem speling errrors

[PATCH] t/httpd-unix: improve test reliability
 2020-04-07 21:02 UTC 

[PATCH] xt/perf-msgview: update to use git->cat_async
 2020-04-06 23:16 UTC 

[PATCH] portability: constants for NetBSD
 2020-04-06 20:23 UTC 

[PATCH 0/3] examples/grok-pull.post_update_hook updates
 2020-04-06  9:56 UTC  (4+ messages)
` [PATCH 1/3] examples/grok-pull.post_update_hook: fetch mirror description
` [PATCH 2/3] examples/grok-pull.post_update_hook: capture infourl
` [PATCH 3/3] examples/grok-pull.post_update_hook: move url_base to the top

[PATCH] view: do not redundantly obfuscate addresses
 2020-04-06  8:32 UTC 

[PATCH 0/3] some efficiency improvements
 2020-04-05  7:53 UTC  (4+ messages)
` [PATCH 1/3] release large (non ref) scalars using `undef $sv'
` [PATCH 2/3] mbox: halve ->getline "context switches"
` [PATCH 3/3] git: reduce stat buffer storage overhead

[PATCH] wwwstatic: set "Vary: Accept-Encoding" in static gzip response
 2020-04-05  1:28 UTC 

[PATCH] xt/msgtime_cmp: fix false positives from msgtime change
 2020-04-04 23:51 UTC 

[PATCH 0/5] view*: minor cleanups and fixes
 2020-04-04 23:38 UTC  (7+ messages)
` [PATCH 1/5] view: note we assume UTF-8 on unknown encodings
` [PATCH 2/5] view: use defined-or operator to simplify checks
` [PATCH 3/5] view: dedupe_subject: allow "0" is a valid Subject
` [PATCH 4/5] viewdiff: reduce sub parameter count
` [PATCH 5/5] view: inline flush_quote sub

From-munge not being reversed on mbox import
 2020-04-04 16:31 UTC  (3+ messages)
` [PATCH] inboxwritable: fix From_ line unescaping

[PATCH] quiet "Complex regular subexpression recursion limit" warnings
 2020-04-03 21:51 UTC 

[PATCH] view: handle the topic-free case properly
 2020-04-03  5:06 UTC 

[PATCH 0/2] doc: pre-release doc updates
 2020-04-02  5:54 UTC  (9+ messages)
` [PATCH 1/2] README: expand on the GUI non-requirement
            ` [PATCH] README: add a missing "be"
` [PATCH 2/2] doc: update notes and HACKING ahead of 1.4 release

[PATCH] nntp: allow multiple spaces or tabs to delimit args
 2020-04-02  0:17 UTC 

[PATCH 0/3] Message-ID-related cleanups
 2020-04-01  6:16 UTC  (4+ messages)
` [PATCH 1/3] smsg: inline _extract_mid functionality
` [PATCH 2/3] searchidx: v1: skip mid_clean on mid_mime results
` [PATCH 3/3] mid: add $MID_EXTRACT regexp for export

[PATCH] t/xcpdb-reshard: skip --compact if xapian-compact(1) is missing
 2020-04-01  5:59 UTC 

how to gracefully handle spaces in Message-IDs?
 2020-04-01  0:05 UTC  (3+ messages)
` [WIP 1/?] v2writable: index Message-IDs w/ spaces properly

[PATCH] t/multi-mid: allow test to run w/o Xapian
 2020-03-30 19:42 UTC 

[PATCH 0/2] viewvcs: fix streaming large blobs
 2020-03-30 18:30 UTC  (3+ messages)
` [PATCH 1/2] qspawn: capture errors from parse_hdr callback
` [PATCH 2/2] viewvcs: stream_blob_parse_hdr: fix BIN_DETECT retries

[PATCH] wwwstream::oneshot => html_oneshot
 2020-03-30  5:18 UTC 

[PATCH] t/filter_rubylang.t: avoid warning for non-word prefix
 2020-03-29 19:32 UTC 

[PATCH] config: Honor gitconfig includes
 2020-03-29 17:53 UTC  (2+ messages)

[PATCH 0/2] index: support --compact / -c
 2020-03-28  0:56 UTC  (3+ messages)
` [PATCH 1/2] searchidxshard: ensure we set indexlevel on shard[0]
` [PATCH 2/2] index: support --compact / -c on command-line

[PATCH 0/3] wwwaltid: add pointers for usability
 2020-03-26  8:21 UTC  (4+ messages)
` [PATCH 1/3] inbox: altid_map becomes a method
` [PATCH 2/3] wwwtext: show altid instructions in config
` [PATCH 3/3] wwwaltid: inform users to use POST instead of GET

[PATCH 0/2] daemon: SIGUSR2 fixes
 2020-03-24  7:24 UTC  (4+ messages)
` [PATCH 1/2] daemon: fix SIGUSR2 upgrade with -W0 (no workers)
  ` [PATCH 3/2 (squash)] t/httpd-unix: fix race in SIGUSR2 test
` [PATCH 2/2] daemon: unlink .oldbin PID file correctly

p-i Gentoo package
 2020-03-23  0:30 UTC  (2+ messages)

[PATCH] t/msgtime: skip test if timezone isn't UTC
 2020-03-21  6:22 UTC 

[PATCH 0/6] daemon: reduce fragmentation via preload
 2020-03-21  5:24 UTC  (11+ messages)
` [PATCH 1/6] www: update ->preload for newer modules
` [PATCH 2/6] wwwlisting: favor "use" over require
` [PATCH 3/6] wwwlisting: avoid lazy loading JSON module
  ` [PATCH 0/2] wwwlisting: fixup warnings :x
    ` [PATCH 1/2] wwwlisting: use first successfully loaded JSON module
    ` [PATCH 2/2] t/www_listing: avoid 'once' warnings
      ` [PATCH v2] "
` [PATCH 4/6] www: avoid `state' usage to perform allocations up-front
` [PATCH 5/6] daemon: do more immortal allocations up front
` [PATCH 6/6] viewdiff: favor `qr' to precompile regexps

[PATCH 00/11] www: export SQLite altid dumps
 2020-03-21  2:03 UTC  (12+ messages)
` [PATCH 01/11] qspawn: reinstate filter support, add gzip filter
` [PATCH 02/11] gzipfilter: lazy allocate the deflate context
` [PATCH 03/11] wwwstream: introduce oneshot API to avoid ->getline
` [PATCH 04/11] extmsg: use WwwResponse::oneshot
` [PATCH 05/11] wwwstream: oneshot sets content-length
` [PATCH 06/11] mbox: need_gzip uses WwwStream::oneshot
` [PATCH 07/11] qspawn: handle ENOENT (and other errors on exec)
` [PATCH 08/11] search: clobber -user_pfx on query parser initialization
` [PATCH 09/11] wwwtext: show thread endpoint w/ indexlevel=basic
` [PATCH 10/11] altid: warn about non-word prefixes
` [PATCH 11/11] www: add endpoint to retrieve altid dumps

[PATCH] index: use git commit times on missing Date/Received
 2020-03-20  8:18 UTC  (12+ messages)
  ` [PATCH 0/9] preserve time and date of initial commit
    ` [PATCH 1/9] index: use git commit times on missing Date/Received
    ` [PATCH 2/9] v2writable: preserve timestamps from import
    ` [PATCH 3/9] rename PublicInbox::SearchMsg => PublicInbox::Smsg
    ` [PATCH 4/9] smsg: to_doc_data: use existing fields
    ` [PATCH 5/9] overidx: parse_references: less error-prone args
    ` [PATCH 6/9] *idx: pass $smsg in more places instead of many args
    ` [PATCH 7/9] v2: pass smsg in more places
    ` [PATCH 8/9] *idx: pass smsg in even "
    ` [PATCH 9/9] v2: SDBM-based multi Message-ID queue

up and running, integrated with exim4 mta
 2020-03-20  1:18 UTC  (4+ messages)

[PATCH] examples/*.psgi: add examples for -httpd
 2020-03-19 23:55 UTC 

How to force stricter threading
 2020-03-19 18:45 UTC  (5+ messages)

[PATCH] doc: standards: add references to RFC 5322 (and RFC 822)
 2020-03-19  7:51 UTC 

[PATCH] http: fix RFC conformance w.r.t. message length
 2020-03-17  6:52 UTC 

inbox indexing wishlist [was: [TOPIC 16/17] “I want a reviewer”]
 2020-03-15  0:36 UTC 

setting up mailman-to-atom-converter then atom-to-public-inbox
 2020-03-11 12:47 UTC  (6+ messages)
  ` setting up mailman2 and public-inbox

[PATCH] daemon: remove unused $parent_pipe variable
 2020-03-07 12:15 UTC 

[PATCH] searchmsg: allow lines (and bytes) to be zero
 2020-03-07 10:57 UTC 

[PATCH] git: remove POSIX::dup2 import
 2020-03-03 10:11 UTC 

[PATCH] spawn: correctly handle error code
 2020-03-03  9:50 UTC 

[PATCH] INSTALL: refer to the proper Debian version
 2020-03-03  5:10 UTC 

Two small issues when importing old archives
 2020-03-01 23:31 UTC  (5+ messages)
` [RFC] msgtime: do not require tz offset with Date::Parse fallback
  ` [pushed] msgtime: assume +0000 if TZ missing when using Date::Parse
` weird From: lines [was: Two small issues when importing old archives]
  ` [PATCH] import: drop '<' and '>' characters in addresses

[PATCH] INSTALL: update for 1.3.0+, clarify IO::Compress
 2020-02-27 22:11 UTC 

[PATCH] doc: design_www: document offline friendliness
 2020-02-27 13:34 UTC 

[PATCH] searchview: improve naming and simplify hash override
 2020-02-26  0:44 UTC 

[PATCH] doc: 1.4.0 release notes update
 2020-02-25 22:57 UTC 

[PATCH 0/2] v2writable: reduce smsg->{mime} impact
 2020-02-24  8:08 UTC  (4+ messages)
` [PATCH 1/2] v2writable: make remove return-compatible w/ Import::remove
` [PATCH 2/2] v2writable: lookup_content => content_exists
` [PATCH] "

[PATCH 0/3] avoid redundant CRLF handling
 2020-02-24  7:33 UTC  (4+ messages)
` [PATCH 1/3] hval: ascii_html: drop CRLF => LF conversion
` [PATCH 2/3] viewdiff: remove optional CR handling
` [PATCH 3/3] examples/nginx_proxy: convert CRLF to LF

[PATCH 0/2] import_vger_from_mbox improvements
 2020-02-24  0:17 UTC  (3+ messages)
` [PATCH 1/2] import_vger_from_mbox: drop redundant "use" statements
` [PATCH 2/2] import_vger_from_mbox: add --filter parameter

[PATCH] searchview: set obfuscation inbox properly
 2020-02-23 22:47 UTC 

[PATCH] doc: improve wording of "inbox" vs "repository"
 2020-02-23 22:43 UTC  (2+ messages)
` [PATCH 2/1] INSTALL: s/repositories/inboxes/

[PATCH] doc: technical: document data structures
 2020-02-23 12:27 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).