about summary refs log tree commit homepage
path: root/lib/PublicInbox
DateCommit message (Expand)
2020-10-17git: introduce async_wait_all
2020-10-16tmpfile: modernize to 5.10.1+, note O_APPEND workaround
2020-10-16git: async: loop inflight checks for nested callbacks
2020-10-16git: *_async: support nested callback invocations
2020-10-16git: ensure ->destroy clobbers check_async read buffer
2020-10-16inbox: add uidvalidity method
2020-10-13admin: preserve config ordering of `--all' switch
2020-10-05manifest: favor Cpanel::JSON::XS
2020-09-30v2writable: use "HEAD" to match v1 indexing behavior
2020-09-29searchidx: index lower-case List-Id value
2020-09-28gcf2: improve error handling and do not ->fail on wbuf
2020-09-27ds: add missing label for systems w/o EPOLLEXCLUSIVE
2020-09-26imap: avoid raising exception if client disconnects
2020-09-24searchidx: fix (undocumented) --skip-docdata handling
2020-09-24v2writable: drop outdated {unindex_range} check
2020-09-24idxstack: fix comment about file_char
2020-09-22mda: match List-Id insensitively
2020-09-20mid: drop repeated ';' in mid_escape() regular expression
2020-09-20config: warn on multiple values for some fields
2020-09-19gcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19gcf2: require git dir with OID
2020-09-19gcf2*: more descriptive package descriptions
2020-09-19gcf2: transparently retry on missing OID
2020-09-19add gcf2 client and executable script
2020-09-19gcf2: libgit2-based git cat-file alternative
2020-09-18git_async_cat: inline + drop redundant batch_prepare call
2020-09-16git_async_cat: fix outdated comment
2020-09-16wwwtext: link to public-inbox.org/meta archives
2020-09-16wwwstream: link to cgit URLs for coderepo
2020-09-16treewide: relax allow >=40 chars for git OID
2020-09-16mid: rename MID_MAX to ID_MAX
2020-09-15imap: quiet uninitialized variable warning on FETCH
2020-09-14tests: consistently check for xapian-compact
2020-09-14sigfd: fix typos and scoping on systems w/o epoll+kqueue
2020-09-12nntp: share more code between art_lookup callers
2020-09-12treewide: avoid `goto &NAME' for tail recursion
2020-09-10wwwstream: show init + index instructions for -V1, too
2020-09-10solver: async blob retrieval for diff extraction
2020-09-10solver: break apart inbox blob retrieval
2020-09-10solver: check one git coderepo and inbox at a time
2020-09-10wwwlisting: avoid hogging event loop
2020-09-10extmsg: prevent cross-inbox matches from hogging event loop
2020-09-10config: split out iterator into separate object
2020-09-10config: flatten each_inbox and iterate_start args
2020-09-10www: manifest.js.gz generation no longer hogs event loop
2020-09-10use "\&" where possible when referring to subroutines
2020-09-10solver: drop warnings, modernize use v5.10.1, use SEEK_SET
2020-09-10wwwtext: config comment improvements
2020-09-10wwwtext: don't blindly quote "git clone" destination
2020-09-10wwwtext: describe the use of `coderepo' entries