about summary refs log tree commit homepage
DateCommit message (Expand)
2023-08-02f3: fix test with updated executable name fuse3
2023-08-02f3: define F3_NS in cflags rather than C code
2023-08-02f3: safer fixed buffer size for alternate F3_NS
2023-02-27f3: opendir: set keep_cache, too
2023-02-22fuse3: less error prone inode_acq/inode_rel API
2023-02-20preliminary FUSE 3 support shim
2023-02-20README: add POP3 bits
2023-02-20searchidx: do not index quoted Base-85 patches
2023-02-20multi_git: do not set include.path if already set
2023-02-20git_async_cat: don't mis-abort replaced process
2023-02-19search: translate d: to dt: in query
2023-02-17search: move query transform + enquire setup out of retry loop
2023-02-17public-inbox.cgi(1): Mention AllowEncodedSlashes for Apache setups
2023-02-17TODO: handle more cases of unencoded slashes
2023-02-16Makefile.PL: drop update-copyrights rule
2023-02-16doc: extindex update on configuration and union section
2023-02-16doc: flow: update with newer tools, note forkability
2023-02-16doc: WWW + cgi: favor -netd over -httpd
2023-02-15www_coderepo: handle unborn/dead branches in summary
2023-02-15www_coderepo: quiet 404s on Atom feeds for dead branches
2023-02-15lei q: do not collapse threads with `-tt'
2023-02-13imap: quiet Parse::RecDescent errors on bad search queries
2023-02-13lei_mirror: fetch most-recently-updated repos, first
2023-02-13lei_mirror: further reduce `git config' calls
2023-02-12t/lei-refresh-mail-sync: avoid kill+sleep loop
2023-02-10git_async_cat: use awaitpid
2023-02-10lei_mirror: avoid dir/file conflicts in update-ref
2023-02-09spawn_pp: fix incorrect `use'
2023-02-09lei_mirror: show non-ASCII owner properly w/ --verbose
2023-02-06lei_mirror: reduce `git config' usage
2023-02-04www: sort all /$INBOX/ topics by Received: timestamp
2023-02-03lei_mirror: use --no-write-fetch-head on git 2.29+
2023-01-31www: diff: fix encoding problems when showing diff
2023-01-31lei: drop -watches and -lei_note_event from workers
2023-01-31tests: make require_git and require_cmd easier-to-use
2023-01-30tests: make slow tests easier-to-find
2023-01-30ipc: drop awaitpid_init to avoid circular refs
2023-01-30xt/lei-auth-fail: use valid label name
2023-01-30lei_input: give a hint for upper-case in labels
2023-01-30content_digest_dbg: convert to arrayref and limit to lei
2023-01-30use Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2023-01-30spawn_pp: use `which()' properly for pure-Perl spawn
2023-01-28www_coderepo: summary: fix mis-linkification of `...'
2023-01-28www_coderepo: support $REPO/refs/{heads,tags}/ endpoints
2023-01-28repo_atom: translate: account for multiple args
2023-01-28www_coderepo: reduce utf8::decode calls
2023-01-28www_coderepo: fix snapshot link generation
2023-01-28www_coderepo: support /$REPO/tags.atom endpoint
2023-01-28www_coderepo: tree: quiet and 404 on non-existent refs
2023-01-27git: drop needless checks for old git