about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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-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-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