about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2021-11-10lei q: disallow "\n" in argv[] elements
2021-11-09lei q|up: fix saved searches for single-phrase search
2021-11-02t/lei-refresh-mail-sync: speed up test on FreeBSD 12
2021-11-02init: respect umask when creating description
2021-10-31lei_input: disallow uppercase characters for labels
2021-10-30lei_xsearch: quiet error message on SIG{PIPE,TERM}
2021-10-28lei rm: move generic input_maildir_cb to LeiInput parent class
2021-10-26t/lei-watch: add diagnostics for failure
2021-10-26eml: keep body if no headers are found
2021-10-25t/index-git-times: support non-master default branch
2021-10-25www: $MSGID/raw: set charset in HTTP response
2021-10-24t/git: support non-master default branch
2021-10-24t/watch_maildir: support non-master default branch
2021-10-24thread: avoid Perl5 internal scratchpad target cache
2021-10-24lei export-kw: skip read-only IMAP folders
2021-10-23git: simplify local_nick, avoid "foo.git.git"
2021-10-23t/v2index-late-dedupe: don't read user's ~/.public-inbox/config
2021-10-22lei forget-search: support --prune=<local|remote>
2021-10-22wwwatomstream: call gmtime with scalar
2021-10-22lei: use RENAME_NOREPLACE on Linux 3.15+
2021-10-22t/lei-p2q: extra diagnostics
2021-10-22t/lei-import-maildir: rename fix (SR -> RS)
2021-10-22t/lei-{auto-watch,export-kw}: extra diagnostics on failure
2021-10-20httpd: reject requests with spaces in header names
2021-10-18v2: mirrors don't clobber msgs w/ reused Message-IDs
2021-10-16t/lei*: set EDITOR for dumb terminals
2021-10-16dir_idle: do not add watches in ->new
2021-10-15lei forget-search: fix for symlink-ed paths
2021-10-15lei q: avoid kw lookup failure on remote mboxrd
2021-10-14lei inspect: account for non-extindex inboxes
2021-10-13t/nntpd-tls: change diag() to like() assertion
2021-10-13t/git: avoid "once" warning for async_warn
2021-10-13t/lei-mirror: avoid reading ~/.public-inbox/config in test
2021-10-13t/www_listing: require opt-in for grokmirror tests
2021-10-12www: _/text/config/raw Last-Modified: is mm->created_at
2021-10-12msgmap: ->new_file to supports $ibx arg, drop ->new
2021-10-12daemon: unconditionally close Xapian shards on cleanup
2021-10-12search: delete QueryParser along with DB handle
2021-10-12extindex: avoid invalid blobs after unref
2021-10-09extindex: support --reindex --fast
2021-10-08git: fatalize async callback errors by default
2021-10-08git: use async_wait_all everywhere
2021-10-05index: --reindex w/ --{since,until,before,after}
2021-10-04hl_mod: don't memoize highlight::codeGenerator objects
2021-10-04www: fix ref cycle from threading w/ extindex
2021-10-04t/thread-cycle: make Email::Simple optional
2021-10-02lei inspect: fix "mid:" prefix, expand to Xapian
2021-10-01ds: simplify signalfd use
2021-10-01daemon: make SO_ACCEPTFILTER a shared variable
2021-09-29t/solver_git: fix test to work with git <2.29