about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2024-04-17lei: use async barrier for --import-before HEAD master
2024-04-17lei/store: stop shard workers + cat-file on idle
2024-04-17lei: use ->barrier to commit to lei/store
2024-04-17v2 + lei/store: always wait for fast-import checkpoint
2024-04-13lei: remove leftover debugging message
2024-04-13io: avoid redundant waitpid in DESTROY
2024-04-13lei_remote: solver supports uncommitted blobs
2024-04-12lei q: support --thread-id=$MSGID || -T $MSGID
2024-04-12lei blob: fix attachment extraction for unimported||inflight
2024-04-11www: speed up global manifest.js.gz w/ "all" extindex
2024-04-08syscall: set default constants for Inline::C platforms
2024-04-03treewide: avoid getpid for more ownership checks
2024-04-03treewide: avoid getpid() for OnDestroy checks
2024-04-03lock: get rid of PID guard
2024-03-12codesearch: deduplicate $git->{nick} field
2024-03-12codesearch: deduplicate {ibx_score} name pairs
2024-03-12www: use a dedicated limiter for blob solver
2024-03-12listener: don't loop on errors
2024-03-10import: fix handling of init.defaultBranch
2024-03-10import: croak (instead of die) on write failures
2024-03-10lei: prevent empty {bytes} field in saved search
2024-03-08dedupe inbox names, coderepo nicks + git dirs
2024-02-14eml: reuse ->decode buffer
2024-02-14eml: avoid anonymous __WARN__ sub for encode/decode
2024-02-14codesearch: generate_cxx: drop unused variables
2024-02-14xap_helper_cxx: -O2 optimize read-only files by default
2024-02-14www: cgit: support non-standard cgitrc locations
2024-02-13viewvcs: HTML fixes for commits
2024-02-13viewvcs: parallelize commit display
2024-02-10www: quiet errors for git-{archive,http-backend}
2024-02-09view: decode In-Reply-To comments added by some MUAs
2024-02-08daemon: quiet Email::Address::XS warnings properly
2024-02-06pop3d: support fcntl locks on OpenBSD i386
2024-02-01lei: sort MH inputs sequentially by default
2024-02-01import: drop redundant `use' statement
2024-02-01lei convert: explicitly allow --sort for inputs
2024-01-31lei_to_mail: improve SIGPIPE handling
2024-01-30spawn: support some rlimit uses via Inline::C
2024-01-30watch: support incremental updates from MH
2024-01-30syscall: use pure Perl sendmsg/recvmsg on *BSD
2024-01-30syscall: update formatting to match our codebase
2024-01-24view: /$INBOX/ links to topics_{new,active}.html
2024-01-24www_topics: simplify date column mapping
2024-01-17www: repolist: support globbing in URL
2024-01-17config: glob2re: fix over-matching /**/foo
2024-01-17config: don't vivify invalid fields for coderepos
2024-01-17tests: clarify Email::MIME is only for development
2024-01-11lei_to_mail: show supported mbox formats on error
2024-01-11lei+net_reader: show NNTP message in more failures
2024-01-11net_reader: fix NNTP credential use