about summary refs log tree commit homepage
DateCommit message (Expand)
2024-03-18INSTALL: try to be less confusing about optional modules HEAD master
2024-03-16Fix some typos and language nits in docs and comments
2024-03-14doc: update release notes, marketing, and install
2024-03-12codesearch: deduplicate $git->{nick} field
2024-03-12doc: tuning: note reduced fragmentation w/ jemalloc
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-14doc: fix formatting for CLI switch aliases
2024-02-14doc: config: cgit=rewrite isn't implemented, yet
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-01scripts/import_*: update usage to include lei tips
2024-02-01scripts/slrnspool2maildir: use MHreader and LeiToMail
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-30doc/lei-mail-formats: update MH read-only status
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-17examples/unsubscribe-milter@.service: use KillMode=process
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
2024-01-10www: use autodie in more coderepo places
2024-01-10address: avoid [ undef, undef ] address pairs
2024-01-10www: linkify inbox addresses in To/Cc headers
2024-01-10git: lowercase host in host_prefix_url