]> Sergey Matveev's repositories - public-inbox.git/history - lib
clone|fetch|--mirror: cull manifest in partial mirrors
[public-inbox.git] / lib /
2021-09-24 Eric Wongclone|fetch|--mirror: cull manifest in partial mirrors
2021-09-24 Eric Wongclone|--mirror: fix and test against pre-manifest WWW
2021-09-24 Eric Wongfetch: fix skipping with multi-epoch inboxes
2021-09-24 Eric Wongclone|--mirror: support --epoch=RANGE for partial clones
2021-09-23 Eric Wonglei_xsearch: use localtime for user message
2021-09-23 Eric Wonglei: common --all[=remote|local] help message
2021-09-23 Eric Wongxcpdb: avoid race when shards are added
2021-09-23 Eric Wongxcpdb: -R$SHARDS creates new shards with correct perms
2021-09-23 Eric Wongtest_common: reset umask on non-forking run_script
2021-09-23 Eric Wongdaemons: revamp periodic cleanup task
2021-09-23 Eric Wonggcf2 + extsearch: check for unlinked files on Linux
2021-09-22 Eric Wonglei: drop redundant WQ EOF callbacks
2021-09-22 Eric Wonglei up: avoid excessively parallel --all
2021-09-22 Eric Wonginbox: do not waste hash slot on httpbackend_limiter
2021-09-22 Eric Wonglei: dclose: do not close unnecessarily
2021-09-22 Eric Wongtreewide: fix %SIG localization, harder
2021-09-22 Eric Wongipc: do not add "0" to $0 of solo workers
2021-09-21 Eric Wonglei: umask(077) before opening errors.log
2021-09-21 Eric Wongscript/lei: handle SIGTSTP and SIGCONT
2021-09-21 Eric Wonglei q: improve --limit behavior and progress
2021-09-21 Eric Wonglei q: update messages to reflect --save default
2021-09-21 Eric Wongsearch: drop reopen retry message
2021-09-21 Eric Wonglei q: show progress on >1s preparation phase
2021-09-21 Eric Wonglei: various completion improvements
2021-09-21 Eric Wonglei lcat: support NNTP URLs
2021-09-21 Eric Wonglei lcat: use single queue for ordering
2021-09-21 Eric Wonglei: simplify internal arg2folder usage
2021-09-21 Eric Wonglei_mail_sync: account for non-unique cases
2021-09-21 Eric Wonglei inspect: support NNTP URLs
2021-09-21 Eric Wonglei inspect: convert to WQ worker
2021-09-20 Eric Wonggcf2: fix loading at runtime
2021-09-19 Eric Wongnet_reader: NNTP: remove article numbers from mail_sync...
2021-09-19 Eric Wongnet_reader: disallow imap.fetchBatchSize=0
2021-09-19 Eric Wonglei config --edit: use controlling terminal
2021-09-19 Eric Wongnet_reader: no STARTTLS for IMAP localhost or onions
2021-09-19 Eric Wongwatch: use net_reader->mic_new wrapper for SOCKS+TLS
2021-09-19 Eric Wongnet_reader: fix single NNTP article fetch, test ranges
2021-09-19 Eric Wonglei ls-mail-source: pretty JSON support
2021-09-19 Eric Wonglei ls-mail-source: use "high"/"low" for NNTP
2021-09-19 Eric Wonglei: clamp internal worker processes to 4
2021-09-19 Eric Wongipc: drop dynamic WQ process counts
2021-09-19 Eric Wonglei_xsearch: drop Data::Dumper use
2021-09-19 Eric Wonglei: simplify sto_done_request
2021-09-19 Eric Wonglei/store: use SOCK_SEQPACKET rather than pipe
2021-09-19 Eric Wongipc: allow disabling broadcast for wq_workers
2021-09-19 Eric Wongipc: wq_do: support synchronous waits and responses
2021-09-19 Eric Wongnet_reader: quote URL properly for Tor .onion hint
2021-09-18 Eric Wonglei up: automatically use dt: for remote externals
2021-09-18 Eric Wongnet_reader: set SO_KEEPALIVE on all Net::NNTP sockets
2021-09-18 Eric Wongnet_reader: support imaps:// w/ socks5h:// proxy
2021-09-18 Eric Wongnet_reader: detect IMAP failures earlier
2021-09-18 Eric Wongnet_reader: tie SocksDebug to {imap,nntp}.Debug
2021-09-18 Eric Wongds: support add unique timers
2021-09-18 Eric Wonglei_mail_sync: set nodatacow on btrfs
2021-09-18 Eric Wonglei_mail_sync: rely on flock(2), avoid IPC
2021-09-18 Eric Wonglei: lock worker counts
2021-09-17 Eric Wonggit_http_backend: forward HTTP_GIT_PROTOCOL in request...
2021-09-17 Eric Wongfetch: ignore non-writable epoch dirs
2021-09-17 Eric Wongsearch: fix rt: w/ approxidate when TZ != UTC
2021-09-17 Eric Wonglei refresh-mail-sync: drop old IMAP folder info
2021-09-17 Eric Wonglei refresh-mail-sync: implicitly remove missing folders
2021-09-17 Eric Wonglei refresh-mail-sync: drop unused {verify} code path
2021-09-17 Eric Wonglei refresh-mail-sync: remove "gone" notices
2021-09-17 Eric Wonglei_mail_sync: don't hold statement handle into callback
2021-09-17 Eric Wonglei refresh-mail-sync: replace prune-mail-sync
2021-09-16 Eric Wonglei_pmdir: do not attempt to trigger network auth
2021-09-16 Eric Wongnet_reader: load IO::Socket::Socks in all workers
2021-09-16 Eric Wonglei: git_oid: replace git_blob_id
2021-09-16 Eric Wongimapd: sort LIST response
2021-09-16 Eric Wonglei ls-mail-source: sort IMAP folder names
2021-09-16 Eric Wongnet_reader: emit .onion help for potential Tor users
2021-09-16 Eric Wongwww_stream: note existence of IMAP and NNTP URLs
2021-09-16 Eric Wongwww: support publicinbox.imapserver
2021-09-16 Eric Wonginbox: streamline ->nntp_url
2021-09-15 Eric Wongfetch|clone|--mirror: shorten paths for progress output
2021-09-15 Eric Wongclone|fetch|--mirror: add convenience $INBOX_DIR/Makefile
2021-09-15 Eric Wongfetch: support --exit-code switch
2021-09-15 Eric Wonglei_saved_search: fix prefix for IMAP folders w/ slash
2021-09-15 Eric Wongmulti_git: hoist out common epoch/alternates handling
2021-09-14 Eric Wonguri_imap: fix ->uidvalidity and ->uid w/ `/' separator
2021-09-14 Eric Wonguri_imap: handle '/' as an IMAP hierarchy separator
2021-09-14 Eric Wongspawn+gcf2: improve diagnostics for build failures
2021-09-14 Eric Wonglei up: fix env/cwd mismatches with multiple folders
2021-09-14 Eric Wongtest_common: remove non-hidden files, first
2021-09-14 Eric Wonglei: sto_done_request: add eval guard
2021-09-14 Eric Wonglei: warn on event loop errors
2021-09-13 Eric Wonglei up: fix --mua with single output
2021-09-13 Eric Wonglei_xsearch: sensible errors for missing/broken externals
2021-09-13 Eric Wonglei up: localize %ENV in redispatch
2021-09-13 Eric Wonguse POSIX::PIPE_BUF (instead of _POSIX_PIPE_BUF)
2021-09-13 Eric Wonglei: stop_pager: restore stdout when done
2021-09-13 Eric Wongtests: add require_cmd, require curl when needed
2021-09-12 Eric Wongfetch: drop 304 Not Modified support, simplify comparisons
2021-09-12 Eric Wongfetch: fix and test v2 epoch detection
2021-09-12 Eric Wongfetch: fix half-baked v1 manifest.js.gz handling
2021-09-12 Eric Wongtest_common: only print $@ for Gcf2 failure
2021-09-12 Eric Wonglei sucks: allow it to work without SQLite
2021-09-12 Eric Wongfetch: use manifest.js.gz for v1
2021-09-12 Eric Wonginit: set a useful description
2021-09-12 Eric Wongimport: do not write a "description" file
next