about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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-17git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
2021-09-17fetch: ignore non-writable epoch dirs
2021-09-17search: fix rt: w/ approxidate when TZ != UTC
2021-09-17lei refresh-mail-sync: drop old IMAP folder info
2021-09-17lei refresh-mail-sync: implicitly remove missing folders
2021-09-17lei refresh-mail-sync: drop unused {verify} code path
2021-09-17lei refresh-mail-sync: remove "gone" notices
2021-09-17lei_mail_sync: don't hold statement handle into callback
2021-09-17lei refresh-mail-sync: replace prune-mail-sync
2021-09-16lei_pmdir: do not attempt to trigger network auth
2021-09-16net_reader: load IO::Socket::Socks in all workers
2021-09-16lei: git_oid: replace git_blob_id
2021-09-16imapd: sort LIST response
2021-09-16lei ls-mail-source: sort IMAP folder names
2021-09-16net_reader: emit .onion help for potential Tor users
2021-09-16www_stream: note existence of IMAP and NNTP URLs
2021-09-16www: support publicinbox.imapserver
2021-09-16inbox: streamline ->nntp_url
2021-09-15fetch|clone|--mirror: shorten paths for progress output
2021-09-15clone|fetch|--mirror: add convenience $INBOX_DIR/Makefile
2021-09-15fetch: support --exit-code switch
2021-09-15lei_saved_search: fix prefix for IMAP folders w/ slash
2021-09-15multi_git: hoist out common epoch/alternates handling
2021-09-14uri_imap: fix ->uidvalidity and ->uid w/ `/' separator
2021-09-14uri_imap: handle '/' as an IMAP hierarchy separator
2021-09-14spawn+gcf2: improve diagnostics for build failures
2021-09-14lei up: fix env/cwd mismatches with multiple folders
2021-09-14test_common: remove non-hidden files, first
2021-09-14lei: sto_done_request: add eval guard
2021-09-14lei: warn on event loop errors
2021-09-13lei up: fix --mua with single output
2021-09-13lei_xsearch: sensible errors for missing/broken externals
2021-09-13lei up: localize %ENV in redispatch
2021-09-13use POSIX::PIPE_BUF (instead of _POSIX_PIPE_BUF)
2021-09-13lei: stop_pager: restore stdout when done
2021-09-13tests: add require_cmd, require curl when needed
2021-09-12fetch: drop 304 Not Modified support, simplify comparisons
2021-09-12fetch: fix and test v2 epoch detection
2021-09-12fetch: fix half-baked v1 manifest.js.gz handling
2021-09-12test_common: only print $@ for Gcf2 failure
2021-09-12lei sucks: allow it to work without SQLite
2021-09-12fetch: use manifest.js.gz for v1
2021-09-12init: set a useful description
2021-09-12import: do not write a "description" file
2021-09-12clone|lei_mirror: write description in mirrors
2021-09-12new public-inbox-{clone,fetch} commands
2021-09-12lei_mirror: fix error message