about summary refs log tree commit homepage
DateCommit message (Expand)
2021-01-01Merge tag 'v1.6.1' into eidx
2020-12-31public-inbox 1.6.1 - minor bugfix release v1.6.1
2020-12-31Merge remote-tracking branch 'origin/master' into lorelei
2020-12-31lei: rename proposed "query" command to "q", add JSON output
2020-12-31lei_xsearch: cross-(inbox|extindex) search
2020-12-31import: drop X-Status in addition to Status
2020-12-28ds: flatten + reuse @events, epoll_wait style fixes
2020-12-28ds: simplify EventLoop implementation
2020-12-28check defined return value for localized slurp errors
2020-12-28import: check for git->qx errors, clearer return values
2020-12-28git: qx: avoid extra "local" for scalar context case
2020-12-28search: remove {mset} option for ->mset method
2020-12-28search: remove pointless {relevance} setting
2020-12-28miscsearch: take reopen from Search and use it
2020-12-28extsearch: unconditionally reopen on access
2020-12-27extindex: allow using --all without EXTINDEX_DIR
2020-12-27extindex: add undocumented --no-scan switch
2020-12-27extindex: enable autoflush on STDOUT/STDERR
2020-12-27extindex: various --watch signal handling fixes
2020-12-27extindex: --watch for inotify-based updates
2020-12-26eml: fix undefined vars on <Perl 5.28
2020-12-26t/config: test --get-urlmatch for git <2.26
2020-12-26inboxidle: avoid needless syscalls on refresh
2020-12-26inboxidle: clue users into resolving ENOSPC from inotify
2020-12-26inbox: name variable for values loop iterator
2020-12-26public-inbox-v[12]-format.pod: make lexgrog happy
2020-12-26manifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-26Fix manpage section of perl module documentation
2020-12-26t/psgi_v2: ignore warnings on missing P::M::ReverseProxy
2020-12-26daemon: support --daemonize without Net::Server::Daemonize
2020-12-26doc: v2-format: drop repeated word
2020-12-26over: ensure old, merged {tid} is really gone
2020-12-26wwwattach: prevent deep-linking via Referer match
2020-12-26t/eml.t: workaround newer Email::MIME* behavior
2020-12-26nntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-12-26nntp: delimit Newsgroup: header with commas
2020-12-26tls: epollbit: account for miscellaneous OpenSSL errors
2020-12-26scripts/dupe-finder: restore $dbh variable
2020-12-26searchidx: index lower-case List-Id value
2020-12-26ds: add missing label for systems w/o EPOLLEXCLUSIVE
2020-12-26imap: avoid raising exception if client disconnects
2020-12-26idxstack: fix comment about file_char
2020-12-26mda: match List-Id insensitively
2020-12-26mid: drop repeated ';' in mid_escape() regular expression
2020-12-26doc: post-1.6 updates, start 1.7
2020-12-26config: warn on multiple values for some fields
2020-12-26doc: txt2pre: more manpage URLs
2020-12-26doc: flow: include -imapd
2020-12-26t/indexlevels-mirror: fix improperly skipped test
2020-12-26eml: fix undefined vars on <Perl 5.28