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-09-13proto: Add documentation for RawBlame RPCPatrick Steinhardt
2023-09-07proto: Document LastCommitForPath RPCPatrick Steinhardt
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-07-08proto: Document the CommitLanguages rpcToon Claes
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go-grpc to v1.2.0Patrick Steinhardt
2022-05-09proto: Enforce comment-linting for RPC definitionsPatrick Steinhardt
2022-04-06commit: Add CheckObjectsExist RPCJohn Cai
2021-12-21commit: Remove deprecated and unused CommitsBetween RPCPatrick Steinhardt
2021-11-12ref: Drop unused and deprecated ListNewCommits RPCPatrick Steinhardt
2021-07-02commit: Implement new `ListAllCommits()` RPCPatrick Steinhardt
2021-07-02commit: Implement new `ListCommits()` RPCPatrick Steinhardt
2021-06-11GeneratedMikhail Mazurskiy