user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2019-10-24 00:12:41 to 2019-12-12 08:04:53 UTC [more...]

[PATCH 0/2] minor fixes for OpenBSD make(1)
 2019-12-12  8:04 UTC  (5+ messages)
` [PATCH 1/2] Makefile.PL: avoid non-portable $<
` [PATCH 2/2] doc: don't attempt to install non-existent manpages
` [PATCH] build: support doc generation w/o GNU make
  ` [PATCH 2/1] Makefile.PL: fix "dsyn" target

[PATCH] mbox: do not try to create filename from empty string
 2019-12-12  8:03 UTC 

[PATCH 0/4] drop Date::Parse dependency
 2019-12-12  3:42 UTC  (7+ messages)
` [PATCH 1/4] git: async batch interface
` [PATCH 2/4] add msgtime_cmp maintainer test
` [PATCH 3/4] msgtime: drop Date::Parse for RFC2822
` [PATCH 4/4] Date::Parse is now optional
  ` [PATCH 5/4] msgtime: avoid obviously out-of-range dates (for now)

[PATCH 0/7] some low impact changes and cleanups
 2019-11-29 10:14 UTC  (8+ messages)
` [PATCH 1/7] t: localize the PI_CONFIG env
` [PATCH 2/7] t/common: set $0 when running script w/o fork
` [PATCH 3/7] ds: ->Reset initializes $nextq
` [PATCH 4/7] TODO: update and add a few more items
` [PATCH 5/7] tests: don't repeatly validate NEWS.atom
` [PATCH 6/7] spawn: remove support for clearing the env
` [PATCH 7/7] import: (cleanup) drop redundant env arg to run_die

[PATCH 0/2] replace: quiet down git commands
 2019-11-28 20:54 UTC  (3+ messages)
` [PATCH 1/2] t/replace: quiet "git fsck" invocation
` [PATCH 2/2] replace: quiet "git gc" invocation

[PATCH] t/httpd-unix: FreeBSD expects to fail with EADDRINUSE
 2019-11-28  7:08 UTC 

[PATCH] Makefile.PL: MANIFEST dependency fix
 2019-11-27 12:17 UTC 

[PATCH 00/29] speed up tests by preloading
 2019-11-27  1:33 UTC  (54+ messages)
` [PATCH 01/29] edit: pass global variables into subs
` [PATCH 02/29] edit: use OO API of File::Temp to shorten lifetime
` [PATCH 03/29] admin: get rid of singleton $CFG var
` [PATCH 04/29] index: pass global variables into subs
` [PATCH 05/29] init: "
` [PATCH 06/29] mda: "
` [PATCH 07/29] learn: "
` [PATCH 08/29] inboxwritable: add ->cleanup method
` [PATCH 09/29] import: only pass Inbox object to SearchIdx->new
` [PATCH 10/29] xapcmd: do not fire END and DESTROY handlers in child
` [PATCH 11/29] spawn: which: allow embedded slash for relative path
` [PATCH 12/29] t/common: introduce run_script wrapper for t/cgi.t
` [PATCH 13/29] t/edit: switch to use run_script
` [PATCH 14/29] t/init: convert to using run_script
` [PATCH 15/29] t/purge: convert to run_script
` [PATCH 16/29] t/v2mirror: get rid of IPC::Run dependency
` [PATCH 17/29] t/mda: switch to run_script for testing
` [PATCH 18/29] t/mda_filter_rubylang: drop IPC::Run dependency
` [PATCH 19/29] doc: remove IPC::Run as a dev and test dependency
` [PATCH 20/29] t/v2mirror: switch to default run_mode for speedup
` [PATCH 21/29] t/convert-compact: convert to run_script
` [PATCH 22/29] t/httpd: use run_script for -init
` [PATCH 23/29] t/watch_maildir_v2: "
` [PATCH 24/29] t/nntpd: "
` [PATCH 25/29] t/watch_filter_rubylang: run_script for -init and -index
` [PATCH 26/29] t/v2mda: switch to run_script in many places
` [PATCH 27/29] t/indexlevels-mirror*: switch to run_script
` [PATCH 28/29] t/xcpdb-reshard: use run_script for -xcpdb
` [PATCH 29/29] t/common: start_script replaces spawn_listener
      ` [PATCH 00/17] test fixes and cleanups
        ` [PATCH 01/17] tests: disable daemon workers in a few more places
        ` [PATCH 02/17] tests: use strict everywhere
        ` [PATCH 03/17] t/v1-add-remove-add: quiet down "git init"
        ` [PATCH 04/17] t/xcpdb-reshard: test xcpdb --compact
        ` [PATCH 05/17] t/httpd-corner: wait for worker process death
        ` [PATCH 06/17] t/nntpd-tls: sometimes SSL_connect succeeds quickly
        ` [PATCH 07/17] .gitignore: ignore local prove(1) files
        ` [PATCH 08/17] daemon: use sigprocmask to block signals at startup
        ` [PATCH 09/17] daemon: use sigprocmask when respawning workers
        ` [PATCH 10/17] daemon: avoid race when quitting workers
            ` [PATCH 0/2] fix kqueue support and missed signal wakeups
              ` [PATCH 1/2] dskqxs: fix missing EV_DISPATCH define
              ` [PATCH 2/2] httpd|nntpd: avoid missed signal wakeups
        ` [PATCH 11/17] t/common: start_script replaces spawn_listener
        ` [PATCH 12/17] t/nntpd-validate: get rid of threads dependency
        ` [PATCH 13/17] xapcmd: replace Xtmpdirs with File::Temp->newdir
        ` [PATCH 14/17] tests: use File::Temp->newdir instead of tempdir()
        ` [PATCH 15/17] tests: quiet down commit graph
        ` [PATCH 16/17] t/perf-*.t: use $ENV{GIANT_INBOX_DIR} consistently
        ` [PATCH 17/17] tests: move giant inbox/git dependent tests to xt/

