]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/GitAsyncCat.pm
rename {pi_config} fields to {pi_cfg}
[public-inbox.git] / lib / PublicInbox / GitAsyncCat.pm
2020-11-30 Eric Wonggit: set non-blocking flag in case of other bugs
2020-09-28 Eric Wonggcf2: improve error handling and do not ->fail on wbuf
2020-09-19 Eric Wonggcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19 Eric Wonggcf2: require git dir with OID
2020-09-18 Eric Wonggit_async_cat: inline + drop redundant batch_prepare...
2020-09-16 Eric Wonggit_async_cat: fix outdated comment
2020-07-06 Eric Wonggit_async_cat: unref pipes on EOF from git->cleanup
2020-06-28 Eric Wongds: remove fields.pm usage
2020-06-25 Eric Wonggit_async_cat: remove circular reference
2020-06-13 Eric Wonggit: move async_cat reference to PublicInbox::Git
2020-06-13 Eric Wonggit: idle rbuf for async
2020-06-13 Eric Wongimap: use git-cat-file asynchronously