user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2015-10-02 01:56:00 to 2016-03-05 07:02:49 UTC [more...]

[PATCH] doc: varyus speling fickses
 2016-03-05  7:02 UTC 

[PATCH 0/4] daemon-related cleanups
 2016-03-05  6:07 UTC  (5+ messages)
` [PATCH 1/4] t/httpd-corner: additional callback test
` [PATCH 2/4] daemon: drop listener sockets ASAP on termination
` [PATCH 3/4] daemon: avoid cyclic references for once-used callbacks
` [PATCH 4/4] daemon: simplify parent death handling

[PATCH] daemon: simplify socket inheriting, slightly
 2016-03-04  1:07 UTC 

[PATCH] daemon: support listening on Unix domain sockets
 2016-03-04  0:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] daemon updates
 2016-03-03  9:32 UTC  (3+ messages)
` [PATCH 1/2] daemon: avoid polluting the main package
` [PATCH 2/2] daemon: introduce host_with_port for identifying sockets

[PATCH] t/*.t: use identifiable tempdir names
 2016-03-03  9:07 UTC 

[ssoma PATCH] t/*.t: ensure tests do not touch working directory
 2016-03-03  9:05 UTC 

[PATCH] use raw header for Message-ID
 2016-03-03  7:37 UTC  (2+ messages)
` [PATCH 2/1] view: fix stupid typo in inline_dump

Bug#808610: libxapian22: xapian database corruption causes recollindex loop
 2016-03-03  4:00 UTC  (5+ messages)

[ANNOUNCE] ssoma 0.2.0 - a bunch of updates
 2016-03-03  3:45 UTC 

[ssoma PATCH 0/2] minor build fixes
 2016-03-03  3:38 UTC  (3+ messages)
` [PATCH 1/2] move scripts to script/ directory
` [PATCH 2/2] build: make syntax check target

[PATCH] use Email::MIME::Header::header_raw to read Message-ID
 2016-03-03  3:23 UTC 

[PATCH 0/3] minor httpd related tweaks
 2016-03-01  8:31 UTC  (4+ messages)
` [PATCH 1/3] httpd: document pi-httpd.async as totally unstable
` [PATCH 2/3] httpd: remove unneeded err and out fields from class
` [PATCH 3/3] http: better error handling for EMFILE/ENFILE

[ssoma PATCH 0/3] test output cleanups
 2016-03-01  5:21 UTC  (5+ messages)
` [PATCH 1/3] t/*.t: quiet down "git init"
` [PATCH 2/3] t/: try to ensure test output is stable
` [PATCH 3/3] t/*: use identifiable tempdir names
` [PATCH] copyright updates for 2016

[PATCH] processpipe: preserve native close behavior
 2016-03-01  4:15 UTC 

[PATCH 0/2] linkification improvements
 2016-03-01  3:50 UTC  (3+ messages)
` [PATCH 1/2] extract linkification code to a separate package
` [PATCH 2/2] linkify: do not capture trailing '.' or ';' in URLs

[PATCH] MANIFEST: add examples/apache2_perl_old.conf
 2016-03-01  3:46 UTC 

[PATCH] view: consolidate whitespace stripping from messages
 2016-03-01  2:48 UTC 

[PATCH] view: do not hide patches or signatures
 2016-03-01  2:08 UTC 

[PATCH] fixup Plack-related requires
 2016-02-29 12:51 UTC 

[PATCH] t/init.t: avoid spewing directory names in output
 2016-02-29  8:21 UTC 

[PATCH] t/search.t: use transactions to reduce I/O load
 2016-02-29  2:48 UTC 

[PATCH 2/4] examples/cgi-webrick.rb: set CGIPathEnv, update comments
 2016-02-29  1:45 UTC  (3+ messages)
` [PATCH 3/4] examples: various Apache-related doc updates
` [PATCH 4/4] examples/public-inbox.psgi: relax license to GPL-3.0+

[PATCH 0/8] another round of HTTP-related fixes
 2016-02-29  1:41 UTC  (9+ messages)
` [PATCH 1/8] http: error check for sysseek on input
` [PATCH 2/8] http: document event_write usage
` [PATCH 3/8] http: avoid needless time2str calls
` [PATCH 4/8] distinguish error messages intended for users vs developers
` [PATCH 5/8] favor procedural calls for most private functions
` [PATCH 6/8] git-http-backend: stricter parsing of CRLF
` [PATCH 7/8] spawnpp: use env(1) for mod_perl compatibility
` [PATCH 8/8] git-http-backend: fixes for mod_perl

[PATCH 0/4] various example updates
 2016-02-29  0:02 UTC  (5+ messages)
` [PATCH 1/4] examples/: PSGI "
` [PATCH 2/4] examples/cgi-webrick.rb: set CGIPathEnv, update comments
` [PATCH 3/4] examples: various Apache-related doc updates
` [PATCH 4/4] examples/public-inbox.psgi: relax license to GPL-3.0+

[PATCH 0/2] minor bugfixes
 2016-02-28 23:59 UTC  (3+ messages)
` [PATCH 1/2] newswww: set Content-Type properly
` [PATCH 2/2] spawnpp: die instead of exit on exec failure

[PATCH] http: support graceful shutdown like nntp
 2016-02-28 22:11 UTC 

[PATCH 0/3] another round of minor updates
 2016-02-28 11:28 UTC  (4+ messages)
` [PATCH 1/3] t/: remove unnecessary Dumper use
` [PATCH 2/3] searchidx: use defined for checking EOF behavior
` [PATCH 3/3] reduce calls to close unless error checks are needed

[PATCH 1/3] httpd: allow running if ReverseProxy is missing
 2016-02-28  5:42 UTC  (3+ messages)
` [PATCH 2/3] MANIFEST: update (generate via "git ls-files")
` [PATCH 3/3] searchmsg: update + fix license header

[PATCH] spawn: disable popen optimization for non-vfork
 2016-02-28  4:27 UTC 

[PATCH] spawnpp: fix error message for stderr redirect failing
 2016-02-28  4:27 UTC 

[PATCH] daemon: refresh before forking
 2016-02-27 22:45 UTC 

[PATCH] initial spawn implementation using vfork
 2016-02-27 22:19 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH 2/1] spawn: fail properly if Inline fails

[PATCH] move executables to script/ directory
 2016-02-27 21:59 UTC 

[PATCH] git: use built-in spawn implementation for vfork
 2016-02-27 21:55 UTC 

[PATCH] http: simplify offset calculation slightly
 2016-02-27  2:14 UTC 

[PATCH] daemon: update comment about usage in httpd
 2016-02-26  9:18 UTC 

[PATCH] psgi: enable ReverseProxy middleware by default
 2016-02-26  9:18 UTC 

[PATCH] psgi: enable ReverseProxy middleware by default
 2016-02-26  9:18 UTC 

[PATCH] httpd: avoid loading our WWW-specific code early
 2016-02-26  3:55 UTC 

[PATCH] www: add News* wrappers to preload
 2016-02-26  3:45 UTC 

[PATCH] support protocol-relative URLs in publicinbox.$LISTNAME.url
 2016-02-26  3:03 UTC 

[PATCH] www: workaround for malformed NNTP links
 2016-02-26  3:02 UTC 

[PATCH] extmsg: allow returning 404 responses
 2016-02-26  2:37 UTC 

[PATCH] extmsg: do not modify shared array via prurl
 2016-02-26  2:37 UTC 

[PATCH] git-http-backend: extract input_to_file function
 2016-02-26  2:37 UTC 

[PATCH] httpd: fill in missing Danga::Socket callbacks
 2016-02-25  5:26 UTC 

[PATCH 0/3] migrate git-http-backend to async use
 2016-02-25  4:39 UTC  (6+ messages)
` [PATCH 1/3] use pipe for git-http-backend output
` [PATCH 2/3] git-http-backend: start refactoring to use callback
` [PATCH 3/3] git-http-backend: start async API for streaming
  ` [PATCH v2] "
` [PATCH 4/3] git-http-backend: avoid multi-arg print statemtents

[PATCH] hval: implement common UI for protocol-relative URLs
 2016-02-25  3:57 UTC 

[PATCH 0/2] remove CGI.pm support
 2016-02-25  3:10 UTC  (3+ messages)
` [PATCH 1/2] remove direct "
` [PATCH 2/2] www: make interface more OO

[PATCH] t/httpd-corner: test HTTP chunking with curl
 2016-02-24  4:17 UTC 

[PATCH 0/2] hopefully improve reply interface
 2016-02-23  6:52 UTC  (3+ messages)
` [PATCH 1/2] view: capture header object early
` [PATCH 2/2] www: support $MESSAGE_ID/R/ endpoint for replies

[WIP v1] initial public-inbox-httpd implemenation
 2016-02-23  4:12 UTC  (2+ messages)
` [PATCH] "

[PATCH] extmsg: support "//" protocol-relative URLs
 2016-02-22  1:49 UTC 

[PATCH] www: advertise clone-ability over http/https
 2016-02-13 23:25 UTC  (2+ messages)
` [PATCH 2/1] www: document "git clone --mirror" usage

[PATCH] examples/public-inbox.psgi: document ReverseProxy
 2016-02-13 23:13 UTC 

[PATCH] feed: favor relative URL to Atom feed in HTML
 2016-02-13 22:50 UTC 

Missing TLD on URL on README file
 2016-02-12 10:00 UTC  (2+ messages)
` [PATCH] README: fix broken link to dc-dlvr-spam-flow

[PATCH] view: fix link to top-level ghost parent
 2016-02-08 18:15 UTC 

[PATCH] view: simplify topic handling based on subjects
 2016-02-08 18:11 UTC 

[PATCH] feed: declare alternate link to HTML interface
 2016-02-08  7:41 UTC 

[PATCH] support smart HTTP cloning
 2016-02-07  9:00 UTC 

[PATCH] www: support git cloning via dumb HTTP
 2016-02-04  9:15 UTC  (2+ messages)
` [PATCH 2/1] t/cgi.t: fix broken test for "

[PATCH] doc: misc cleanups and whitespace additions
 2016-02-01  4:09 UTC 

[PATCH] view: reference ghost parent in permalink view
 2016-02-01  2:04 UTC 

[PATCH 0/2] view: permalink Thread: display cleanups
 2016-01-30 23:39 UTC  (3+ messages)
` [PATCH 1/2] view: do not kill whitespace in permalink thread timestamp
` [PATCH 2/2] view: cleanup permalink Thread: header display

[PATCH] view: capture header object early
 2016-01-20 11:30 UTC 

[PATCH] view: explain why we do not use blockquote
 2016-01-20 11:30 UTC 

[PATCH ssoma] use Perl POD instead of pandoc-flavored Markdown
 2016-01-11  2:34 UTC 

[PATCH 0/3] a few minor small fixes
 2016-01-09 10:55 UTC  (5+ messages)
` [PATCH 1/3] hval: use more appropriate hvals for documentation
` [PATCH 2/3] hval: new should not strip leading spaces
` [PATCH 3/3] view: fix Atom feed link in full message view page
` [PATCH 4/3] www: fix redirection loops

[PATCH] HACKING: more docs about our philosophy
 2016-01-06  0:24 UTC  (2+ messages)
` [PATCH] TODO: add a few more items

[PATCH] use Perl POD instead of pandoc-flavored Markdown
 2016-01-04 22:26 UTC 

[PATCH] listener: pass accepted address to post_accept
 2016-01-04 20:18 UTC 

[PATCH 0/4] misc updates to push
 2016-01-04  1:03 UTC  (5+ messages)
` [PATCH 1/4] examples/public-inbox.psgi: shorten to simplify
` [PATCH 2/4] www: comments for denoting Plack::Request vs CGI
` [PATCH 3/4] misc doc updates
` [PATCH 4/4] view: label "relevance" in threaded search view

[PATCH] www: redirect with query string
 2016-01-02 23:14 UTC 

[REJECT] view: use <ul>/<li> for threading instead of tables
 2015-12-31  8:22 UTC  (3+ messages)
` [PATCH] view: thread using <ul> instead of <table>
  ` [PATCH] view: fixup indentation nesting in search

[PATCH] view: "thread" in per-message view goes back to /t/
 2015-12-30 22:35 UTC 

[PATCH] view: avoid excessive indentation in thread summary
 2015-12-30 22:32 UTC 

[PATCH 0/2] website cleanups with less ssoma references
 2015-12-26 23:00 UTC  (3+ messages)
` [PATCH 1/2] doc: use ".html" instead of ".txt.html" for website
` [PATCH 2/2] doc: minor updates to trim down the README

[PATCH 0/3] minor view tweaks
 2015-12-26  1:30 UTC  (4+ messages)
` [PATCH 1/3] view: reduce main landing page weight
` [PATCH 2/3] searchview: fix unclosed tags in threaded search results
` [PATCH 3/3] use "Atom feed" consistently in headers/footers

[PATCH 0/4] a bunch of cleanups for future expansion
 2015-12-26  1:10 UTC  (7+ messages)
` [PATCH 1/4] config: hoist out common functions
` [PATCH 2/4] hval: move PRE constant for wrapping UGC here
` [PATCH 3/4] git: cat-file wrapper enhancements
` [PATCH 4/4] rename 'GitCatFile' package to 'Git'
  ` [PATCH] extmsg: fixup comparison for unknown message types
  ` [PATCH] searchview: fix up Atom feed in search results

[PATCH] examples/public-inbox.psgi: make output chunky by default
 2015-12-26  0:57 UTC  (3+ messages)
` [PATCH] view: favor whitespace wrap in <head>
  ` [PATCH] searchview: fixup stupid syntax error

[PATCH] view: move thread info near top of single view
 2015-12-25 11:00 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH] view: fixup ghost message errors from threading tweaks

[PATCH] view: fix wording for empty topics display
 2015-12-25 10:31 UTC 

[PATCH] extmsg: try to fixup common errors
 2015-12-08  5:32 UTC 

[PATCH] view: fix message truncation logic
 2015-12-06  3:17 UTC 

[PATCH] *view: avoid leading zero in time display of the hour
 2015-12-05  2:18 UTC 

[PATCH] view: avoid truncating topic at 30 chars
 2015-12-04  1:03 UTC 

[PATCH] view: consistent links for per-message views
 2015-12-02  2:47 UTC 

[PATCH] view: don't kill topic summarization for level==0
 2015-12-02  2:47 UTC 

[PATCH] config: allow underscore in section names
 2015-11-21  1:42 UTC 

[PATCH] various internal documentation updates
 2015-11-20  2:37 UTC 

[PATCH] nntp: fix printf warnings
 2015-11-18 22:58 UTC 

[PATCH] feed: capitalize "Atom" consistently
 2015-11-18 21:19 UTC 

[PATCH] view: remove "created" and "updated" noise words
 2015-11-18 20:56 UTC  (2+ messages)
` [PATCH] view: further reduce size of attribution/timestamp

[PATCH] TODO: updates for done stuff, and add item for message threading
 2015-11-18  1:42 UTC 

[PATCH] filter: fix handling of bad attachments
 2015-10-15 18:32 UTC 

[PATCH] view: remove attribution for topics in top-level view
 2015-10-09 18:55 UTC  (2+ messages)
` [PATCH 2/1] view: fixup bad comparison

[PATCH] README: add OpenSSL exception
 2015-10-05  4:48 UTC  (2+ messages)

[PATCH] mbox: kill Bytes meta-header, too
 2015-10-04  0:54 UTC 

[PATCH] mbox: generate Archived-At, List-Post, List-Archive headers
 2015-10-04  0:54 UTC 

[PATCH] view: add links for mbox and atom feeds in homepage
 2015-10-04  0:20 UTC 

[PATCH 0/4] misc updates
 2015-10-03 11:14 UTC  (5+ messages)
` [PATCH 1/4] nntpd: executable permission
` [PATCH 2/4] rename mid_compress to id_compress
` [PATCH 3/4] drop Message-IDs longer than 244 bytes
` [PATCH 4/4] mda: support a 'filter=scrub' option for external lists

[REJECT] compress message ID as term
 2015-10-02 23:22 UTC 

[PATCH] Msgmap: pass ReadOnly DBI flag for non-writable opens
 2015-10-02 18:35 UTC 

[PATCH] searchidx: subject is not a term
 2015-10-02  1:56 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).