about summary refs log tree commit homepage
DateCommit message (Expand)
2020-09-02watch: add --help/-h support
2020-09-02config: use defined-or (//) in a few places
2020-09-02mda+learn: add --help / -h support
2020-09-02daemon: support --help/-h in -httpd/imapd/nntpd
2020-09-02script/*: fold $usage into $help, support `-h' instead of -?
2020-09-02edit+purge: support `--help' and `-h' like other commands
2020-09-02admin: improve minimum version text
2020-09-02script/*: set executable bit on -learn and -imapd
2020-09-02t/v2dupindex: test indexing mirrors with duplicate messages
2020-09-02index: check for xapian-compact when using --compact
2020-09-01replace ParentPipe with EOFpipe
2020-09-01ds: avoid unnecessary timer for waitpid
2020-09-01watch: use EOFpipe to reduce dwaitpid wakeups
2020-09-01ds: avoid excessive queueing when reaping PIDs
2020-09-01watch: comments and tiny cleanups
2020-09-01watch: block signals before fork on non-signalfd/kevent systems
2020-09-01watch: avoid unnecessary spawning on spam removals
2020-09-01watch: log signal activities to STDERR
2020-09-01rename WatchMaildir => Watch
2020-09-01watchmaildir: use v5.10.1, drop warnings
2020-09-01watch: limit batch size of NNTP and IMAP workers, too
2020-08-31doc: expand on indexBatchSize regarding fragmentation
2020-08-30imapd: filter out unusable flags from search
2020-08-29tests: check-run: fixup un-squashed simplification
2020-08-28tests: check-run: show skipped tests
2020-08-28imaptracker: update_last: simplify callers
2020-08-28watch: flush changes to inbox before updating IMAPTracker
2020-08-28Makefile.PL: run check-man for <= 80 columns on check-run, too
2020-08-28www: more descriptive pagination
2020-08-28www: improve navigation around contemporary threads
2020-08-28doc: watch: expand on NNTP and IMAP-specific knobs
2020-08-27doc: move watch config docs to -watch manpage
2020-08-27watch: imap: only remove \Seen spam
2020-08-27doc: speling fickses
2020-08-27doc: document graceful shutdown signals
2020-08-27overidx: inline create_ghost sub
2020-08-27imaptracker: preserve WAL journal_mode if set by user
2020-08-27watchmaildir: ensure I:/W:/E: prefixes in warnings
2020-08-27git: show more context info on failures
2020-08-27search: allow testing with current xapian.git and 1.5.x
2020-08-27msgmap: use v5.10.1
2020-08-27over*: use v5.10.1, drop warnings
2020-08-27over: recent: remove expensive COUNT query
2020-08-27over: rename ->disconnect to ->dbh_close
2020-08-27over: rename ->connect method to ->dbh
2020-08-26v2writable: compatibility with SWIG Xapian binding
2020-08-26grok-pull.post_update_hook: flock(2) before SQLite check
2020-08-26over+msgmap: respect WAL journal_mode if set
2020-08-26msgmap: use "CREATE TABLE IF NOT EXISTS"
2020-08-26over: skip nodatacow on the journal