about summary refs log tree commit homepage
path: root/lib/PublicInbox/GitAsyncCat.pm
DateCommit message (Expand)
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-18git_async_cat: inline + drop redundant batch_prepare call
2020-09-16git_async_cat: fix outdated comment
2020-07-06git_async_cat: unref pipes on EOF from git->cleanup
2020-06-28ds: remove fields.pm usage
2020-06-25git_async_cat: remove circular reference
2020-06-13git: move async_cat reference to PublicInbox::Git
2020-06-13git: idle rbuf for async
2020-06-13imap: use git-cat-file asynchronously