user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2019-01-21 20:52:55 to 2019-04-02 08:00:42 UTC [more...]

"email bankruptcy"? [was: RFE: default hooks for git repositories]
 2019-04-02  8:00 UTC 

[PATCH] www: fix missing cgit fallback after legacy redirects
 2019-04-02  2:44 UTC 

[PATCH] viewvcs: check for premature EOF from git-cat-file
 2019-04-02  0:45 UTC 

[PATCH] githttpbackend: serve $GIT_DIR/info/attributes
 2019-04-01 23:54 UTC 

RFE: default hooks for git repositories
 2019-04-01 18:04 UTC  (6+ messages)

handling GDPR requests
 2019-04-01 17:55 UTC  (2+ messages)

ActivityPub <=> email bridge?
 2019-03-30  1:49 UTC 

issue with emails sent by bugzilla
 2019-03-21 17:29 UTC  (3+ messages)

mailman mbox migration
 2019-03-21 16:05 UTC  (4+ messages)

Usage of public-inbox with maildirs
 2019-03-21  3:35 UTC  (2+ messages)

Threading in git repo?
 2019-03-18 23:04 UTC  (4+ messages)

public-inbox for individual mail
 2019-03-13  0:07 UTC 

[PATCH 00/13] support parsing cgitrc and spawning cgit
 2019-03-12  4:00 UTC  (14+ messages)
` [PATCH 01/13] git: add "commit_title" method
` [PATCH 02/13] viewvcs: preliminary support for showing non-blobs
` [PATCH 03/13] viewvcs: match 8000-byte lookup for git
` [PATCH 04/13] spawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE
` [PATCH 05/13] support publicinbox.cgitrc directive
` [PATCH 06/13] githttpbackend: move more psgi.input handling into subroutine
` [PATCH 07/13] githttpbackend: check for other errors and relax CRLF check
` [PATCH 08/13] spawn: support absolute paths
` [PATCH 09/13] cgit: support running cgit as a standalone CGI
` [PATCH 10/13] www: wire up cgit as a 404 handler if cgitrc is configured
` [PATCH 11/13] qspawn: wire up RLIMIT_* handling to limiters
` [PATCH 12/13] cgit: use a dedicated named limiter
` [PATCH 13/13] spawn: require soft and hard vals for RLIMIT_* params

[PATCH] config: ignore missing config files
 2019-03-08 22:54 UTC 

[PATCH 0/2] make "public-inbox-index" friendlier to clone mirrors
 2019-03-08 22:52 UTC  (3+ messages)
` [PATCH 1/2] v2writable: hoist out fill_alternates
` [PATCH 2/2] v2writable: index_sync adds new epochs to alternates

V2 shard roll-over
 2019-02-27 23:34 UTC  (6+ messages)
      ` [PATCH] v2writable: fix epoch rollover on incremental imports

Mirroring mailing lists directly
 2019-02-27  0:41 UTC  (8+ messages)

Default theme
 2019-02-23 19:55 UTC  (12+ messages)
      ` [PATCH 0/2] ensure user CSS always overrides BOFH CSS
        ` [PATCH 1/2] usercontent.pm: set "!important" to override BOFH prefs
        ` [PATCH 2/2] www: prevent '!important' in BOFH-specified CSS

[RFC 0/2] support for /~/$MESSAGE_ID endpoint
 2019-02-19 22:55 UTC  (9+ messages)
` [RFC 2/2] www: add /~/$MESSAGE_ID global redirector endpoint
        ` [PATCH v2] newswww: add /$MESSAGE_ID "
          ` [PATCH v2] examples/newswww.psgi: demonstrate standalone NewsWWW usage

Search summaries by thread?
 2019-02-18  6:30 UTC  (4+ messages)

[PATCH] ensure bytes::length is available to callers
 2019-02-13 22:56 UTC 

[PATCH 1/2] t/perf-msgview: don't warn about --unordered if skipping
 2019-02-07 21:38 UTC  (2+ messages)
