messages from 2020-01-09 11:14:52 to 2020-03-01 23:31:39 UTC [more...]
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 (4+ messages)
` [PATCH 2/1] INSTALL: s/repositories/inboxes/
[PATCH] doc: technical: document data structures
2020-02-23 12:27 UTC
[PATCH] view: shorten life of MIME object for permalink
2020-02-17 23:02 UTC (2+ messages)
[PATCH] doc: design_www: document solver endpoint
2020-02-16 10:24 UTC
[PATCH] viewdiff: do not generate "a=" parameter if "b=" matches
2020-02-16 10:07 UTC
[PATCH 0/8] some view cleanups and minor bugfixes
2020-02-15 9:46 UTC (9+ messages)
` [PATCH 1/8] view: remove mhref arg from multipart_text_as_html
` [PATCH 2/8] view: single id="t" for multi-Subject messages
` [PATCH 3/8] view: dump_topics: better naming of top Subject
` [PATCH 4/8] view: cleanup topic accumulation and dumping
` [PATCH 5/8] view,searchview: avoid smsg method calls when using SQLite/Xapian
` [PATCH 6/8] view: escape Subject HTML directly
` [PATCH 7/8] view: escape ampersand in Message-IDs
` [PATCH 8/8] view: remove last Hval->new caller
[PATCH] t/msg_iter: test for X-UNKNOWN charset from Alpine
2020-02-14 7:05 UTC
[ANNOUNCE] public-inbox 1.3.0
2020-02-10 5:52 UTC
[PATCH] convert: preserve indexlevel on conversions
2020-02-08 18:30 UTC (2+ messages)
` [PATCH 2/1] t/multi-mid: skip properly w/o DBD::SQLite
Attestation signatures in a separate ref
2020-02-08 0:49 UTC (2+ messages)
[PATCH 0/3] some more pre-release updates
2020-02-07 8:31 UTC (4+ messages)
` [PATCH 1/3] doc: update copyright for standards.perl
` [PATCH 2/3] doc: mark some TODO items as done
` [PATCH 3/3] doc: more 1.3.0 release notes updates
[PATCH] tests: switch to XML::TreePP for testing Atom feeds
2020-02-06 20:59 UTC
[PUSHED] run update-copyrights from gnulib for 2019
2020-02-06 19:17 UTC (2+ messages)
` [PUSHED] run update-copyrights from gnulib for 2020
[PATCH] t/multi-mid: don't access ~/.public-inbox/config
2020-02-06 9:18 UTC
[PATCH] syscall: support Linux x32 ABI
2020-02-06 8:49 UTC
[PATCH 0/4] doc: data flow graph and doc linkification
2020-02-06 4:03 UTC (5+ messages)
` [PATCH 1/4] doc: add data flow diagram using Graph::Easy
` [PATCH 2/4] doc: remove .x/ subdirectory for Xapian manpages
` [PATCH 3/4] doc: txt2pre: auto-linkify manpage references
` [PATCH 4/4] doc: v1: add a reference to git-filter-repo(1), too
setting up mailman-to-atom-converter then atom-to-public-inbox
2020-02-05 1:04 UTC (8+ messages)
[PATCH] doc: recommend -compact after --reindex
2020-02-04 21:44 UTC
[PATCH] doc: spellling fixes for manpages
2020-02-04 11:15 UTC
[PATCH 0/5] a few more minor fixups
2020-02-04 4:44 UTC (6+ messages)
` [PATCH 1/5] www: stricter regexp for 405 errors
` [PATCH 2/5] www: serve $INBOX_DIR/description as $INBOX_URL/description
` [PATCH 3/5] inbox: simplify ->description and ->cloneurl
` [PATCH 4/5] inbox: remove TODO item for msg_by_path
` [PATCH 5/5] over: simplify read-only vs read-write checking
[PATCH] spawn: actually die on (vfork|fork) failures
2020-02-02 17:51 UTC
[PATCH 0/9] convert: more fixes and tests
2020-02-02 6:52 UTC (10+ messages)
` [PATCH 1/9] t/multi-mid.t: extra test for -convert highwater mark
` [PATCH 2/9] v2writable: nproc_shards: subtract 1 from given value
` [PATCH 3/9] v2writable: do not clobber {shards} or {parallel} if unset
` [PATCH 4/9] convert: remove unused variables capturing :from
` [PATCH 5/9] searchidxshard: rely on autoflush instead of ->flush
` [PATCH 6/9] convert: shift @ARGV explicitly
` [PATCH 7/9] convert: fix --no-index switch
` [PATCH 8/9] doc: -convert: document switches
` [PATCH 9/9] v2writable: more ways to detect online CPU count
[PATCH 0/4] flesh out multi-URL support
2020-02-01 9:12 UTC (5+ messages)
` [PATCH 1/4] wwwtext: show multiple infourl values properly
` [PATCH 2/4] wwwtext: give "url" examples in sample config
` [PATCH 3/4] solver: join multiple URLs with "||"
` [PATCH 4/4] config: assume multiple cgit URLs, too
[PATCH] doc: more 1.3.0 release notes updates
2020-01-31 23:45 UTC
[PATCH 0/2] subject-free tests and updates
2020-01-30 9:19 UTC (3+ messages)
` [PATCH 1/2] t/psgi_search: test for subject-free messages
` [PATCH 2/2] mboxgz: ensure gzipped mboxes always have filenames
[PATCH] convert: preserve highwater mark from v1 msgmap
2020-01-30 7:51 UTC
[PATCH] INSTALL: fix Linux::Inotify2 package name
2020-01-28 2:23 UTC
Xapian::DB_NO_SYNC option?
2020-01-27 9:46 UTC
[PATCH] v2writable: newest epochs go first in alternates
2020-01-26 23:41 UTC
[PATCH 0/4] Perl 5.10.1 compatibility fixes
2020-01-26 10:29 UTC (5+ messages)
` [PATCH 1/4] daemon: provide TCP_DEFER_ACCEPT for Perl <5.14
` [PATCH 2/4] avoid relying on IO::Handle/IO::File autoload
` [PATCH 3/4] t/hl_mod: document IO::Handle for autoflush
` [PATCH 4/4] t/v2reindex.t: 5.10.1 glob compatibility
[PATCH 0/3] writing/admin code cleanups lock fix
2020-01-26 1:17 UTC (4+ messages)
` [PATCH 1/3] inbox: add ->version method
` [PATCH 2/3] search: {version} => {ibx_ver}
` [PATCH 3/3] xapcmd: increase scope of lock
[PATCH] switch to sysseek + sysread for serving static files
2020-01-25 20:57 UTC
[PATCH 0/4] -httpd static file improvements
2020-01-25 19:34 UTC (8+ messages)
` [PATCH 1/4] http: eliminate short-lived cyclic ref for psgix.io
` [PATCH 2/4] wwwstatic: offload error handling to PSGI server
` [PATCH 3/4] ds: tmpio: store offsets per-buffer
` [PATCH 4/4] wwwstatic: wire up buffer bypass for -httpd
[PATCH] s/news.gmane.org/news.gmane.io/
2020-01-25 8:59 UTC
[PATCH 00/22] HTML display cleanups, fixes, speedups
2020-01-25 4:45 UTC (23+ messages)
` [PATCH 01/22] www*stream: favor \&close instead of *close
` [PATCH 02/22] www: use "skel" terminology consistently
` [PATCH 03/22] view: improve readability around walk_thread
` [PATCH 04/22] searchview: keep $noop sub private to the package
` [PATCH 05/22] view: reduce parameters for html_footer
` [PATCH 06/22] view: thread_skel: drop constant tpfx parameter
` [PATCH 07/22] view: simplify duplicate Message-ID handling
` [PATCH 08/22] wwwstream: discard single-use $ctx fields after use
` [PATCH 09/22] view: start performing buffering into {obuf}
` [PATCH 10/22] t/plack.t: modernize and unindent
` [PATCH 11/22] init: use Import::run_die instead of system()
` [PATCH 12/22] tests: move the majority of t/view.t into t/plack.t
` [PATCH 13/22] xt/perf-msgview: switch to multipart_text_as_html
` [PATCH 14/22] view: inline and eliminate msg_html
` [PATCH 15/22] linkify: compile $LINK_RE once
` [PATCH 16/22] linkify: move to_html over from ViewDiff
` [PATCH 17/22] searchidx: skip filenames on "diff --git ..."
` [PATCH 18/22] searchidx: don't assume "a/" and "b/" as prefixes
` [PATCH 19/22] viewdiff: add "b=" param with non-standard diff prefix
` [PATCH 20/22] viewdiff: add "b=" param when missing "diff --git" line
` [PATCH 21/22] viewdiff: use autovivification for long_path hash
` [PATCH 22/22] viewdiff: rewrite and simplify
[PATCH] mbox: handle empty subjects after dropping "Re:" prefix
2020-01-25 2:47 UTC
[PATCH 0/5] build, website, and speling updates
2020-01-24 22:09 UTC (6+ messages)
` [PATCH 1/5] doc: avoid needless rebuilds of NEWS
` [PATCH 2/5] website: re-add top-level files
` [PATCH 3/5] doc: INSTALL describe required deps for released versions
` [PATCH 4/5] website: omit technical/ and other subdirs
` [PATCH 5/5] spelling: favor `publicly' over `publically'
[PATCH 0/6] shorten and simplify uniq logic
2020-01-23 23:05 UTC (7+ messages)
` [PATCH 1/6] contentid: use map to generate %seen for Message-Ids
` [PATCH 2/6] nntp: simplify setting X-Alt-Message-ID
` [PATCH 3/6] inbox: simplify filtering for duplicate NNTP URLs
` [PATCH 4/6] mid: shorten uniq_mids logic
` [PATCH 5/6] wwwstream: shorten cloneurl uniquification
` [PATCH 6/6] contentid: ignore duplicate References: headers
Minimalist public-inbox feed: sendmail-pi-feed
2020-01-23 23:02 UTC (2+ messages)
[PATCH 0/2] hval: handle wide characters properly
2020-01-19 9:40 UTC (3+ messages)
` [PATCH 1/2] hval: to_attr: support wide characters
` [PATCH 2/2] hval: from_attr: move to unit test
[PATCH] doc: some 1.3.0 release notes updates
2020-01-14 7:56 UTC
[PATCH 00/11] ds: various cleanups and fixes
2020-01-12 21:17 UTC (12+ messages)
` [PATCH 01/11] ds: new: avoid redundant check, make clobbering fatal
` [PATCH 02/11] ds: add_timer: rename from AddTimer, remove a parameter
` [PATCH 03/11] ds: add an in_loop() function for Inbox.pm use
` [PATCH 04/11] ds: remove Timer->cancel and Timer class+bless
` [PATCH 05/11] ds: guard ToClose against DESTROY side-effects
` [PATCH 06/11] ds|http|nntp: simplify {wbuf} population
` [PATCH 07/11] ds: rely on autovivification for nextq
` [PATCH 08/11] ds: rely on autovivication for waitpid bits
` [PATCH 09/11] ds: rely on autovivification for $later_queue
` [PATCH 10/11] ds: flatten $EXPMAP, delete entries on close
` [PATCH 11/11] sigfd: simplify loop and improve documentation
[PATCH 0/9] more small fixes and cleanups
2020-01-11 22:35 UTC (10+ messages)
` [PATCH 1/9] config: do not slurp entire cgitrc at once
` [PATCH 2/9] git: modified: don't slurp `rev-parse --branches'
` [PATCH 3/9] git: packed_bytes: use GLOB_NOSORT
` [PATCH 4/9] solver: path_a may be undef from /dev/null
` [PATCH 5/9] cgit: drop cgit_parse_hdr wrapper
` [PATCH 6/9] xapcmd: use popen_rd for running xapian-compact
` [PATCH 7/9] xt/git_async_cmp: do not slurp large OID list into memory
` [PATCH 8/9] t/solver_git: avoid uninitialized warnings in hostname generation
` [PATCH 9/9] use popen_rd for bidirectional pipes
[PATCH 0/2] www: memory reductions for multipart
2020-01-11 6:28 UTC (3+ messages)
` [PATCH 1/2] xt/mem-msgview.t: change to test one multipart message
` [PATCH 2/2] www: discard multipart parent on iteration
[PATCH 0/2] examples/unsubscribe.milter updates
2020-01-10 22:55 UTC (3+ messages)
` [PATCH 1/2] examples/unsubscribe.milter: skip gmane-mx
` [PATCH 2/2] examples/unsubscribe.milter: support unique mailto:
[PATCH] doc: technical/ds.txt: describe PublicInbox::DS divergences
2020-01-10 20:35 UTC
[PATCH 0/5] misc cleanups and bugfixes
2020-01-10 9:14 UTC (6+ messages)
` [PATCH 1/5] inbox: use PublicInbox::Git::host_prefix_url for base_url
` [PATCH 2/5] allow HTTP_HOST to be '0' via defined() checks
` [PATCH 3/5] git: ->modified uses cat_async
` [PATCH 4/5] git: remove ->commit_title method
` [PATCH 5/5] spawn (and thus popen_rd) die on failure
[PATCH 0/2] Plack and Filesys::Notify::Simple are optional
2020-01-10 8:49 UTC (3+ messages)
` [PATCH 1/2] make Plack optional for non-WWW and non-httpd users
` [PATCH 2/2] make Filesys::Notify::Simple optional
[PATCH 0/3] improve error handling for rare cases
2020-01-09 11:14 UTC (3+ messages)
` [PATCH 2/3] http: log response_write errors
` [PATCH 3/3] qspawn: catch transient errors on pipe, EPOLL_CTL_ADD
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).