]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2023-09-05  Eric Wongxap_helper.h: include signal.h for sig* functions
2023-09-05  Eric Wongxap_helper: support SIGTTIN+SIGTTOU worker adjustments
2023-09-05  Eric Wongwatch: ensure children can use signal handlers
2023-09-05  Eric Wongdaemon: workaround pre-EVFILT_SIGNAL signals
2023-09-05  Eric Wongupdate devel/syscall-list to devel/sysdefs-list
2023-09-05  Eric Wongt/sigfd: better checks related to SIGWINCH
2023-09-05  Eric Wongt/sigfd: test EVFILT_SIGNAL vs signalfd differences
2023-09-05  Eric Wongds: don't block important signals we don't use
2023-09-02  Štěpán NěmecClarify Inline::C dependency (optional on Linux, requir...
2023-09-01  Eric Wongxap_helper: deal with Xapian::DocNotFoundError
2023-08-30  Eric Wongxap_helper.h: fix double-free on OpenBSD hdestroy
2023-08-30  Eric Wongxap_helper.h: limit stderr assignment to glibc+FreeBSD
2023-08-30  Eric Wongxap_helper.h: don't compress debug sections on OpenBSD
2023-08-30  Eric Wongt/kqnotify: improve test reliability on OpenBSD
2023-08-30  Eric WongMakefile.PL: depend on autodie, at least for tests
2023-08-30  Eric WongMakefile.PL: fix syntax for ASan and valgrind targets
2023-08-30  Eric Wongtreewide: drop MSG_EOR with AF_UNIX+SOCK_SEQPACKET
2023-08-29  Eric Wongt/spawn.t: workaround OpenBSD RLIMIT_CPU delays
2023-08-28  Štěpán Němecpublic-inbox-init: honor umask when creating config...
2023-08-28  Eric Wongdoc: daemon: clarify TLS and well-known ports
2023-08-28  Štěpán NěmecFix some typos/grammar/errors in docs and comments
2023-08-28  Štěpán Němecspawn: remove distracting empty line
2023-08-28  Štěpán Němecspawn: remove stray variable $ndc_err
2023-08-28  Štěpán Němecwatch: remove unused variable
2023-08-28  Štěpán Němecci/profiles.sh: fix case matching logic
2023-08-28  Eric Wongt/xap_helper: skip test if missing SCM_RIGHTS support
2023-08-28  Eric Wongcindex: make prune work without SCM_RIGHTS support
2023-08-26  Eric Wongxap_helper: fix C++-specific warnings
2023-08-26  Eric Wongcindex: document pipelines created for prune
2023-08-26  Eric Wongmakefile: add targets for ASan and valgrind
2023-08-26  Eric Wongt/psgi_scan_all: reduce use_ok statements
2023-08-25  Eric Wongdoc: INSTALL: note OpenBSD xapian-bindings-perl package
2023-08-25  Eric Wongcindex: dump cidx shards before inboxes
2023-08-25  Eric Wongt/cindex: avoid reading default PI_CONFIG
2023-08-24  Eric Wongdrop unused CidxRecvIbx.pm
2023-08-24  Eric Wongxap_helper: reopen+retry in MSetIterator loops
2023-08-24  Eric Wongcindex: implement dump_roots in C++
2023-08-24  Eric Wongcindex: fix sorting and uniqueness
2023-08-24  Eric Wongintroduce optional C++ xap_helper
2023-08-24  Eric Wongcindex: add --show-roots switch
2023-08-24  Eric Wongcindex: read-only association dump
2023-08-24  Eric Wongsearch: hoist out shards_dir for future use
2023-08-19  Eric Wongipc: support _SC_NPROCESSORS_ONLN on OpenBSD
2023-08-19  Eric Wongisearch: avoid hex string for Xapian sortable_serialise
2023-08-18  Eric Wongt/nntp.t: attempt to quiet spurious uninitialized warnings
2023-08-17  Eric Wongsearch: all_terms: remove needless prefix check
2023-08-17  Eric Wongdoc: extindex: note the use of `newsgroup' entries
2023-08-17  Eric Wongdoc: *index: fix misuse of apostrophe in `its'
2023-08-16  Eric Wongdoc: clone: add a note about git 2.41+ and fetch.hideRefs
2023-08-16  Eric Wongdoc: add manpage for -cindex
2023-07-27  Eric Wongclone: allow running without DBI / DBD::SQLite
2023-07-27  Eric WongMakefile.pl: *.cols: account for non-UTF-8-aware awk
2023-07-15  Eric Wongtail_notify: cleanups and wakeup avoidance
2023-07-14  Eric Wongtests: t/run.perl: fix invocations with <10 tests
2023-07-13  Eric Wongt/imapd: workaround a Perl 5.36.0 readline regression
2023-07-13  Eric Wongdoc: HACKING: drop bit about Debian 9.x (stretch)
2023-07-13  Eric Wongli2wrap: use Perl v5.12
2023-07-11  Eric WongMakefile.PL: depend on IO::Poll in case distros split...
2023-06-21  Eric Wongt/solver_git: drop needless `use' and Plack deps
2023-06-17  Eric Wongwww_stream: drop unused $same_host variable
2023-06-17  Eric Wongwww: use correct threadid for per-thread search
2023-06-15  Eric Wonglei: make --dedupe=content always account for Message-IDs
2023-06-15  Eric Wonglei import: set +(L|kw) on already-imported blobs
2023-06-15  Eric Wongdoc: lei q: document v2:$INBOX_DIR output format
2023-06-09  Eric Wongadd compat package for List::Util::uniqstr
2023-06-09  Eric Wongsearch: hoist out do_enquire for codesearch
2023-06-09  Eric Wongsearch: add comments wrt codesearch, reduce ops
2023-06-09  Eric Wongt/lei.t: quiet newline warning on older Perls
2023-06-09  Eric Wongxapcmd: rely on File::Temp cleanup for temporary dir
2023-05-31  Eric Wongwww: more restrictive query string parsing
2023-05-31  Eric Wongsearchview: clarify that only pct% links are same page
2023-05-31  Eric Wongsearchview: fix 80-column violation for "above" link
2023-05-09  Eric Wongcindex: fix --no-scan no-op non-termination
2023-05-09  Eric Wongcindex: fix --no-scan --prune
2023-05-07  Eric Wongisearch: support 64-bit article numbers for SQLite...
2023-05-04  Eric Wongxcpdb: support cindex upgrades and resharding
2023-05-04  Eric Wongcompact+xcpdb: ux: include basename(*dir) in progress
2023-05-04  Eric Wongcindex: --prune + --exclude= drops repo information
2023-05-03  Eric Wongipc: get rid of lock support
2023-05-03  Eric Wongcompact: support codesearch indices
2023-05-03  Eric Wongadmin: hoist out resolve_any_idxdir from resolve_{inbox...
2023-05-02  Eric Wongdaemon: improve handling of Git->async_abort
2023-05-01  Eric Wongsolver_git: don't spew to daemon err on git apply failure
2023-05-01  Eric Wongt/lei-import-nntp: dump $lei_err on failure
2023-04-29  Eric Wonggit: make check_async callbacks identical to cat_async
2023-04-28  Eric Wongcontent_digest_dbg: handle empty inputs
2023-04-28  Eric Wongt/gzip_filter: enhance diagnostics on missing SIGPIPE
2023-04-28  Eric Wongt/watch_maildir: eliminate extra LF from cat-file requests
2023-04-27  Siva MahadevanINSTALL: fix FreeBSD pkg name typos
2023-04-26  Eric Wongxcpdb: preserve indexlevel for extindex
2023-04-25  Eric Wongemergency: make error messages more consistent
2023-04-25  Eric Wongsearchidx: reduce short-lived variables for TermGenerator
2023-04-25  Eric Wongsearchidxshard: use BUG error messages more consistently
2023-04-25  Eric Wongcindex: simplify store_repo
2023-04-25  Eric Wongcindex: simplify tmpfile management for indexing
2023-04-25  Eric Wongcindex: drop unneeded module use
2023-04-25  Eric Wongcontent_digest_dbg: improve display of To:/Cc: diffs
2023-04-25  Eric Wongmail_diff: show headers differences in WWW /$MSGID...
2023-04-25  Eric Wongmail_diff: match ContentHash EOL and EOM behavior more...
2023-04-25  Eric Wongmid+contenthash: eliminate needless local variable...
next