]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2024-04-11  Eric Wongwww: speed up global manifest.js.gz w/ "all" extindex
2024-04-08  Eric Wongsyscall: set default constants for Inline::C platforms
2024-04-03  Eric Wongtreewide: avoid getpid for more ownership checks
2024-04-03  Eric Wongtreewide: avoid getpid() for OnDestroy checks
2024-04-03  Eric Wonglock: get rid of PID guard
2024-03-18  Štěpán NěmecINSTALL: try to be less confusing about optional modules
2024-03-16  Štěpán NěmecFix some typos and language nits in docs and comments
2024-03-14  Eric Wongdoc: update release notes, marketing, and install
2024-03-12  Eric Wongcodesearch: deduplicate $git->{nick} field
2024-03-12  Eric Wongdoc: tuning: note reduced fragmentation w/ jemalloc
2024-03-12  Eric Wongcodesearch: deduplicate {ibx_score} name pairs
2024-03-12  Eric Wongwww: use a dedicated limiter for blob solver
2024-03-12  Eric Wonglistener: don't loop on errors
2024-03-10  Eric Wongimport: fix handling of init.defaultBranch
2024-03-10  Eric Wongimport: croak (instead of die) on write failures
2024-03-10  Eric Wonglei: prevent empty {bytes} field in saved search
2024-03-08  Eric Wongdedupe inbox names, coderepo nicks + git dirs
2024-02-14  Eric Wongeml: reuse ->decode buffer
2024-02-14  Eric Wongeml: avoid anonymous __WARN__ sub for encode/decode
2024-02-14  Eric Wongcodesearch: generate_cxx: drop unused variables
2024-02-14  Eric Wongxap_helper_cxx: -O2 optimize read-only files by default
2024-02-14  Eric Wongdoc: fix formatting for CLI switch aliases
2024-02-14  Eric Wongdoc: config: cgit=rewrite isn't implemented, yet
2024-02-14  Eric Wongwww: cgit: support non-standard cgitrc locations
2024-02-13  Eric Wongviewvcs: HTML fixes for commits
2024-02-13  Eric Wongviewvcs: parallelize commit display
2024-02-10  Eric Wongwww: quiet errors for git-{archive,http-backend}
2024-02-09  Eric Wongview: decode In-Reply-To comments added by some MUAs
2024-02-08  Eric Wongdaemon: quiet Email::Address::XS warnings properly
2024-02-06  Eric Wongpop3d: support fcntl locks on OpenBSD i386
2024-02-01  Eric Wonglei: sort MH inputs sequentially by default
2024-02-01  Eric Wongscripts/import_*: update usage to include lei tips
2024-02-01  Eric Wongscripts/slrnspool2maildir: use MHreader and LeiToMail
2024-02-01  Eric Wongimport: drop redundant `use' statement
2024-02-01  Eric Wonglei convert: explicitly allow --sort for inputs
2024-01-31  Eric Wonglei_to_mail: improve SIGPIPE handling
2024-01-30  Eric Wongspawn: support some rlimit uses via Inline::C
2024-01-30  Eric Wongdoc/lei-mail-formats: update MH read-only status
2024-01-30  Eric Wongwatch: support incremental updates from MH
2024-01-30  Eric Wongsyscall: use pure Perl sendmsg/recvmsg on *BSD
2024-01-30  Eric Wongsyscall: update formatting to match our codebase
2024-01-24  Eric Wongview: /$INBOX/ links to topics_{new,active}.html
2024-01-24  Eric Wongwww_topics: simplify date column mapping
2024-01-17  Eric Wongwww: repolist: support globbing in URL
2024-01-17  Eric Wongconfig: glob2re: fix over-matching /**/foo
2024-01-17  Eric Wongconfig: don't vivify invalid fields for coderepos
2024-01-17  Eric Wongexamples/unsubscribe-milter@.service: use KillMode...
2024-01-17  Eric Wongtests: clarify Email::MIME is only for development
2024-01-11  Eric Wonglei_to_mail: show supported mbox formats on error
2024-01-11  Eric Wonglei+net_reader: show NNTP message in more failures
2024-01-11  Eric Wongnet_reader: fix NNTP credential use
2024-01-10  Eric Wongwww: use autodie in more coderepo places
2024-01-10  Eric Wongaddress: avoid [ undef, undef ] address pairs
2024-01-10  Eric Wongwww: linkify inbox addresses in To/Cc headers
2024-01-10  Eric Wonggit: lowercase host in host_prefix_url
2024-01-10  Eric Wongtest_common: key2sub: don't require final ';' in scripts
2024-01-10  Eric Wongdoc: txt2pre: linkify -extindex(1), dedupe -config(5)
2024-01-10  Eric Wonggit: workaround occasional -watch error message
2024-01-04  Eric Wonglei: MH: support inotify to detect updates
2024-01-02  Eric Wongview: always show strict|loose note w/ multi-roots
2024-01-02  Eric Wongover: re-sort Subject matches for WWW /T/ endpoint
2023-12-30  Eric Wonglei: support reading MH for convert+import+index
2023-12-29  Eric Wongpure Perl inotify support
2023-12-16  Eric Wonglei: use ->child_error API properly
2023-12-16  Eric Wonglei index: support +L: labels
2023-12-16  Eric Wongt/pop3d-limit: use v1 inbox to test on ancient git
2023-12-16  Eric Wonggit: quiet down `rev-parse --git-path' errors
2023-12-16  Eric Wongcindex: --prune needs git 2.6+
2023-12-16  Eric Wongsearchidx: quiet down old git patchid
2023-12-16  Eric Wongtests: quiet uninitialized warnings on CentOS 7.x
2023-12-15  Eric Wongdoc: RelNotes: more 2.0 updates
2023-12-13  Eric Wongt/lei-import: relax EIO regexp
2023-12-13  Eric Wonggzip_filter: use OO ->zflush dispatch
2023-12-13  Eric Wongwww_coderepo: fix read buffering
2023-12-13  Eric Wongt/convert-compact: allow S_ISGID bit
2023-12-13  Eric Wongtest_common: extract oct_is from search.t
2023-12-13  Eric Wonginstall: updates for Alpine Linux and apk
2023-12-13  Eric Wongxap_helper_cxx: support clang w/o `c++' executable
2023-12-13  Eric Wongxap_helper_cxx: decouple from Inline::C
2023-12-13  Eric Wongtreewide: avoid strftime %k for portability
2023-12-13  Eric Wonglei inspect: drop unneeded strftime import
2023-12-13  Eric Wongtests: attempt compatibility w/ busybox lsof
2023-12-13  Eric Wongt/cindex*: skip --join when join(1) is missing
2023-12-13  Eric Wongtests: account for missing git-http-backend
2023-12-13  Eric Wongt/io: strace is optional on Linux
2023-12-10  Eric Wongimap: replace Mail::Address fallback with AddressPP
2023-12-09  Eric Wongcindex: switch --join to use dfpost7 by default
2023-12-09  Eric Wongxap_helper: support term length limit
2023-12-09  Eric Wongmakefile: add `check-build' target
2023-12-09  Eric Wongxap_helper_cxx: drop chdir usage in build
2023-12-09  Eric Wong*search: favor wantarray form of xap_terms
2023-12-09  Eric Wong*search: simplify handling of Xapian term iterators
2023-12-08  Eric Wongworkaround --headers bug with spamc(1)
2023-12-06  Eric Wongcindex: avoid recursion on prune
2023-12-06  Eric Wongt/cindex: fix test when worktree PWD is a symlink
2023-12-05  Eric Wongcindex: index full (40/64 char) hex blob OIDs
2023-12-05  Eric Wongsearchidx: drop redundant decl in index_git_blob_id
2023-12-01  Eric Wongxap_helper: enable stderr assignment on DragonFly
2023-12-01  Eric Wongtests: note kevent+tmpfs failures on DragonFly <= 6.4
2023-12-01  Eric Wongxap_helper.h: fix non-assignable stderr case
next