about summary refs log tree commit homepage
DateCommit message (Expand)
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
2024-01-10test_common: key2sub: don't require final ';' in scripts
2024-01-10doc: txt2pre: linkify -extindex(1), dedupe -config(5)
2024-01-10git: workaround occasional -watch error message
2024-01-04lei: MH: support inotify to detect updates
2024-01-02view: always show strict|loose note w/ multi-roots
2024-01-02over: re-sort Subject matches for WWW /T/ endpoint
2023-12-30lei: support reading MH for convert+import+index
2023-12-29pure Perl inotify support
2023-12-16lei: use ->child_error API properly
2023-12-16lei index: support +L: labels
2023-12-16t/pop3d-limit: use v1 inbox to test on ancient git
2023-12-16git: quiet down `rev-parse --git-path' errors