about summary refs log tree commit homepage
path: root/lib/PublicInbox
DateCommit message (Expand)
2023-12-16git: quiet down `rev-parse --git-path' errors
2023-12-16cindex: --prune needs git 2.6+
2023-12-16searchidx: quiet down old git patchid
2023-12-16tests: quiet uninitialized warnings on CentOS 7.x
2023-12-13gzip_filter: use OO ->zflush dispatch
2023-12-13www_coderepo: fix read buffering
2023-12-13test_common: extract oct_is from search.t
2023-12-13xap_helper_cxx: support clang w/o `c++' executable
2023-12-13xap_helper_cxx: decouple from Inline::C
2023-12-13treewide: avoid strftime %k for portability
2023-12-13lei inspect: drop unneeded strftime import
2023-12-13tests: attempt compatibility w/ busybox lsof
2023-12-13tests: account for missing git-http-backend
2023-12-13t/io: strace is optional on Linux
2023-12-10imap: replace Mail::Address fallback with AddressPP
2023-12-09cindex: switch --join to use dfpost7 by default
2023-12-09xap_helper: support term length limit
2023-12-09xap_helper_cxx: drop chdir usage in build
2023-12-09*search: favor wantarray form of xap_terms
2023-12-09*search: simplify handling of Xapian term iterators
2023-12-08workaround --headers bug with spamc(1)
2023-12-06cindex: avoid recursion on prune
2023-12-05cindex: index full (40/64 char) hex blob OIDs
2023-12-05searchidx: drop redundant decl in index_git_blob_id
2023-12-01xap_helper: enable stderr assignment on DragonFly
2023-12-01tests: note kevent+tmpfs failures on DragonFly <= 6.4
2023-12-01xap_helper.h: fix non-assignable stderr case
2023-11-30codesearch: use retry_reopen for WWW
2023-11-30inbox: shrink data structures for publicinbox.*.hide
2023-11-30www_listing: support publicInbox.nameIsUrl
2023-11-30git_async_cat: use git from "all" extindex if possible
2023-11-30inbox: expire resources more aggressively
2023-11-30cindex: speed up initial scan setup phase
2023-11-30spawn: drop IO layer support from redirects
2023-11-30cindex: skip getpid guard for most OnDestroy use
2023-11-30git: share unlinked pack checking code with gcf2
2023-11-30cindex: store extensions.objectFormat with repo data
2023-11-30cindex: keep batch pipe for pruning SHA-256 repos
2023-11-30cindex: only create {-cidx_err} field on failures
2023-11-30config: reject newlines consistently in dir names
2023-11-30codesearch: allow inbox count to exceed matches
2023-11-30cindex: fix store_repo+repo_stored on no-op
2023-11-29www: mail_diff: add missing </pre> tag
2023-11-29www: mail_diff: add final newline before diffing
2023-11-29www: mail_diff: fix optional address obfuscation
2023-11-29lei q: fix --no-import-before completion + docs
2023-11-29www: load cindex join data for ->ALL, too
2023-11-29www: start working on a repo listing
2023-11-29cindex: extra quit checks
2023-11-29admin: resolve_git_dir respects symlinks