about summary refs log tree commit homepage
DateCommit message (Expand)
2021-10-22lei: use RENAME_NOREPLACE on Linux 3.15+
2021-10-22lei_mail_sync: mv_src: use transaction, check UNIQUE
2021-10-22lei: no Perl FileHandle for `undef' w/ ECONNRESET
2021-10-22dir_idle: treat IN_MOVED_FROM as a gone event
2021-10-22lei note-event: clear_src on ENOENT
2021-10-22doc: lei-overview: add CAVEATS section
2021-10-22watch: remove redundant signal mask manipulation
2021-10-22watch: check for {quit} before IDLE
2021-10-22lei_search: try harder to associate "lei index"-ed messages
2021-10-22lei note-event: wq_io_do => wq_do
2021-10-22lei note-event: drop unnecessary eval guard
2021-10-22lei/store: check for any unexpected process death
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-19lei_mail_sync: show non-matching SHA
2021-10-19lei inspect: show ISO8601 {rt} and {dt}, too
2021-10-19lei inspect: add atfork hook
2021-10-19doc: lei: describe lei-daemon-kill and upgrades
2021-10-19lei: remove unused ->busy time arg
2021-10-19lei up: support --exclude=, --no-(external|remote|local)
2021-10-19lei: conditionally add "\n" to error messages
2021-10-19lei up: propagate redispatch_all failure via exit code
2021-10-19lei: use die for external and query handling
2021-10-19lei up: prefix `remote' and `local' with `o_'
2021-10-19test_common: lazy-require AutoReap
2021-10-19Makefile.PL: drop generated lib/PublicInbox.pm in blib/
2021-10-18v2: mirrors don't clobber msgs w/ reused Message-IDs
2021-10-18extindex: show mismatches for messages deleted from inbox
2021-10-17extindex: better locations for {quit} checks
2021-10-17extindex: guard against false mismatch unrefs
2021-10-17extindex: retry sync_inbox before reindex
2021-10-17extindex: use localtime to display lock time
2021-10-17msgmap: do not cache num_highwater
2021-10-16eml: fix leak workaround
2021-10-16MANIFEST: regenerate with: git ls-files >MANIFEST
2021-10-16lei sockets: favor level-triggered epoll for fairness
2021-10-16input_pipe: do not loop in ->event_step for fairness
2021-10-16pkt_op: favor level-triggered epoll for fairness
2021-10-16wqworker: favor level-triggered epoll for fairness
2021-10-16t/lei*: set EDITOR for dumb terminals
2021-10-16doc: lei: add manpages for remaining commands
2021-10-16doc: lei: restore alphabetical order to some listings
2021-10-16extindex: avoid triggering a buggy unref
2021-10-16httpd/async: switch to level-triggered epoll
2021-10-16inbox + search: use 5.10.1 and do some golfing
2021-10-16lei_to_mail: quiet down abort messages
2021-10-16lei_overview: die rather than lei->fail
2021-10-16extindex: prune invalid alternate entries on --gc