about summary refs log tree commit homepage
DateCommit message (Expand)
2021-11-04public-inbox 1.7.0 v1.7.0
2021-11-04doc: relnotes: a few more 1.7.0 related updates
2021-11-04AUTHORS: clarify my title
2021-11-04doc: design_notes: updates for "newer" things
2021-11-04lei_curl: use http.proxy knob via URL match for curl
2021-11-04doc: txt2pre: linkify a add a few more well-known things
2021-11-04doc: switch to man(1) for pod => (text|html)
2021-11-04doc: add more 3rd-party refs, use Debian manpages for xapian
2021-11-03doc: relnotes: 1.7.0: move extindex, note search results change
2021-11-03doc: -clone|lei add-external: add bit about the Makefile
2021-11-03doc: extindex: document current behavior + knobs
2021-11-03doc: lei-q: document SEARCH TERMS prefixes
2021-11-03doc: txt2pre: add references to newish manpages
2021-11-02lei <rediff|rm|tag>: stdin implies `-F eml'
2021-11-02lei: simplify common LeiInput users with ->wq1_start
2021-11-02lei mail-diff: do not default to 'eml'
2021-11-02t/lei-refresh-mail-sync: speed up test on FreeBSD 12
2021-11-02init: respect umask when creating description
2021-11-02mbox_reader: do not blindly pass --rsyncable to gzip
2021-11-01treewide: kill problematic "$h->{k} //= do {" assignments
2021-11-01idx_stack: avoid conditional hash assignment weirdness
2021-11-01doc: lei-config: fix missing =back
2021-11-01doc: update release notes and INSTALL
2021-10-31lei_input: disallow uppercase characters for labels
2021-10-31doc: add lei-mail-sync-overview manpage
2021-10-30doc: lei-security: add a note about core dumps
2021-10-30lei_to_mail: avoid SEGV on worker exit via SIGTERM
2021-10-30lei_xsearch: quiet error message on SIG{PIPE,TERM}
2021-10-30lei_to_mail: limit workers for text, reply and v2 outputs
2021-10-30lei: do not access {sock} after SIGPIPE
2021-10-28test_common: clear XDG_CACHE_HOME before lei tests
2021-10-28lei rm: move generic input_maildir_cb to LeiInput parent class
2021-10-28lei sucks: show nproc in CPU info
2021-10-28doc: lei-add-watch: add warning about unreliability
2021-10-28lei convert: remove redundant input_net_cb
2021-10-28doc: lei blob: wording fixups, describe --remote
2021-10-28doc: lei-convert: various updates and cleanups
2021-10-28lei convert: use "--output" in failure message
2021-10-28xt/net_writer_imap: test "lei convert" w/ IMAP source
2021-10-28lei add-watch: ensure folders are known to mail_sync.sqlite3
2021-10-27lei q: fix remote import accounting
2021-10-27test_common: key test inboxes to init.defaultBranch
2021-10-27lei mail-diff: support more inputs, split newlines
2021-10-26t/lei-watch: add diagnostics for failure
2021-10-26lei_to_mail: only run lms_write_prepare for IMAP+Maildir
2021-10-26input_pipe: account for undefined {sock}
2021-10-26lei rm|tag: drop redundant mbox+net callbacks
2021-10-26lei p2q: use LeiInput for multi-patch series
2021-10-26lei: add net getopt spec to various commands
2021-10-26lei inspect: fix atfork hook