about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2022-08-10pop3: remove untouched rows on QUIT/disconnect
2022-08-03daemon: reload TLS certs and keys on SIGHUP
2022-08-02daemon: support per-listener env, .psgi, out, err
2022-07-28www: drop --subject from "git send-email" instructions
2022-07-23nntp: inline CRLF in all response lines
2022-07-21pop3: drop File::FcntlLock requirement for FreeBSD and Linux
2022-07-20pop3: advertise STLS in CAPA if appropriate
2022-07-20pop3: TOP requests do not expire messages
2022-07-20public-inbox-pop3d - a mostly read-only POP3 server
2022-07-08imap: STATUS: count messages properly
2022-06-21search: do not index base-85 binary patches
2022-06-21search: support "patchid:" prefix (git patch-id --stable)
2022-06-11t/spawn: Find invalid PID to try to join its process group
2022-06-09view: do not escape first `@' in mailto: URLs
2022-05-05public-inbox-netd: a multi-protocol superserver
2022-04-18lei: wire up pure Perl sendmsg/recvmsg for Linux users
2022-04-02lei_mail_sync: ensure URLs and folder names are stored as binary
2022-03-23syscall: implement sendmsg+recvmsg in pure Perl
2022-03-14t/lei-sigpipe.t: ensure SIGPIPE is not ignored instead of not blocked
2022-03-08index|extindex: support --dangerous flag
2022-03-01t/lei-sigpipe: ensure SIGPIPE is unblocked for this test
2022-02-18t/lei-sigpipe: attempt to improve diagnostics for stuck test
2022-02-14sharedkv: avoid ambiguity for numeric-like string keys
2022-02-14sharedkv: remove unused subs
2022-02-14t/lei-*watch: disable flaky tests by default for now
2022-01-31rewrite Linux nodatacow use in pure Perl w/o system
2022-01-23t/eml.t: ignore newer Email::MIME behavior
2021-11-22t/lei-mirror: skip lei comparisons if lei missing
2021-11-10t/lei-watch: test with with higher sleep
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