user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2016-02-02 04:09:49 to 2016-04-25 09:52:53 UTC [more...]

[PATCH 0/3] remove ssoma dependency from public-inbox
 2016-04-25  9:52 UTC  (4+ messages)
` [PATCH 1/3] import: extra check for final byte read
` [PATCH 2/3] remove ssoma dependency
` [PATCH 3/3] remove GIT_DIR env usage in favor of --git-dir

[PATCH] nntp: reduce timers for weakening
 2016-04-25  7:55 UTC 

[PATCH] nntp: remove unused hdr_val subroutine
 2016-04-25  6:47 UTC 

[PATCH] split out NNTPD and HTTPD* modules
 2016-04-25  5:27 UTC 

[PATCH] mda: don't clobber existing List-Id header
 2016-04-25  5:26 UTC 

[PATCH] searchview: add "rel=next" and "rel=prev" here, too
 2016-04-25  1:11 UTC 

[PATCH] www: add rel=next and rel=prev navigation hints
 2016-04-25  1:03 UTC 

[PATCH] view: fix link generation for replies in threads
 2016-04-25  0:08 UTC 

[PATCH] view: add extra newline in flat thread view for lynx
 2016-04-24 23:54 UTC 

[PATCH] view: more consistent prefixing for thread skeletons
 2016-04-24 23:54 UTC 

public-inbox releases
 2016-04-24  7:42 UTC 

libmail-thread-perl: [PATCH] avoid failing grouping by subject with missing references
 2016-04-23 20:23 UTC  (3+ messages)
  ` Bug#795913: Acknowledgement (libmail-thread-perl: [PATCH] avoid failing grouping by subject with missing references)

[PATCH] mda: reject multiple Message-IDs up front
 2016-04-21 22:49 UTC 

[PATCH] doc: ssoma_repository: clarify we use the first Message-ID
 2016-04-21 22:11 UTC 

Accepted xapian-core 1.2.22-3~bpo8+1 (source amd64 all) into jessie-backports, jessie-backports
 2016-04-19 23:15 UTC  (3+ messages)
  ` Bug#808610: "

[PATCH] view: show flat thread view in chronological order
 2016-04-16 18:51 UTC 

[PATCH] www: stop generating /$MESSAGE_ID/f/ links
 2016-04-15 23:33 UTC  (6+ messages)
` [PATCH 0/4] more quote-folding removal
  ` [PATCH 1/4] view: drop vestigial elements of quote folding
  ` [PATCH 2/4] doc: update design notes on WWW development
  ` [PATCH 3/4] www: redirect /$MESSAGE_ID/f/ endpoints
  ` [PATCH 4/4] view: thread skeleton tweaks

[PATCH] import: maintain ssoma.index unconditionally
 2016-04-15 23:27 UTC 

[PATCH] view: fix link to view replies from $MESSAGE_ID/f/ links
 2016-04-13  2:43 UTC 

[PATCH] searchview: deal with the removal of rsort
 2016-04-13  1:36 UTC 

[PATCH] mbox: do not clobber existing archive headers in WWW
 2016-04-12 21:25 UTC 

[PATCH] view: allow topics to be "bumped" by new replies
 2016-04-12 21:22 UTC 

[PATCH 0/3] initial importer work
 2016-04-12 21:18 UTC  (6+ messages)
` [PATCH 1/3] git: add support for qx wrapper
` [PATCH 2/3] import: initial module + test case
` [PATCH 3/3] import: set binmode before printing author names
  ` [PATCH 4/3] import: use bytes::length for true data length in bytes
    ` [PATCH 5/3] import: filter out [<>] from user names

[PATCH] mbox: unconditionally add trailing newline
 2016-04-11  5:07 UTC 

POP3 server?
 2016-04-11  3:41 UTC 

[PATCH] learn: drop leading "From " line from mboxes
 2016-04-09  1:33 UTC 

[PATCH] filter: preserve Mail-Followup-To and Mail-Reply-To
 2016-04-09  1:23 UTC  (2+ messages)
` [PATCH] filter: remove out dated comments

[PATCH] view: shorter link for ghosts in per-message view
 2016-04-06  8:26 UTC  (2+ messages)
` [PATCH] view: account for threads lacking a common parent

[PATCH] view: shorter link for ghosts in per-message view
 2016-04-06  7:42 UTC 

[PATCH] view: do not prune ghosts from threads
 2016-04-06  7:25 UTC 

[PATCH] view: eliminate dead code and hash fields
 2016-04-06  7:25 UTC 

[PATCH] examples/public-inbox.psgi: add note for our httpd
 2016-04-06  6:33 UTC 

[PATCH] http: clarify intent for persistence
 2016-04-06  6:26 UTC 

[PATCH] view: link restructuring for index view
 2016-04-05  6:26 UTC 

[PATCH] http: fix condition for detecting persistence
 2016-04-04 21:17 UTC 

[PATCH] www: more consistent URL generation line
 2016-04-02 23:20 UTC  (2+ messages)

[PATCH] www: more explicit "git clone" usage
 2016-04-02 22:32 UTC 

[PATCH] www: various style changes and comment updates
 2016-04-02 22:32 UTC 

[PATCH] httpd: remove reference to callback during close
 2016-03-31  3:33 UTC 

[PATCH] daemon: expand @ARGV paths for running in '/'
 2016-03-17  1:59 UTC 

[PATCH] reduce "PublicInbox::Hval->new_oneline" use
 2016-03-12  7:38 UTC  (2+ messages)
` [PATCH 2/1] feed: fix brain farts in new_oneline removal

[PATCH] searchmsg: preserve hard tabs, but drop CR (\r)
 2016-03-12  7:25 UTC 

[PATCH] http: use Plack::HTTPParser for HTTP parsing
 2016-03-12  3:59 UTC 

[PATCH] examples: disable Chunked response in PSGI example
 2016-03-12  3:24 UTC 

[PATCH] http: prevent zero-byte writes
 2016-03-12  0:20 UTC 

[PATCH] daemon: fixup usage of the '-l' switch with IP/INET6 sockets
 2016-03-11 22:05 UTC 

[PATCH] daemon: allow using IO::Socket::IP over INET6
 2016-03-07 17:43 UTC 

[ssoma PATCH] git: simplify sysopen usage
 2016-03-06  5:12 UTC 

[PATCH 0/3] http: some DoS prevention
 2016-03-06  2:09 UTC  (4+ messages)
` [PATCH 1/3] http: reject excessive headers
` [PATCH 2/3] http: ensure errors are printable before PSGI env
` [PATCH 3/3] http: reject excessively large HTTP request bodies

[PATCH] daemon: sockname detects listeners correctly
 2016-03-05 22:42 UTC 

[PATCH] daemon: document optional Net::Server dependency
 2016-03-05 22:42 UTC 

[PATCH] doc: add contact/see-also/copyright sections to mda manpage
 2016-03-05 22:07 UTC 

[PATCH] httpd: remove unnecessary eval
 2016-03-05 21:02 UTC 

[PATCH] daemon: support listening on Unix domain sockets
 2016-03-05  7:38 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH] t/httpd-corner: avoid clobbering existing FDs after fork

[PATCH] doc: varyus speling fickses
 2016-03-05  7:10 UTC  (2+ messages)
` [PATCH] doc: language-neutral client-side endpoints

[PATCH] feed: remove unnecessary encoding lookup
 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 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 "


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