about summary refs log tree commit homepage
path: root/MANIFEST
DateCommit message (Expand)
2024-02-06pop3d: support fcntl locks on OpenBSD i386
2024-01-30watch: support incremental updates from MH
2023-12-30lei: support reading MH for convert+import+index
2023-12-29pure Perl inotify support
2023-11-29www: start working on a repo listing
2023-11-29xap_helper: implement mset endpoint for WWW, IMAP, etc...
2023-11-29xap_helper.h: move cindex endpoints to separate file
2023-11-21cindex: rename --associate to --join, test w/ real repos
2023-11-10www: add topics_(new|active).(html|atom) endpoints
2023-11-03io: introduce write_file helper sub
2023-11-03replace ProcessIO with untied PublicInbox::IO
2023-10-25drop psgi_return, httpd/async and GetlineBody
2023-10-25qspawn: introduce new psgi_yield API
2023-10-25psgi_qx: use a temporary file rather than pipe
2023-10-25limiter: split out from qspawn
2023-10-08introduce ProcessIONBF for multiplexed non-blocking IO
2023-10-08rename ProcessPipe to ProcessIO
2023-10-08lei: always use async `done' requests to store
2023-09-22pop3: support initial_limit parameter in mailbox name
2023-09-20rename t/run.perl to xt/check-run
2023-09-16Makefile: add `check-debris' target
2023-09-14move deps.perl into new install/ directory
2023-09-12provide select(2) backend for PublicInbox::DS
2023-09-11ds: use object-oriented API for epoll
2023-09-09ci/profiles: rewrite in Perl
2023-09-05update devel/syscall-list to devel/sysdefs-list
2023-08-24drop unused CidxRecvIbx.pm
2023-08-24cindex: implement dump_roots in C++
2023-08-24introduce optional C++ xap_helper
2023-08-24cindex: read-only association dump
2023-08-16doc: add manpage for -cindex
2023-07-13t/imapd: workaround a Perl 5.36.0 readline regression
2023-06-09add compat package for List::Util::uniqstr
2023-04-22cindex: rewrite prune (again) for speed
2023-04-07umask: hoist out of InboxWritable
2023-04-05cindex: do prune work while waiting for `git log -p'
2023-03-29inotify: wrap with informative error message
2023-03-25codesearch: initial cut w/ -cindex tool
2023-03-10doc: technical: document weird stuff in our codebase
2023-03-02doc: drop hosted.txt
2023-01-30tests: make slow tests easier-to-find
2023-01-30use Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2023-01-13www_coderepo: /tree/ redirects to /$OID/s/
2023-01-11hoist MailDiff and ContentDigestDbg out of lei
2023-01-04www_coderepo: implement /$CODE_REPO/atom/ endpoint
2022-12-30clone: support --post-update-hook= from grokmirror
2022-12-22tests: add tests for cloning coderepos w/ manifest
2022-12-19relnotes: 2.0.0 work-in-progress
2022-10-05www_coderepo: wire up snapshot support
2022-10-05www_coderepo: an alternative to cgit