Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-01-17streamio.Reader: remember errorsJacob Vosmaer
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-08-19Remove streamio ReaderFrom and WriterToJacob Vosmaer
2021-02-16streamio: Clarify why read errors are deferredPatrick Steinhardt
2020-11-02streamio: Implement synchronized writerPatrick Steinhardt
2017-07-13Add environment variable for streamio buffer sizeJacob Vosmaer
2017-07-13Streamio optimizationsJacob Vosmaer
2017-06-26Use stream helpers from top-level packageJacob Vosmaer