[PATCH 0/3] msgtime: tests and wonky offsets
 2019-11-25  5:24 UTC  (4+ messages)
` [PATCH 1/3] t/msgtime: show date in test descriptions
` [PATCH 2/3] t/msgtime: add more checks for known cases
` [PATCH 3/3] msgtime: deal with strange minutes in TZ offsets

[PATCH] mboxgz: fix compiler parse error under under Perl 5.16.3
 2019-11-24  3:19 UTC 

[PATCH] check for File::Temp 0.19 for ->newdir method
 2019-11-24  3:12 UTC 

[PATCH 0/3] start tidying up gzip-related code
 2019-11-19 20:12 UTC  (6+ messages)
` [PATCH 1/3] mbox: unused mid_clean import
` [PATCH 2/3] mbox: split mboxgz out into a separate file
` [PATCH 3/3] mboxgz: use Compress::Raw::Zlib instead of IO::Compress::Gzip

Filter example for ML footers
 2019-11-17  1:24 UTC  (2+ messages)

message threading in the web UI
 2019-11-16 14:40 UTC  (3+ messages)

[PATCH] doc: update HACKING and TODO with a few items
 2019-11-16  2:50 UTC  (3+ messages)
` libgmime experiences? (was: [PATCH] doc: update HACKING and TODO ...)

[PATCH] doc: mknews: support Email::MIME <1.930
 2019-11-14 10:57 UTC 

[PATCH] convert: remove duplicated GetOptions() call
 2019-11-14  8:47 UTC 

[PATCH 0/4] some minor test updates
 2019-11-14  6:41 UTC  (5+ messages)
` [PATCH 1/4] t/common: inline stream_to_string into t/feed.t
` [PATCH 2/4] t/common: move unix_server to t/httpd-corner.t
` [PATCH 3/4] t/psgi_mount: require SearchIdx before using
` [PATCH 4/4] doc: check-man: save the result of successful runs

[PATCH] inboxwritable: drop {-importer} cyclic reference
 2019-11-14  1:12 UTC 

[PATCH] solvergit: use --unidiff-zero with git-apply(1)
 2019-11-14  1:03 UTC 

Archiving HTML mail
 2019-11-13 21:38 UTC  (9+ messages)

[PATCH] xapcmd: localize %SIG changes using "local"
 2019-11-13  7:57 UTC 

Message-ID awareness on the rise \o/
 2019-11-12 22:50 UTC 

[PATCH] doc: drop a repeated word
 2019-11-09  9:03 UTC  (2+ messages)

[PATCH 0/2] edit: minor bug fixes
 2019-11-08 20:20 UTC  (3+ messages)
` [PATCH 1/2] edit: propagate correct editor exit code
` [PATCH 2/2] edit: check for write errors writing "From_" line

[PATCH] doc: actually document publicinboxwatch.watchspam
 2019-11-08  6:09 UTC 

[PATCH] tests: rely on PublicInbox::Git for pathname safety
 2019-11-04 11:28 UTC  (2+ messages)
` [PATCH 2/1] t/edit: use PublicInbox::Git::qx "

[PATCH 0/5] tiny test overhead reductions
 2019-11-04  3:01 UTC  (6+ messages)
