]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/GitAsyncCat.pm
No ext_urls
[public-inbox.git] / lib / PublicInbox / GitAsyncCat.pm
2023-02-10 Eric Wonggit_async_cat: use awaitpid
2023-01-27 Eric Wonggit: use --batch-command in git 2.36+ to save processes
2023-01-13 Eric Wongwww_coderepo: /tree/ redirects to /$OID/s/
2022-10-05 Eric Wongwww_coderepo: wire up snapshot support
2022-10-05 Eric Wongwww_coderepo: an alternative to cgit
2022-10-01 Eric Wongwww_stream: use DESTROY to cleanup temporary gits
2022-10-01 Eric Wonggit_async_cat: automatically cleanup temporary gits
2022-09-12 Eric Wonggit_async_cat: don't use Gcf2 for temporary git dirs
2022-08-23 Eric Wongibx_async_cat: access ->{git} directly
2022-08-09 Eric Wongimap: limit ibx_async_prefetch to idle git processes
2021-10-08 Eric Wonggit: async_abort includes --batch-check requests
2021-06-24 Eric Wongfavor git(1) rather than libgit2 for ExtSearch
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-03 Eric Wonggcf2client: split out request API from regular git
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
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