about summary refs log tree commit homepage
path: root/lib/PublicInbox/Gcf2Client.pm
DateCommit message (Expand)
2021-10-08git: async_abort includes --batch-check requests
2021-10-01ds: simplify signalfd use
2021-01-03gcf2client: split out request API from regular git
2021-01-01update copyrights for 2021
2021-01-01avoid calling waitpid from children in DESTROY
2021-01-01use PublicInbox::DS for dwaitpid
2021-01-01gcf2client: reap process on DESTROY
2020-09-28gcf2: improve error handling and do not ->fail on wbuf
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