about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2024-04-17lei: use ->barrier to commit to lei/store
2024-04-12lei q: support --thread-id=$MSGID || -T $MSGID
2024-04-03treewide: avoid getpid for more ownership checks
2024-04-03treewide: avoid getpid() for OnDestroy checks
2024-03-10import: fix handling of init.defaultBranch
2024-02-06pop3d: support fcntl locks on OpenBSD i386
2024-02-01lei: sort MH inputs sequentially by default
2024-02-01lei convert: explicitly allow --sort for inputs
2024-01-30spawn: support some rlimit uses via Inline::C
2024-01-30watch: support incremental updates from MH
2024-01-30syscall: use pure Perl sendmsg/recvmsg on *BSD
2024-01-17config: glob2re: fix over-matching /**/foo
2024-01-17tests: clarify Email::MIME is only for development
2024-01-10address: avoid [ undef, undef ] address pairs
2024-01-04lei: MH: support inotify to detect updates
2023-12-30lei: support reading MH for convert+import+index
2023-12-29pure Perl inotify support
2023-12-16lei index: support +L: labels
2023-12-16t/pop3d-limit: use v1 inbox to test on ancient git
2023-12-16cindex: --prune needs git 2.6+
2023-12-16tests: quiet uninitialized warnings on CentOS 7.x
2023-12-13t/lei-import: relax EIO regexp
2023-12-13www_coderepo: fix read buffering
2023-12-13t/convert-compact: allow S_ISGID bit
2023-12-13test_common: extract oct_is from search.t
2023-12-13xap_helper_cxx: decouple from Inline::C
2023-12-13tests: attempt compatibility w/ busybox lsof
2023-12-13t/cindex*: skip --join when join(1) is missing
2023-12-13tests: account for missing git-http-backend
2023-12-10imap: replace Mail::Address fallback with AddressPP
2023-12-09xap_helper: support term length limit
2023-12-06t/cindex: fix test when worktree PWD is a symlink
2023-12-05cindex: index full (40/64 char) hex blob OIDs
2023-12-01tests: note kevent+tmpfs failures on DragonFly <= 6.4
2023-12-01t/xap_helper: make sendmsg errors more obvious
2023-11-29www: mail_diff: add final newline before diffing
2023-11-29lei q: fix --no-import-before completion + docs
2023-11-29admin: resolve_git_dir respects symlinks
2023-11-29cindex: require `-g GIT_DIR' or `-r PROJECT_ROOT'
2023-11-29www: load and use cindex join data
2023-11-29xap_helper: implement mset endpoint for WWW, IMAP, etc...
2023-11-29t/cindex*: require SCM_RIGHTS for these tests
2023-11-27www: qs_html: fix escaping of `q' param
2023-11-27t/nntpd-tls: avoid test failure on OpenBSD 7.3
2023-11-26xap_helper: allow PI_NO_CXX to disable C++ in more places
2023-11-26xap_client: attach PID to the IO object
2023-11-25t/cindex-join: fix warnings from a missing comma
2023-11-22watch: support `watch=false' to negate watchspam
2023-11-22lei_to_mail: don't close STDOUT unless it is a mbox* output
2023-11-21cindex: rename --associate to --join, test w/ real repos