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
2023-08-30Add missing TestMain callsWill Chandler
2022-11-14streamio: Enable tests in sha256 modeJames Fargher
2022-10-05global: Reformat sources with gofumpt v0.4.0Patrick Steinhardt
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-03-01streamio: remove custom ReadFrom and WriteToJacob Vosmaer
2021-02-16streamio: Clarify why read errors are deferredPatrick Steinhardt
2021-02-16streamio: Simplify implementation of ReadFromPatrick Steinhardt
2020-11-02streamio: Implement synchronized writerPatrick Steinhardt
2019-10-21Count streamio method callsJacob Vosmaer
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