messages from 2016-06-24 20:47:18 to 2016-08-18 09:51:50 UTC [more...]
[PATCH 0/2] begin online help for each public-inbox
2016-08-18 9:51 UTC (3+ messages)
` [PATCH 1/2] www: implement generic help text
` [PATCH 2/2] searchview: link to internal "
[PATCH] linkify: be stricter about matching RFC 3986
2016-08-18 2:04 UTC
[PATCH 0/3] attempt to display text/plain with bogus charsets
2016-08-18 1:39 UTC (4+ messages)
` [PATCH 1/3] view: attach_link uses string concatentation
` [PATCH 2/3] view: try to display bogus charsets for text/plain
` [PATCH 3/3] view: try assuming UTF-8 for bogus charsets
Draft of Git Rev News edition 18
2016-08-16 22:32 UTC (4+ messages)
Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
2016-08-16 20:56 UTC (8+ messages)
[PATCH 0/2] search: support YYYYMMDD search ranges
2016-08-16 8:49 UTC (3+ messages)
` [PATCH 1/2] search: drop pointless range processors for Unix timestamp
` [PATCH 2/2] search: add YYYYMMDD search range via "d:" prefix
[PATCH] HACKING: minor updates and add to the website
2016-08-16 7:49 UTC
[PATCH] import: use common address parsing to drop unnecessary quotes
2016-08-15 1:54 UTC
[PATCH] TODO: updates based on git@vger mirror experience
2016-08-14 11:33 UTC
[PATCH] www: do not double-clean Message-IDs from internal DBs
2016-08-14 11:10 UTC
[PATCH] www: do not unecessarily escape some chars in paths
2016-08-14 10:51 UTC
[PATCH] www: ensure XML validity for some odd ASCII chars
2016-08-14 10:45 UTC
[PATCH] mid: no wide characters for sha1_hex
2016-08-14 10:34 UTC
[PATCH] search: gracefully handle lookup_message failure
2016-08-14 10:27 UTC
[PATCH] view: remove redundant pre closing tag
2016-08-14 10:25 UTC
[PATCH] view: allow for missing In-Reply-To mapping
2016-08-14 10:25 UTC
[PATCH] import_slrnspool: reimplement using fast-import
2016-08-14 10:22 UTC
[PATCH] searchidx: do not release Xapian lock while (only) Msgmap is indexing
2016-08-14 10:22 UTC
[PATCH] newswww: include body text in 404 response
2016-08-14 10:21 UTC
[PATCH] watch: respect altid for incremental watch changes
2016-08-14 5:47 UTC
[PATCH] extmsg: reorder and add a more Message-ID lookup services
2016-08-14 5:47 UTC
[PATCH] www: allow including links to NNTP sites in HTML footer
2016-08-12 20:45 UTC
[PATCH] config: do not nest multi-value altid arrays
2016-08-12 2:22 UTC
[PATCH] public-inbox-watch: support reloading config with SIGHUP
2016-08-11 19:20 UTC
[PATCH] search: support alt-ID for mapping legacy serial numbers
2016-08-11 0:23 UTC
[PATCH] searchidx: allow searching Message-IDs in free-form text
2016-08-10 23:23 UTC
[PATCH] www: avoid misinterpreting '&' and ';' in query parameters
2016-08-09 2:00 UTC
[PATCH 0/3] searchidx: workaround lack of close-on-exec
2016-08-09 0:48 UTC (5+ messages)
` [PATCH 1/3] searchidx: remove unused $git parameters
` [PATCH 2/3] searchidx: persist the PublicInbox::Git object
` [PATCH 3/3] searchidx: release Xapian FDs before spawning git log
` [PATCH 4/3] searchidx: avoid holding Xapian lock in cat-file
[PATCH] view: use <hr> to delineate in /$MID/T/ view
2016-08-06 21:09 UTC (3+ messages)
` [PATCH 2/1] view: do not introduce excessive </pre> in $MID/t/ view
` [PATCH] www: use <hr> to delimit messages in /new.html view, too
[PATCH] mbox: be fair to other HTTP clients
2016-08-06 2:06 UTC
[PATCH] search: disable batching in newer versions of Xapian, for now
2016-08-05 22:14 UTC
[WIP] search: disable batching in newer versions of Xapian, for now
2016-08-05 11:26 UTC (2+ messages)
[PATCH 0/2] search: being reindexing support
2016-08-05 11:09 UTC (4+ messages)
` [PATCH 1/2] msgmap: fix use of transactions
` [PATCH 2/2] search: support reindexing existing search indices
[PATCH] http: do not allow bad getline+close responses to kill us
2016-08-05 2:31 UTC
[PATCH] thread: avoid recursion in Mail::Thread::recurse_down
2016-08-05 1:03 UTC
[PATCH] view: do not fail on empty In-Reply-To
2016-08-05 1:03 UTC
[PATCH] searchmsg: add git object ID to doc_data
2016-08-05 1:03 UTC
[PATCH] search: improve reindexing behavior
2016-08-02 8:42 UTC
[PATCH] daemon: do not chdir unless daemonizing
2016-08-02 7:49 UTC
[PATCH] wwwstream: prioritize search in top title bar
2016-08-02 7:49 UTC
[PATCH] t/config_limiter: fix check for identical Git object
2016-07-30 23:33 UTC
[PATCH] daemon: re-enable SIGWINCH without setsid
2016-07-29 19:17 UTC
[PATCH] add scripts/xhdr-num2mid example
2016-07-28 22:01 UTC
[PATCH] add script used for importing git from download.gmane.org
2016-07-28 21:03 UTC
[PATCH] localize $/ when using chomp
2016-07-27 22:28 UTC
[PATCH] mda: always call Import::done, even on dupes
2016-07-26 1:02 UTC
[PATCH] learn: fix uninitialized variable
2016-07-26 1:00 UTC
[PATCH] mda: fix address matching in address lists
2016-07-26 0:36 UTC
[PATCH 0/2] www: footer tweaks
2016-07-21 2:02 UTC (3+ messages)
` [PATCH 1/2] www: a note .onion URLs require the usage of Tor
` [PATCH 2/2] www: redefinable project name and URL
[PATCH 0/2] www: navigation improvements (hopefully)
2016-07-21 1:23 UTC (3+ messages)
` [PATCH 1/2] www: label sections and hopefully improve navigation
` [PATCH 2/2] view: split up --cc args for git-send-email
[PATCH] extmsg: favor user-provided URL on partial matches
2016-07-17 23:28 UTC
[PATCH] view: conditionally anchor to thread skeleton
2016-07-10 1:24 UTC
[PATCH] view: improve grouping for topic view
2016-07-09 8:03 UTC (2+ messages)
` [PATCH 2/1] view: show most recently updated topics, first
[PATCH 0/2] httpd/async race fixes
2016-07-09 4:51 UTC (3+ messages)
` [PATCH 1/2] httpd/async: do not attempt future writes on closed sockets
` [PATCH 2/2] httpd/async: reinstate D::S timer usage for cleanup
[PATCH 0/6] bunch of cleanups and a new feature!
2016-07-09 3:18 UTC (7+ messages)
` [PATCH 1/6] www: drop unused constants
` [PATCH 2/6] www: cleanup parameter passing
` [PATCH 3/6] feed: remove dead code and unneeded use
` [PATCH 4/6] cleanup some unnecessary use/requires
` [PATCH 5/6] qspawn: allow configurable limiters
` [PATCH 6/6] www: add "
sample user side CSS
2016-07-09 2:49 UTC
[PATCH] nntp: return if a client drops on us
2016-07-09 0:02 UTC
[PATCH 0/2] example updates
2016-07-08 21:16 UTC (3+ messages)
` [PATCH 1/2] examples: minimize differences for systemd examples
` [PATCH 2/2] examples: add logrotate sample to show USR1 reopening
[PATCH] http: additional info for write failures
2016-07-08 18:20 UTC (2+ messages)
` [PATCH 2/1] http: drop extra newline in error message
[PATCH 0/3] misc NNTP improvements
2016-07-07 19:55 UTC (5+ messages)
` [PATCH 1/3] config: introduce each_inbox for iteration
` [PATCH 4/3] nntpd: avoid exiting subroutine via next
` [PATCH 2/3] nntp: simplify update_idle_time
` [PATCH 3/3] nntp: respect 3 minute idle time for shutdown
[PATCH 0/3] view: visual and navigation tweaks
2016-07-07 3:11 UTC (4+ messages)
` [PATCH 1/3] view: reduce visual noise in conversation view
` [PATCH 2/3] view: preserve attribution for current message
` [PATCH 3/3] view: per-message view links to real previous sibling
[PATCH 0/4] more tweaks and finalize WwwStream conversion
2016-07-07 1:50 UTC (5+ messages)
` [PATCH 1/4] githttpbackend: avoid intermediate array creation from stat
` [PATCH 2/4] t/git-http-backend: check BSD::Resource availability
` [PATCH 3/4] inbox: cleanup and consolidate object weakening
` [PATCH 4/4] www: remove old footer generation code and normalize new.html
[PATCH 0/10] various misc fixes and updates
2016-07-06 7:14 UTC (11+ messages)
` [PATCH 01/10] scripts/dc-dlvr: ensure temporary files are removed
` [PATCH 02/10] daemon: disable USR2/TTIN/TTOU/WINCH in workers
` [PATCH 03/10] hval: get rid of unused parameter for new_msgid
` [PATCH 04/10] address: attempt to handle comments somewhat
` [PATCH 05/10] wwwstream: allow undef noop callback
` [PATCH 06/10] extmsg: disable automatic inbox switching
` [PATCH 07/10] extmsg: switch to wwwstream for partial match, too
` [PATCH 08/10] view: fix double-escaping of ghost links
` [PATCH 09/10] www: use HTML <hr> instead of XHTML <hr />
` [PATCH 10/10] feed: fix links to attachments in Atom feed
[PATCH 0/2] varnish tweaks and such
2016-07-03 1:21 UTC (3+ messages)
` [PATCH 1/2] examples: remove X-Forwarded-For mentions
` [PATCH 2/2] examples/varnish-4.vcl: comments and tweaks
[PATCH] view: remove self-linkification in thread views
2016-07-03 0:59 UTC
[PATCH] githttpbackend: match Content-Type of git-http-backend(1)
2016-07-03 0:43 UTC
[PATCH] wwwstream: wording/grammar tweaks in trailer
2016-07-02 22:57 UTC
[PATCH] linkify: allow '!' in URLs
2016-07-02 8:25 UTC
[PATCH 0/6] misc cleanups
2016-07-02 7:56 UTC (7+ messages)
` [PATCH 1/6] TODO: clarify streaming Email::MIME replacement
` [PATCH 2/6] inbox: base_url method takes PSGI env hashref instead
` [PATCH 3/6] extmsg: rework to use Inbox objects
` [PATCH 4/6] www: use PSGI env directly
` [PATCH 5/6] view: rely on internal query parser for 'o' param
` [PATCH 6/6] www: remove Plack::Request dependency entirely
[PATCH 0/2] performance-related notes+docs
2016-07-01 15:42 UTC (3+ messages)
` [PATCH 1/2] TODO: update documentation for performance items
` [PATCH 2/2] examples: add varnish-4.vcl
[PATCH] address: filter out domain from address-as-name idents
2016-07-01 6:15 UTC
[PATCH] examples/README: update URL to point to our HTTPS backend
2016-07-01 6:08 UTC
[PATCH] t/watch_maildir: quiet down spam check warning
2016-07-01 2:37 UTC
[PATCH 0/2] HTTPS smart git repository for our code
2016-07-01 2:20 UTC (5+ messages)
` [PATCH 1/2] githttpbackend: allow git to be a regular scalar string
` [PATCH 2/2] update git repo location to https:// using GitHTTPBackend.pm
` [PATCH 3/2] git: allow cloning from the URL root, too
` [PATCH 4/2] www_stream: fix stupid typo :x
[PATCH] searchview: add missing newline in search results
2016-07-01 0:31 UTC
[PATCH] www_stream: fix search for new.html endpoint
2016-07-01 0:30 UTC
[PATCH 0/13] www: hybrid flat+thread conversation view
2016-06-30 19:03 UTC (15+ messages)
` [PATCH 01/13] www: implement "
` [PATCH 02/13] www: use WwwStream for dumping thread and search views
` [PATCH 03/13] view: show thread context in the thread-aware flat view
` [PATCH 04/13] view: merge $state hash with existing $ctx
` [PATCH 05/13] feed: add $INBOX/new.html endpoint
` [PATCH 06/13] view: tweak thread/index header slightly
` [PATCH 07/13] view: show more nearby messages in flat thread view
` [PATCH 08/13] www: reinstate old thread view as an option
` [PATCH 09/13] view: fix up some HTML injection via Message-ID vectors
` [PATCH 14/13] view: fix permalink and raw links at the top
` [PATCH 10/13] view: default to flat/hybrid thread display
` [PATCH 11/13] view: show thread size when linking to summary
` [PATCH 12/13] view: fixup bad reference to new_msgid
` [PATCH 13/13] www_stream: add response wrapper sub
[PATCH] view: move per-message anchor to top in conversation view
2016-06-30 18:53 UTC
[PATCH] searchview: show result count in thread index, for now
2016-06-30 10:34 UTC
[PATCH 0/2] view: reply instruction tweaks
2016-06-30 9:58 UTC (3+ messages)
` [PATCH 1/2] view: improve readability of msg_reply with here-doc
` [PATCH 2/2] view: reference posting style article on Wikipedia
[PATCH] view: update git-send-email URL
2016-06-30 8:00 UTC (2+ messages)
` [PATCH] Revert "view: update git-send-email URL"
[PATCH] mda: drop leading "From " lines again
2016-06-26 23:42 UTC (3+ messages)
` [PATCH 2/1] inbox: ensure we do not show leading "From " lines
` [PATCH 3/1] inbox: avoid trying s// on undef
[PATCH] spamcheck/spamc: fix compatibility with Perl 5.14.2
2016-06-26 8:00 UTC
[PATCH] watch_maildir: warn on spam check failures
2016-06-26 6:27 UTC
[PATCH] www: unescape '+' in query parameter to space
2016-06-26 3:56 UTC
[PATCH] TODO: add a few Xapian-related items
2016-06-25 22:34 UTC
[PATCH] www_stream: linkify cloneurl entries if they're HTTP/HTTPS
2016-06-25 22:23 UTC
[PATCH] view: safer and optional quoting for --in-reply-to arg
2016-06-25 21:36 UTC
[PATCH] address: remove Address::from_name
2016-06-25 21:36 UTC
[PATCH 0/2] www: show To/Cc destinations in conversation view
2016-06-25 9:44 UTC (3+ messages)
` [PATCH 1/2] address: beef up the module with name list extaction
` [PATCH 2/2] view: show To/Cc destinations in conversation view
[PATCH 0/4] http + mbox: tiny optimizations
2016-06-25 0:45 UTC (5+ messages)
` [PATCH 1/4] http: always yield on getline/body
` [PATCH 2/4] evcleanup: micro-optimize asap function
` [PATCH 3/4] mbox: reduce small packets for gzipped mboxes
` [PATCH 4/4] http: cork chunked responses for small savings
[PATCH] inbox: do not weaken already-weak refs
2016-06-25 0:37 UTC
[PATCH] githttpbackend: shallow clone workaround
2016-06-25 0:36 UTC
[PATCH 1/6] implement ListMirror SpamAssassin plugin
2016-06-24 20:47 UTC (6+ messages)
` [PATCH 2/6] split out spamcheck/spamc to its own module
` [PATCH 3/6] document Filesys::Notify::Simple dependency
` [PATCH 4/6] watch_maildir: rename _check_spam => _remove_spam
` [PATCH 5/6] watch_maildir: implement optional spam checking
` [PATCH 6/6] watch_maildir: ignore Trash and Drafts, support Dovecot
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).