` [PATCH 2/2] t/perf-msgview.t: fix broken performance test

[PATCH 0/2] try harder to avoid Socket6 dependency
 2019-02-06 11:07 UTC  (3+ messages)
` [PATCH 1/2] daemon: die properly when Socket6 is missing
` [PATCH 2/2] daemon: favor Socket.pm in Perl 5.14+ for IPv6

[PATCH] http: cleanup partial-write handling on readonly values
 2019-02-06 10:33 UTC 

[PATCH] nntp: get rid of long_response_limit constant
 2019-02-06  1:15 UTC 

[PATCH] solvergit: include the $oid_want tmpdir name
 2019-02-05 22:23 UTC 

[PATCH] TODO: add item for "scraper" importers
 2019-02-05 18:47 UTC  (2+ messages)

[PATCH 0/6] highlighting cleanups + help update
 2019-02-05 11:10 UTC  (7+ messages)
` [PATCH 1/6] viewvcs: cleanup utf8 handling
` [PATCH 2/6] hlmod: hoist out do_hl_lang sub
` [PATCH 3/6] hlmod: make into a singleton
` [PATCH 4/6] hlmod: do_hl* performs src_escape immediately
` [PATCH 5/6] hlmod: support "```$LANG" blocks in text
` [PATCH 6/6] wwwtext: inline sample CSS and use highlight

[PATCH] TODO: support migration to v2 without breaking v1 "git fetch"
 2019-02-04 22:40 UTC 

syntax highlighting bug with lines containing '>'
 2019-02-04 11:49 UTC  (2+ messages)
` [PATCH] viewdiff: group path match to not be confused by "/dev/null"

[PATCH 0/4] viewvcs: Atom bugfix + diffstat anchors
 2019-02-01  8:55 UTC  (5+ messages)
` [PATCH 1/4] hval: routines for attribute escaping
` [PATCH 2/4] viewdiff: diffstat links to diff anchors
` [PATCH 3/4] view: diffstat anchors for multi-message/attachment views
` [PATCH 4/4] view: fix broken hunk header hrefs in Atom feeds

[PATCH] linkify: support proto://hostname without trailing slash
 2019-02-01  7:51 UTC 

[PATCH] view: simplify quote splitting
 2019-02-01  7:50 UTC 

[PATCH 0/3] viewvcs odds and ends
 2019-02-01  7:50 UTC  (4+ messages)
` [PATCH 1/3] viewvcs: allow '0' as a valid filename for blob downloads
` [PATCH 2/3] viewdiff: escape HTML ampersand for renames
` [PATCH 3/3] viewdiff: support renames and long paths in diffstat anchors

[PATCH 0/6] more minor cleanups and doc updates
 2019-01-31 10:51 UTC  (7+ messages)
` [PATCH 1/6] inbox: drop psgi.url_scheme requirement from base_url
` [PATCH 2/6] qspawn: documentation updates
` [PATCH 3/6] config: tiny cleanup to use _array() sub
` [PATCH 4/6] doc/config: user documentation for limiters
` [PATCH 5/6] doc/config: document "replyto" configuration knob
` [PATCH 6/6] doc: remove completed TODO items

[PATCH 0/5] a few more solver fixups and improvements
 2019-01-31  4:27 UTC  (6+ messages)
` [PATCH 1/5] t/config.t: test PublicInbox::Git sharing between inboxes
` [PATCH 2/5] inbox: perform cleanup of Git objects for coderepos
` [PATCH 3/5] solvergit: allow searching on longer-than-needed OIDs
` [PATCH 4/5] solvergit: allow shorter-than-necessary OIDs from user
` [PATCH 5/5] viewvcs: support streaming large blobs

[PATCH] doc/config: document coderepo and css bits
 2019-01-30 11:39 UTC 

[PATCH] solvergit: don't confuse Xapian with ".." in filenames
 2019-01-30 10:35 UTC 

[PATCH] git: use "git rev-parse --git-path"
 2019-01-30  8:49 UTC 

[PATCH] httpd: a few comments about some fields we set
 2019-01-30  7:39 UTC 

[PATCH] view: remove unused _msg_date sub
 2019-01-30  7:38 UTC 

[PATCH 00/11] viewvcs: more fixes
 2019-01-30  4:44 UTC  (12+ messages)
