user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2019-10-05 05:14:34 to 2019-11-12 22:29:33 UTC [more...]

Archiving HTML mail
 2019-11-12 22:29 UTC  (6+ messages)

[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 "'" with "'" 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  (8+ 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

BUG: --reindex broken on multiple Message-IDs reuse
 2019-10-23 18:19 UTC  (11+ messages)
` [RFC] v2writable: reindex handles 3-headed monsters [was: BUG: --reindex broken on multiple Message-IDs reuse]
  ` [RFC/HELP] search: multiple From/To/Cc/Subject (what about Date?)
` [PATCH 0/3] fix reindex on multiple + overlapping Message-IDs
  ` [PATCH 1/3] v2writable: set unindexed article number
  ` [PATCH 2/3] v2writable: improve "num_for" API and disambiguate
  ` [PATCH 3/3] v2writable: reindex handles 3-headered monsters
    ` [PATCH 4/3] v2writable: move git->cleanup to the correct place
      ` [PATCH 5/3] v2writable: use msgmap as multi_mid queue
  ` [PUSHED] fix reindex on multiple + overlapping Message-IDs

[PATCH] doc: clean-doc: remove generated standards.txt
 2019-10-22  1:31 UTC 

[PATCH 0/7] dead code elimination
 2019-10-21 11:22 UTC  (8+ messages)
` [PATCH 1/7] overidx: remove unused delete_articles sub
` [PATCH 2/7] www: remove unused ctx_get sub
` [PATCH 3/7] inboxwritable: import_maildir uses maildir_path_load
` [PATCH 4/7] watchmaildir: remove redundant _path_to_mime
` [PATCH 5/7] git: remove src_blob_url
` [PATCH 6/7] hval: remove new_oneline
` [PATCH 7/7] syscall: get rid of sendfile wrappers for now

[PATCH] doc: update 1.2 work-in-progress release notes
 2019-10-21  0:17 UTC 

[PATCH] TODO: DHT (distributed hash table) for Message-IDs
 2019-10-20  0:21 UTC 

workflow problems and possible public-inbox solutions
 2019-10-19  0:29 UTC  (4+ messages)

[PATCH] examples/grok-pull.post_update_hook: fix config detection
 2019-10-18  7:54 UTC 

[PATCH] TODO: add a few more items around coderepos
 2019-10-17  9:52 UTC 

[PATCH 0/3] another round of doc updates
 2019-10-17  7:42 UTC  (5+ messages)
` [PATCH 1/3] doc: check-man: use COLUMNS env for width
` [PATCH 2/3] doc: update public-inbox-overview(7) for v2
` [PATCH 3/3] doc: avoid [<directory>] arg for git-clone(1)

public-inbox-init with minimal info
 2019-10-16 10:04 UTC  (13+ messages)

[PATCH 0/2] rename "mainrepo" to "inboxdir"
 2019-10-16  9:59 UTC  (4+ messages)
` [PATCH 1/2] examples/grok-pull.post_update_hook: use "inbox_dir"
` [PATCH 2/2] config: support "inboxdir" in addition to "mainrepo"
` [PATCH 3/2] config: remove redundant inboxdir check

[PATCH] doc: check-man: ignore backspace char
 2019-10-16  8:18 UTC 

[PATCH] mda: support --no-precheck option
 2019-10-16  8:13 UTC  (3+ messages)

Do I need multiple publicinbox.<name>.address values?
 2019-10-15 23:05 UTC  (23+ messages)
    ` [PATCH] Config.pm: Add support for mailing list information
            ` [PATCH 0/4] Various bits to support import_imap_mailbox
              ` [PATCH 1/4] PublicInbox::Import Smuggle a raw message into add
              ` [PATCH 2/4] PublicInbox::Config: Process mailboxes in sorted order
              ` [PATCH 3/4] Config.pm: Add support for looking up repos by their directories
              ` [PATCH 4/4] IMAPTracker: Add a helper to track our place in reading imap mailboxes
              ` ibx->{listid} autoviv fixup [was: [PATCH 0/4] Various bits to support import_imap_mailbox]

[PATCH] doc: check-NEWS.atom fails gracefully on FreeBSD make(1)
 2019-10-15 21:12 UTC 

[PATCH 0/7] List-ID support in mda, watch, www
 2019-10-15 20:36 UTC  (8+ messages)
` [PATCH 1/7] Config.pm: Add support for mailing list information
` [PATCH 2/7] config: we always have {-section_order}
` [PATCH 3/7] config: simplify lookup* methods
` [PATCH 4/7] config: avoid unnecessary '||' use
` [PATCH 5/7] config: allow "0" as a valid mainrepo path
` [PATCH 6/7] mda, watch: wire up List-ID header support
` [PATCH 7/7] wwwtext: show listid config directive(s)

[PATCH] doc: "check-man" target to ensure we stay <=80 cols
 2019-10-15 20:19 UTC 

[PATCH] public-inbox-v2-format(5): fix formatting
 2019-10-15 20:11 UTC  (4+ messages)
    ` [PATCH 2/1] doc: v2-format: get man output under 80 cols

[PATCH] doc: remove unnecessary dependency on RelNotes directory
 2019-10-15  7:33 UTC 

High polling frequency of public-inbox-watch
 2019-10-15  3:59 UTC  (5+ messages)
      ` [PATCH] INSTALL: recommend inotify|kqueue modules for -watch

[PATCH] t/git-http-backend: disable worker processes
 2019-10-10 18:55 UTC 

[PATCH] doc: explain publicinbox.<name>.watchheader
 2019-10-10  8:51 UTC  (2+ messages)

[PATCH] TODO: add item for config linter and grapher
 2019-10-10  8:42 UTC 

[PATCH] doc: use local modules to generate NEWS*
 2019-10-09  6:49 UTC 

[PATCH] hlmod: update for highlight 3.51 API change
 2019-10-08 22:00 UTC  (5+ messages)
    ` [PATCH] TODO: add an item for Python pygments

[PATCH] extmsg: drop unused $have_mm variable
 2019-10-08 21:42 UTC 

[PATCH] doc: PublicInbox::SaPlugin::ListMirror manpage
 2019-10-08  8:58 UTC 

[PATCH] INSTALL: note that we prefer GNU make
 2019-10-08  2:41 UTC 

[PATCH] admin: show failing directory
 2019-10-07 20:52 UTC 

Git-only operation mode
 2019-10-07  0:07 UTC  (6+ messages)

Release schedule
 2019-10-06 23:58 UTC  (3+ messages)

[PATCH] examples: add grok-pull post_update_hook example
 2019-10-06 23:56 UTC 

[PATCH] doc: generate NEWS, NEWS.atom, and NEWS.html
 2019-10-06 23:31 UTC 

[PATCH] Makefile.PL: add dependency on MANIFEST contents
 2019-10-06 23:01 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).