about summary refs log tree commit homepage
DateCommit message (Expand)
2021-09-21script/lei: handle SIGTSTP and SIGCONT
2021-09-21t/lei-up: use '-q' to silence non-redirected test
2021-09-21lei q: improve --limit behavior and progress
2021-09-21lei q: update messages to reflect --save default
2021-09-21search: drop reopen retry message
2021-09-21lei q: show progress on >1s preparation phase
2021-09-21lei: various completion improvements
2021-09-21lei lcat: support NNTP URLs
2021-09-21doc: lei-security: section for WIP auth methods
2021-09-21lei lcat: use single queue for ordering
2021-09-21lei: simplify internal arg2folder usage
2021-09-21lei_mail_sync: account for non-unique cases
2021-09-21lei inspect: support NNTP URLs
2021-09-21lei inspect: convert to WQ worker
2021-09-20gcf2: fix loading at runtime
2021-09-19net_reader: NNTP: remove article numbers from mail_sync folders
2021-09-19doc: lei-config: document various knobs
2021-09-19net_reader: disallow imap.fetchBatchSize=0
2021-09-19lei config --edit: use controlling terminal
2021-09-19net_reader: no STARTTLS for IMAP localhost or onions
2021-09-19watch: use net_reader->mic_new wrapper for SOCKS+TLS
2021-09-19xt: add fsck script over over.sqlite3
2021-09-19net_reader: fix single NNTP article fetch, test ranges
2021-09-19lei ls-mail-source: pretty JSON support
2021-09-19lei ls-mail-source: use "high"/"low" for NNTP
2021-09-19lei: clamp internal worker processes to 4
2021-09-19ipc: drop dynamic WQ process counts
2021-09-19lei_xsearch: drop Data::Dumper use
2021-09-19lei: simplify sto_done_request
2021-09-19lei/store: use SOCK_SEQPACKET rather than pipe
2021-09-19ipc: allow disabling broadcast for wq_workers
2021-09-19ipc: wq_do: support synchronous waits and responses
2021-09-19doc: tuning: note git 2.33+, move libgit2 into Inline::C section
2021-09-19t/lei-refresh-mail-sync: improve test reliability
2021-09-19net_reader: quote URL properly for Tor .onion hint
2021-09-19t/config: extra test for imap_url with imaps://
2021-09-18lei up: automatically use dt: for remote externals
2021-09-18net_reader: set SO_KEEPALIVE on all Net::NNTP sockets
2021-09-18net_reader: support imaps:// w/ socks5h:// proxy
2021-09-18net_reader: detect IMAP failures earlier
2021-09-18net_reader: tie SocksDebug to {imap,nntp}.Debug
2021-09-18ds: support add unique timers
2021-09-18lei_mail_sync: set nodatacow on btrfs
2021-09-18lei_mail_sync: rely on flock(2), avoid IPC
2021-09-18lei: lock worker counts
2021-09-18doc: lei-lcat: document --stdin behavior
2021-09-17git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
2021-09-17doc: add lei-security(7) manpage
2021-09-17script/lei: umask(077) before execve
2021-09-17fetch: ignore non-writable epoch dirs