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
2024-01-09proto: Add proto message definition for FindCommits grpcEric Ju
2023-10-12commit.proto: Add comments for remaining RPCsKarthik Nayak
2023-10-12proto: Add documentation for PaginationParams and PaginationCursorKarthik Nayak
2023-10-09commit.proto: Add comments for some RPCsKarthik Nayak
2023-10-05proto: Add linter rules for commentsKarthik Nayak
2023-10-05proto: Convert comments to small-caseKarthik Nayak
2023-10-05proto: Replace all "This comment ..." linesKarthik Nayak
2023-09-25commit.proto: Add comments for some RPCsKarthik Nayak
2023-09-13commit: Gracefully handle invalid arguments in RawBlamePatrick Steinhardt
2023-09-13proto: Add documentation for RawBlame RPCPatrick Steinhardt
2023-09-07proto: Document LastCommitForPath RPCPatrick Steinhardt
2023-07-28proto: Add documentation for TreeEntry RPCPatrick Steinhardt
2023-06-29Extend GetCommitSignatures to return SignerIgor Drozdov
2023-06-01proto: Add new message `GetTreeEntriesError`Karthik Nayak
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-05-02proto: Drop root tree ID from TreeEntry messagePatrick Steinhardt
2023-03-15proto: Deprecate `root_oid` field in the TreeEntry messagePatrick Steinhardt
2023-02-03commit: Add option to include tags with `FindCommits` RPCj.seto
2022-11-17proto: Remove file_count from CommitLanguagesResponseToon Claes
2022-07-15Add stat option for FindCommitswanning pan
2022-07-08Merge branch 'toon-linguist-be-gone' into 'master'Sami Hiltunen
2022-07-08proto: Document the CommitLanguages rpcToon Claes
2022-07-08Add an option to skip flat paths for tree entriesIgor Drozdov
2022-05-20Update go package name from v14 to v15John Cai
2022-05-17Merge branch 'feature/gitlab-349228' into 'master'James Fargher
2022-05-16ListCommits: Extend ListCommits rpc to support filter by commit msg patternsAbhishek Kumar
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
2022-05-09proto: Enforce comment-linting for RPC definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for servicesPatrick Steinhardt
2022-05-03commit: Do not ignore revisions of the initial requestPatrick Steinhardt
2022-04-29Automatically lint proto filesJames Fargher
2022-04-06commit: Add CheckObjectsExist RPCJohn Cai
2022-04-05Add a range parameter to Commit.RawBlameRequestNick Thomas
2021-12-21commit: Remove deprecated and unused CommitsBetween RPCPatrick Steinhardt
2021-11-12ref: Drop unused and deprecated ListNewCommits RPCPatrick Steinhardt
2021-07-21Add pagination to GetTreeEntries RPCStan Hu
2021-07-15Add sort capability for GetTreeEntriesStan Hu
2021-07-06commit: Allow listing commits in reversePatrick Steinhardt
2021-07-02commit: Implement new `ListAllCommits()` RPCPatrick Steinhardt
2021-07-02commit: Implement new `ListCommits()` RPCPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-03-30CommitsBetween: learn to accept pagination paramsZeger-Jan van de Weg
2021-01-18FindCommit[s]: add a "Trailers" boolean flag to do %(trailers) workÆvar Arnfjörð Bjarmason
2020-11-11TreeEntry: MaxSize preconditionMikhail Mazurskiy
2020-07-03ListCommitsByRefname: cleanup deprecated fieldZeger-Jan van de Weg