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-01Merge branch 'jc/add-tree-modification-helpers' into 'master'Patrick Steinhardt
2023-06-01Do not use a separate error variable for mergeErrOski Kervinen
2023-06-01Fixed: UserMergeBranch loses error messages from the merge operationOski Kervinen
2023-06-01Differentiate the internal errors of UserMergeBranch from each otherOski Kervinen
2023-06-01Apply logged pack files to repository without copyingSami Hiltunen
2023-06-01Log a pack file index along side transaction's pack fileSami Hiltunen
2023-06-01Add a permission for shared read only filesSami Hiltunen
2023-06-01Provide path to parser functions in RequireDirectoryStateSami Hiltunen
2023-06-01Add a command description for git index-packSami Hiltunen
2023-06-01Log a directory instead of a single pack fileSami Hiltunen
2023-06-01Merge branch 'renovate/github.com-pelletier-go-toml-v2-2.x' into 'master'James Fargher
2023-06-01backup: Only set server info on remote repositoryJames Fargher
2023-06-01backup: Test restores with local and remote repositoriesJames Fargher
2023-06-01backup: Implement set custom hooks on backup.RepositoryJames Fargher
2023-06-01backup: Implement fetch bundle on backup.RepositoryJames Fargher
2023-06-01backup: Implement create repository for backup.RepositoryJames Fargher
2023-06-01backup: Implement remove repository for backup.RepositoryJames Fargher
2023-06-01backup: Inject local repository dependenciesJames Fargher
2023-06-01makefile: Update the protoc version to v23.1Karthik Nayak
2023-05-31Merge branch 'fix-merge-tree' into 'master'Will Chandler
2023-05-31operations: Replace UserUpdateSubmodule implementation with tree helpersJohn Cai
2023-05-31Merge branch 'eread/edit-some-gitaly-cli-text' into 'master'Justin Tobler
2023-05-31Merge branch 'pks-go-v1.20' into 'master'Sami Hiltunen
2023-05-31localrepo: Add, Modify, Delete, Get TreeEntry helpersJohn Cai
2023-05-31Merge branch 'xx/cleanup-deprecated-fields-for-findlocalbranches' into 'master'karthik nayak
2023-05-31proto: Drop deprecated `branches` field in FindLocalBranchesResponseXing Xin
2023-05-31conflicts: Introduce and use `conflictFilesWithGitMergeTree`Karthik Nayak
2023-05-31featureflag: Add flag ListConflictFilesMergeTreeKarthik Nayak
2023-05-31localrepo: Add mode information to `MergeTreeConflictError`Karthik Nayak
2023-05-31git2go: Use struct slice instead of map in `conflicts`Karthik Nayak
2023-05-31Merge branch 'pks-tests-extend-sha256-coverage' into 'master'Quang-Minh Nguyen
2023-05-31repository: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31ref: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31hook: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31commit: Enable testing with the SHA256 object formatPatrick Steinhardt
2023-05-31gitaly/server: Enable testing with SHA256 object formatPatrick Steinhardt
2023-05-31praefect: Enable testing with SHA256 for all packagesPatrick Steinhardt
2023-05-31Merge branch 'renovate/github.com-sirupsen-logrus-1.x' into 'master'Toon Claes
2023-05-31Merge branch 'renovate/github.com-gl-gitaly-go-license-detector-v4-digest' in...James Fargher
2023-05-31go: Update module github.com/pelletier/go-toml/v2 to v2.0.8GitLab Renovate Bot
2023-05-31Edit some Gitaly CLI command textEvan Read
2023-05-30Merge branch 'smh-validate-hooks' into 'master'Justin Tobler
2023-05-30Update VERSION filesv16.1.0-rc1GitLab Release Tools Bot
2023-05-30Merge branch 'sh-upgrade-grpc-tools-1.55.0' into 'master'Toon Claes
2023-05-30Merge branch 'smh-remove-limiting-ff' into 'master'Quang-Minh Nguyen
2023-05-30Merge branch '4736-clean-up-stale-locks-when-applying-wal-in-transactionmanag...Sami Hiltunen
2023-05-30tools: Switch to Go v1.19 as minimum Go versionPatrick Steinhardt
2023-05-30go.mod: Use Go 1.19 as minimum required versionPatrick Steinhardt
2023-05-30ci: Start testing with Go 1.19 and 1.20Patrick Steinhardt
2023-05-30Makefile: Fix target that lints our linterPatrick Steinhardt