about summary refs log tree commit homepage
path: root/lib/PublicInbox/Gcf2.pm
DateCommit message (Expand)
2023-11-30git: share unlinked pack checking code with gcf2
2023-11-15gcf2: fix autodie usage for older Perl
2023-11-13treewide: update read_all to avoid eof|close checks
2023-11-03move read_all, try_cat, and poll_in to PublicInbox::IO
2023-11-03treewide: use eof and close to detect readline errors
2023-10-28gcf2: simplify pkg-config and Inline::C setup
2023-10-18use read_all in more places to improve safety
2023-10-04gcf2: use PublicInbox::Lock
2023-09-12gcf2: switch build phase to use autodie
2023-09-12gcf2: detect libgit2 version changes
2022-12-24cleanup pure Perl use
2022-10-24treewide: replace /^I: / prefix with /^# /
2022-09-29gcf2: fix syntax error and require PublicInbox::Git
2022-09-26gcf2: support worktree $GIT_DIR
2022-09-08Gcf2: Create cache folder if missing
2022-07-20gcf2: avoid excessive checks for unlinked files
2021-09-23gcf2 + extsearch: check for unlinked files on Linux
2021-09-20gcf2: fix loading at runtime
2021-09-14spawn+gcf2: improve diagnostics for build failures
2021-09-10gcf2: die if pkg-config is missing
2021-01-29gcf2: rely on Perl 5.10 to avoid needless ++
2021-01-03gcf2client: split out request API from regular git
2021-01-01update copyrights for 2021
2020-12-28check defined return value for localized slurp errors
2020-11-24gcf2: workaround libgit2 alternates bug for extindex
2020-09-19gcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19gcf2*: more descriptive package descriptions
2020-09-19gcf2: libgit2-based git cat-file alternative