` [PATCH 1/5] t/*.t: remove IPC::Run dependency for git commands
` [PATCH 2/5] t/httpd-corner.t: drop unnecessary bytes:: for length()
` [PATCH 3/5] t/httpd-corner.t: get rid of IPC::Run for running curl
` [PATCH 4/5] t/hl_mod.t: remove IPC::Run (and File::Temp) dependency
` [PATCH 5/5] t/*.t: disable nntpd/httpd worker processes in most tests

[PATCH] t/httpd-corner.t: check for curl(1) errors in big async test
 2019-11-04  2:27 UTC 

[PATCH] index: "git log" failures are fatal
 2019-11-04  0:43 UTC 

I have figured out IMAP IDLE
 2019-11-03 16:28 UTC  (4+ messages)
  ` WWW::Curl [was: I have figured out IMAP IDLE]

[PATCH] TODO: remove done items, add some more
 2019-11-03  9:02 UTC  (2+ messages)
` HTTP::Date replacing Date::Parse [was: TODO: remove done items, add some more]

[PATCH] searchidxshard: reuse $SIG{__WARN__} callback from Admin
 2019-11-03  6:48 UTC 

[ANNOUNCE] public-inbox 1.2.0
 2019-11-03  3:16 UTC  (2+ messages)
` [PATCH] public-inbox v1.2.0

[PATCH] build: add "git-dist" target for making gzipped tarballs
 2019-11-03  3:08 UTC 

[PATCH] doc: mknews: force plain-text NEWS to UTF-8
 2019-11-03  3:08 UTC 

[PATCH] TODO: update item for multiple Date: headers
 2019-11-03  1:42 UTC 

[PATCH] doc: add public-inbox.cgi(1) manpage
 2019-11-02 21:51 UTC 

[PATCH] doc: add public-inbox-purge(1) manpage
 2019-11-02 21:34 UTC 

[PATCH 0/2] CSS and source highlighting fixes
 2019-10-31  9:19 UTC  (3+ messages)
` [PATCH 1/2] contrib/css/216light: improve contrast a bit
` [PATCH 2/2] hval: replace "&apos;" with "&#39;" for compatibility

[PATCH] qspawn: psgi_qx: delay callback until waitpid returns
 2019-10-31  5:36 UTC 

[PATCH 0/2] attached patches and false-positive dfpost:
 2019-10-31  3:12 UTC  (3+ messages)
` [PATCH 1/2] msgiter: attempt to decode all text/* bodies
` [PATCH 2/2] solvergit: deal with false-positive dfpost: results

[PATCH] msgiter: do not assume UTF-8 if Email::MIME->body_str succeeds
 2019-10-31  0:33 UTC 

[PATCH 00/14] learn: sync w/ -mda changes and add manpage
 2019-10-30 21:32 UTC  (17+ messages)
` [PATCH 01/14] learn: support multiple To/Cc headers
` [PATCH 02/14] learn: only map recipient list on "ham" or "rm"
` [PATCH 03/14] learn: update usage statement
` [PATCH 04/14] learn: GIT_COMMITTER_<NAME|EMAIL> may be "" or "0"
` [PATCH 05/14] learn: hoist out remove_or_add subroutine
` [PATCH 06/14] mda: hoist out List-ID handling and reuse in -learn
` [PATCH 07/14] filter/base: remove MAX_MID_SIZE constant
` [PATCH 08/14] mda: hoist out mda_filter_adjust
` [PATCH 09/14] mda: skip MIME parsing if spam
` [PATCH 10/14] inboxwritable: add assert_usable_dir sub
` [PATCH 11/14] mda: prepare for multiple destinations
` [PATCH 12/14] mda: support multiple List-ID matches
` [PATCH 13/14] learn: allow running without spamc
` [PATCH 14/14] doc: add public-inbox-learn(1) manpage

[PATCH] search: add note about SCHEMA_VERSION 15
 2019-10-30 21:19 UTC 

[PATCH] wwwlisting: fix spelling and clarify sub location
 2019-10-30 20:46 UTC 

RFC: monthly epochs for v2
 2019-10-29 22:46 UTC  (10+ messages)

how's memory usage on public-inbox-httpd?
 2019-10-28 23:24 UTC  (6+ messages)

what should happen when mda sees multiple List-ID headers?
 2019-10-25 18:58 UTC  (7+ messages)

[PATCH] HACKING: add a note about avoiding recursion
 2019-10-24 21:09 UTC 

[PATCH 0/7] redundant header madness
 2019-10-24  0:12 UTC  (8+ messages)
` [PATCH 1/7] search: support multiple From/To/Cc/Subject headers
` [PATCH 2/7] view: display redundant headers in permalink
` [PATCH 3/7] view: move '<' and '>' outside <a>
` [PATCH 4/7] view: improve warning for multiple Message-IDs
` [PATCH 5/7] linkify: support adding "(raw)" link for Message-IDs
` [RFC 6/7] index: allow search/lookups on X-Alt-Message-ID
` [RFC 7/7] view: show X-Alt-Message-ID in permalink view, too


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