` [PATCH 01/11] hval: add src_escape for highlight post-processing
` [PATCH 02/11] t/check-www-inbox: replace IPC::Run with PublicInbox::Spawn
` [PATCH 03/11] t/check-www-inbox: don't follow mboxes
` [PATCH 04/11] t/check-www-inbox: disable history
` [PATCH 05/11] solvergit: do not solve blobs twice
` [PATCH 06/11] viewvcs: avoid segfault with highlight.pm at shutdown
` [PATCH 07/11] css/216dark: add comments and tweak highlight colors
` [PATCH 08/11] solvergit: do not show full path names to "git apply"
` [PATCH 09/11] solvergit: avoid "Wide character" warnings
` [PATCH 10/11] solvergit: extract mode from diff headers properly
` [PATCH 11/11] solvergit: deal with alternative diff prefixes

[RFC] mid: filter out 'y', 'n', and email addresses from references()
 2019-01-30  1:45 UTC  (2+ messages)

RFC: Using public-inbox v2 repos for distributed patch lifecycle tracking
 2019-01-28  3:32 UTC  (2+ messages)

[PATCH 0/4] viewvcs: wire up highlight to solver
 2019-01-27 11:48 UTC  (5+ messages)
` [PATCH 1/4] wwwhighlight: read_in_full returns undef on errors
` [PATCH 2/4] t/hl_mod: extra check to ensure we escape HTML
` [PATCH 3/4] hlmod: disable enclosing <pre> tag
` [PATCH 4/4] viewvcs: wire up syntax-highlighting for blobs

[PATCH 00/14] convert solver to use pi-httpd.async
 2019-01-27  4:03 UTC  (15+ messages)
` [PATCH 01/14] httpd/async: remove needless sysread wrapper
` [PATCH 02/14] qspawn: implement psgi_return and use it for githttpbackend
` [PATCH 03/14] qspawn|getlinebody: support streaming filters
` [PATCH 04/14] qspawn|httpd/async: improve and fix out-of-date comments
` [PATCH 05/14] httpd/async: stop running command if client disconnects
` [PATCH 06/14] qspawn: implement psgi_qx
` [PATCH 07/14] t/qspawn.t: psgi_qx stderr test
` [PATCH 08/14] view: swap CRLF for LF in HTML output
` [PATCH 09/14] solver: rewrite to use Qspawn->psgi_qx and pi-httpd.async
` [PATCH 10/14] solver: hold patches in temporary directory
` [PATCH 11/14] solver: reduce "git apply" invocations
` [PATCH 12/14] qspawn: decode $? for user-friendliness
` [PATCH 13/14] viewvcs: do not show final error message twice
` [PATCH 14/14] solver: crank up max patches to 9999

[PATCH 00/37] viewvcs: diff highlighting and more
 2019-01-21 20:52 UTC  (33+ messages)
` [PATCH 06/37] git: add git_quote
` [PATCH 07/37] git: check saves error on disambiguation
` [PATCH 08/37] solver: various bugfixes and cleanups
` [PATCH 09/37] view: wire up diff and vcs viewers with solver
` [PATCH 10/37] git: disable abbreviations with cat-file hints
` [PATCH 11/37] solver: operate directly on git index
` [PATCH 12/37] view: enable naming hints for raw blob downloads
` [PATCH 13/37] git: support 'ambiguous' result from --batch-check
` [PATCH 14/37] solver: more verbose blob resolution
` [PATCH 15/37] solver: break up patch application steps
` [PATCH 16/37] solver: switch patch application to use a callback
` [PATCH 17/37] solver: simplify control flow for initial loop
` [PATCH 18/37] solver: break @todo loop into a callback
` [PATCH 19/37] solver: note the synchronous nature of index preparation
` [PATCH 20/37] solver: add a TODO note about making this fully evented
` [PATCH 21/37] view: enforce trailing slash for /$INBOX/$OID/s/ endpoints
` [PATCH 22/37] solver: restore diagnostics and deal with CRLF
` [PATCH 23/37] www: admin-configurable CSS via "publicinbox.css"
` [PATCH 24/37] $INBOX/_/text/color/ and sample user-side CSS
` [PATCH 25/37] viewdiff: support diff-highlighting w/o coderepo
` [PATCH 26/37] viewdiff: cleanup state transitions a bit
` [PATCH 27/37] viewdiff: quote attributes for Atom feed
` [PATCH 28/37] t/check-www-inbox: use xmlstarlet to validate Atom if available
` [PATCH 29/37] viewdiff: do not link to 0{7,40} blobs (again)
` [PATCH 30/37] viewvcs: disable white-space prewrap in blob view
` [PATCH 31/37] solver: force quoted-printable bodies to LF
` [PATCH 32/37] solver: remove extra "^index $OID..$OID" line
` [PATCH 33/37] config: each_inbox iteration preserves config order
` [PATCH 34/37] t/check-www-inbox: warn on missing Content-Type
` [PATCH 35/37] highlight: initial wrapper and PSGI service
` [PATCH 36/37] hval: split out escape sequences to a separate table
` [PATCH 37/37] t/check-www-inbox: trap SIGINT for File::Temp destruction


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