about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2019-01-10Merge commit 'mem'
2019-01-10check git version requirements
2019-01-10daemon: make Socket6 optional, note about Net::Socket::IP
2019-01-09doc: various overview-level module comments
2019-01-08view: more culling for search threads
2019-01-08over: cull unneeded fields for get_thread
2019-01-08searchmsg: remove unused fields for PSGI in Xapian results
2019-01-08searchview: drop unused {seen} hashref
2019-01-08searchmsg: remove Xapian::Document field
2019-01-08searchmsg: get rid of termlist scanning for mid
2019-01-08httpd: remove psgix.harakiri reference
2019-01-08view: fix wrong date for non-Xapian/SQLite v1 users
2019-01-08nntp: fix uninitialized variable in event_read
2019-01-08view: stop storing all MIME objects on large threads
2019-01-05shrink low-bandwidth pipes under Linux
2019-01-05index: quiet down git-log error messages on new inboxes
2019-01-05filter/rubylang: fix SQLite DB lifetime problems
2019-01-05inboxwritable: drop unused variable
2019-01-05watchmaildir: normalize Maildir pathnames consistently
2019-01-05watchmaildir: get rid of unused spamdir field
2019-01-05watchmaildir: support multiple inboxes in the same Maildir
2019-01-02v2writable: disable parallelism on indexlevel=basic
2019-01-02config: relax name inbox name restrictions
2019-01-02use PublicInbox::Config::each_inbox where appropriate
2019-01-02update and add documentation for repository formats
2019-01-02inbox: keep Danga::Socket optional
2019-01-01hval: set font-size:100% for all elements
2018-12-30handle "multipart/mixed" messages which are not multipart
2018-12-28wwwstream: always show multi-line cloning instructions
2018-12-28add filter for gmane archives
2018-12-28init: allow --skip of old epochs for -V2 repos
2018-12-28reply: allow ":none=$REASON" in "replyto" config
2018-12-06nntp: prevent event_read from firing twice in a row
2018-10-16Add Xrefs to over/xover lines
2018-10-16Put the NNTP server name into Xref lines
2018-08-10Import.pm: When purging replace a purged file with a zero length file
2018-08-05overidx: preserve `tid' column on re-indexing
2018-08-05view: distinguish strict and loose thread matches
2018-08-03Merge branch 'eb/index-incremental'
2018-08-03V2Writeable.pm: In unindex_oid delete the message from msgmap
2018-08-03V2Writeable.pm: Ensure that a found message number is in the msgmap
2018-08-03SearchIdx,V2Writeable: Update num_highwater on optimized deletes
2018-08-03Msgmap.pm: Track the largest value of num ever assigned
2018-08-03search: (really) match the behavior of WWW for indexing text
2018-08-02SearchIdx.pm: Always assign numbers backwards during incremental indexing
2018-08-02Import.pm: Don't assume {in} and {out} always exist
2018-07-30ProcessPipe.pm: Use read not sysread
2018-07-29mda: allow configuring globally without spamc support
2018-07-29mda: use InboxWritable
2018-07-20search: use boolean prefixes for git blob queries