]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2024-05-31  Eric Wonggcf2: eliminate unnecessary autodie::close import
2024-05-29  Eric Wongsearch: forbid getopt(3) switch injection in query
2024-05-25  Eric Wongwww_coderepo: improve handling of broken repos
2024-05-25  Eric Wonggit: don't break from event loop if cat-file fails
2024-05-21  Eric Wongt/lei-tag: allow changing time for --commit-delay test
2024-05-20  Eric Wongxap_helper.h: fix CPP error on non-glibc
2024-05-20  Eric Wongwww_text: fix /$INBOX/_/text/help/raw endpoint
2024-05-20  Eric Wonglei_saved_search: drop ->altid_map method
2024-05-20  Eric Wongxap_helper: drop DB handles on EMFILE/ENFILE/etc...
2024-05-20  Eric Wongxap_helper: expire DB handles when FD table is near...
2024-05-20  Eric Wongxap_helper.h: memoize Xapian handles with khashl
2024-05-20  Eric Wongxap_helper.h: use xcalloc to simplify error checking
2024-05-20  Eric Wongxap_helper.h: use khashl.h instead of hsearch(3)
2024-05-20  Eric Wongxap_helper: key search instances by -Q params, too
2024-05-20  Eric Wongconfig: dedupe ibx->{newsgroup}
2024-05-14  Eric Wongdoc: limit jemalloc recommendation to 64-bit systems
2024-05-13  Eric Wongsolver: eliminate a few more git path lookups
2024-05-13  Eric Wongsolver: quiet complex regexp warning for old Perl
2024-05-09  Eric Wongtreewide: reduce $PATH checks for `git' executable
2024-05-08  Eric Wongxap_helper: unconditionally reopen DBs on reuse
2024-05-07  Eric Wongsearchidx: fix Xapian version comparison
2024-05-06  Eric Wongsearch: fix altid search with XapHelper process
2024-04-29  Eric Wongextindex: support --no-multi-pack-index
2024-04-29  Eric Wongt/imap_searchqp: hopefully fix test reliability
2024-04-28  Eric Wongxap_helper: implement alarm(2)-based timeout
2024-04-28  Eric Wongxap_helper: reopen logs in daemons
2024-04-28  Eric Wongsearch: remove auto-start for async_mset
2024-04-28  Eric Wongtest_common: don't needlessly rebuild C++ Xapian helper
2024-04-28  Eric Wongdaemon: share and allow configuring Xapian helpers
2024-04-28  Eric Wongsearch: async_mset: pass resource errors to callback
2024-04-28  Eric Wongsend_cmd4: make `tries' a per-call parameter
2024-04-28  Eric Wongwww: mbox*: use Perl 5.12
2024-04-28  Eric Wongt/cindex: require DBD::SQLite for now
2024-04-24  Eric Wongxap_helper: PERL_INLINE_DIRECTORY fallback for JAOT...
2024-04-24  Eric Wongwww: wire up search to use async xap_helper
2024-04-24  Eric Wongmbox: hoist out refill_result_ids
2024-04-24  Eric Wongxap_helper: drop terms+data from `mset' command
2024-04-24  Eric Wongxap_helper.h: remove _SC_NPROCESSORS_ONLN default
2024-04-24  Eric Wongsearchview: get rid of unused adump callback arg
2024-04-22  Eric Wongdoc: strongly recommend MALLOC_MMAP_THRESHOLD_=131072...
2024-04-17  Eric Wonglei: use async barrier for --import-before
2024-04-17  Eric Wonglei/store: stop shard workers + cat-file on idle
2024-04-17  Eric Wonglei: use ->barrier to commit to lei/store
2024-04-17  Eric Wongv2 + lei/store: always wait for fast-import checkpoint
2024-04-16  Eric Wongdoc: note MALLOC_MMAP_THRESHOLD_ as a potential workaround
2024-04-13  Eric Wonglei: remove leftover debugging message
2024-04-13  Eric Wongio: avoid redundant waitpid in DESTROY
2024-04-13  Eric Wonglei_remote: solver supports uncommitted blobs
2024-04-12  Eric Wongdoc: mknews: fix warnings when generating NEWS.html
2024-04-12  Eric Wonglei q: support --thread-id=$MSGID || -T $MSGID
2024-04-12  Eric Wonglei blob: fix attachment extraction for unimported...
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
next