about summary refs log tree commit homepage
path: root/lib/PublicInbox/MultiGit.pm
DateCommit message (Expand)
2023-11-03move read_all, try_cat, and poll_in to PublicInbox::IO
2023-11-03multi_git: use autodie
2023-10-28treewide: use run_qx where appropriate
2023-10-18use read_all in more places to improve safety
2023-02-20multi_git: do not set include.path if already set
2021-10-16extindex: prune invalid alternate entries on --gc
2021-09-15multi_git: hoist out common epoch/alternates handling