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-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
2020-06-24Use a GlobalOptions message to specify literal pathspecsStan Hu
2020-06-24Support literal path lookups in other commit RPCsStan Hu
2020-06-19Support literal path lookups in LastCommitsForTreeRequestStan Hu
2020-06-16Make --literal-pathspecs optional for LastCommitForPathStan Hu
2020-06-15Expose ref names in list commits by ref name responseGrzegorz Bizon
2020-04-01Validate offset/limit for ListLastCommitsForTreeJames Fargher
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
2020-02-05Support FindCommitsRequest order (--topo-order)Arturo Herrero
2019-12-19Add author to FindCommitsJohn Cai
2019-10-30Remove unused ExtractCommitSignature RPCZeger-Jan van de Weg
2019-09-24File count and bytes in CommitLanguage responseAdam Hegyi
2019-09-13Add first_parent to find-commits and count-commitsJohan Henkens
2019-07-25Generate embedded Go and Ruby proto stubsJacob Vosmaer