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
2024-01-17fix: Fix a collection of typos found by typos-cliXing Xin
2023-10-12proto: Document Diff ServiceJohn Cai
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-07-28diff: Remove deprecated `ignore_whitespace_change`arkn98
2023-07-04tools/protoc-gen-go: Update module google.golang.org/protobuf to v1.31.0GitLab Renovate Bot
2023-06-09Expand breadth of commit diff responseJohn Parent
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-04-12proto: Add some comments to FindChangedPathsResponseToon Claes
2023-04-12diff: Add mode to get only all parent changesToon Claes
2023-03-28Bump protoc-gen-go to v1.30.0Quang-Minh Nguyen
2023-03-22Bump protoc-gen-go to v1.29.1Quang-Minh Nguyen
2023-03-16proto: Update gitalypb files protoc-gen-go 1.29.0Will Chandler
2023-02-01proto: CommitDiffRequest: Introduce `WhitespaceChanges`Karthik Nayak
2023-01-06commit: Adds max batch size per file typeEduardo Bonet
2022-12-21Add new GetPatchID RPCDavid Kim
2022-11-09proto: Regenerate sources with Go 1.19Patrick Steinhardt
2022-10-20proto: Reformat Protobuf filesPatrick Steinhardt
2022-10-19tools/protoc: Upgrade protoc compiler to v21.7Patrick Steinhardt
2022-10-19Update protobuf comments for protoc-gen-go v1.28.1Stan Hu
2022-06-17FindChangedPaths: Add old_mode and new_mode fieldsKyle Edwards
2022-06-15Merge branch 'find-changed-paths-commit-pairs' into 'master'Will Chandler
2022-06-14FindChangedPaths: Add requests fieldKyle Edwards
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go to v1.28.0Patrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-05-09protolint: Enforce new style for enumerationsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for enum fieldsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for enum definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for message definitionsPatrick Steinhardt
2021-06-11GeneratedMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-03-29Apply suggestion to diff mode descriptionsVasilii Iakliushin
2021-03-29Apply code-review suggestionsVasilii Iakliushin
2021-03-29Replace wordDiff with diffModeVasilii Iakliushin
2021-03-29Add support for word-diff modeVasilii Iakliushin
2020-11-18Add new diff-tree rpc for files changedMarc Shaw
2020-07-21Add old path to NumStats protobuf outputStan Hu
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2019-10-17Remove DiffService Patch RPCZeger-Jan van de Weg
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer