about summary refs log tree commit homepage
DateCommit message (Expand)
2019-05-08INSTALL: note xapian-compact(1) tool
2019-05-08INSTALL: depend on Encode instead of Encode::MIME::Header
2019-05-08INSTALL: update with FreeBSD pkg names and reorder
2019-05-08Merge remote-tracking branch 'origin/danga-bundle'
2019-05-08DS: epoll: fix misordered EPOLL_CTL_DEL call
2019-05-08DS: drop unused "_undef" sub
2019-05-08syscall: drop readahead wrapper
2019-05-08build: do not manify DS and Syscall pods
2019-05-08DS: handle EINTR in IO::Poll path, too
2019-05-08nntp: avoid uninitialized variable from blank requests
2019-05-07wwwstream: do not load URI.pm
2019-05-07spawn (Inline::C): fix off-by-one error
2019-05-06index: warn with info about the message as context
2019-05-05Merge remote-tracking branch 'origin/wwwlisting'
2019-05-05DS: workaround IO::Kqueue EINTR (mis-)handling
2019-05-05t/search.t: fix permissions check on FreeBSD
2019-05-05DS: drop profiling support
2019-05-05DS: remove unused fields and functions
2019-05-05listener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04bundle Danga::Socket and Sys::Syscall
2019-05-04wwwstream: drop tor2web URL
2019-04-29doc/standards: add a link to PSGI specs
2019-04-27extmsg: escape ampersands in @EXT_URL array
2019-04-26viewdiff: do not break out of DSTATE_CTX on /^$/
2019-04-25cgit: improve handling of cgit data path
2019-04-25examples/cgit-commit-filter.lua: some doc updates
2019-04-25examples: cgit filter for use with WwwHighlight
2019-04-24wwwhighlight: deal with no-op highlight
2019-04-24examples/cgit-commit-filter: remove unused variable
2019-04-24wwwhighlight: do linkification, too
2019-04-23view: avoid "1+ messages" in per-message footer of /t/ and /T/
2019-04-23doc: add standards reference
2019-04-19www: support listing of inboxes
2019-04-19start depending on Perl 5.10.1+
2019-04-19t/hl_mod: workaround w3m not handling '
2019-04-18linkify: require parentheses pairs in URLs
2019-04-18view: show "(no subject)" consistently in HTML
2019-04-18doc: config: fix braino/typo :x
2019-04-18linkify: don't get confused by URLs in Perl code, at least
2019-04-18inbox: add `modified' sub
2019-04-18git: calculate modified time of repository
2019-04-18config: use '$ibx' instead of '$rv' to denote Inbox objects
2019-04-17TODO: add an item for hooks support
2019-04-16HACKING: stop advertising mailing list subscription info
2019-04-16import: prefix 'inbox' with '-' to denote Inbox ref
2019-04-16cleanup: use '$ibx' consistently when referring to Inbox refs
2019-04-16www: remove unnecessary Git object reference
2019-04-16INSTALL: document Crypt:CBC for PublicInbox::Unsubscribe
2019-04-15config: fix regression in repo.path => coderepo.dir mapping
2019-04-15viewdiff: document constants