about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2020-04-25watchmaildir: match List-ID case-insensitively
2020-04-25watchmaildir: scan all matching headers
2020-04-22make zlib-related modules a hard dependency
2020-04-22view: actually omit subject text when dumping topics
2020-04-22view: strip omission character from current message in thread view
2020-04-21index: support --max-size / publicinbox.indexMaxSize
2020-04-21qspawn: remove Perl 5.16.x leak workaround
2020-04-20v2writable: drop SQLite-based multi_mid_q_new
2020-04-20drop needless `eval {}' around Config->new
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-04-20import: init_bare: use pure Perl
2020-04-20import: init_bare: allow use as method, use in tests
2020-04-20watchmaildir: support multiple watchheader values
2020-04-19reduce scope of mbox From_ line removal
2020-04-19mbox: use per-message line-ending for From_ line
2020-04-19wwwatomstream: move {emit_header} field to $self
2020-04-19inbox: replace `eval {}' with `do {}' where appropriate
2020-04-19inbox: don't memoize missing description|cloneurl
2020-04-19searchidx: die on cat-file failures
2020-04-19inboxwritable: mime_from_path: reuse in more places
2020-04-17searchthread: reduce indirection by removing container
2020-04-15dskqxs: ignore EV_SET errors on EVFILT_WRITE
2020-04-15testcommon: DESTROY: wait for killed daemon
2020-04-09triewyde: ficks soem speling errrors
2020-04-09tests: document run_mode=1 as not implemented
2020-04-07view: do not redundantly obfuscate addresses
2020-04-07portability: constants for NetBSD
2020-04-05git: reduce stat buffer storage overhead
2020-04-05mbox: halve ->getline "context switches"
2020-04-05release large (non ref) scalars using `undef $sv'
2020-04-05wwwstatic: set "Vary: Accept-Encoding" in static gzip response
2020-04-04view: inline flush_quote sub
2020-04-04viewdiff: reduce sub parameter count
2020-04-04view: dedupe_subject: allow "0" as a valid Subject
2020-04-04view: use defined-or operator to simplify checks
2020-04-04view: note we assume UTF-8 on unknown encodings
2020-04-04inboxwritable: fix From_ line unescaping
2020-04-03quiet "Complex regular subexpression recursion limit" warnings
2020-04-03view: handle the topic-free case properly
2020-04-02nntp: allow multiple spaces or tabs to delimit args
2020-04-02mid: add $MID_EXTRACT regexp for export
2020-04-02searchidx: v1: skip mid_clean on mid_mime results
2020-04-02smsg: inline _extract_mid functionality
2020-03-31v2writable: index Message-IDs w/ spaces properly
2020-03-30viewvcs: stream_blob_parse_hdr: fix BIN_DETECT retries
2020-03-30qspawn: capture errors from parse_hdr callback
2020-03-30wwwstream::oneshot => html_oneshot
2020-03-29index: support --compact / -c on command-line
2020-03-29searchidxshard: ensure we set indexlevel on shard[0]
2020-03-29config: Honor gitconfig includes