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-05Merge branch 'local_restore_backup' into 'master'Toon Claes
2023-06-05Merge branch 'ps-praefect-cli-track-repositories' into 'master'Sami Hiltunen
2023-06-03git: Wire up Git v2.41 execution environmentJustin Tobler
2023-06-02Merge branch 'smh-error-dbl-commit-rollbak' into 'master'Toon Claes
2023-06-02Merge branch 'pks-go-badger-v4' into 'master'Sami Hiltunen
2023-06-02Merge branch 'smh-move-packs-in-place' into 'master'Sami Hiltunen
2023-06-02Merge branch 'kn-fix-list-conflict-files' into 'master'Patrick Steinhardt
2023-06-02Merge branch 'jt-refactor-alternates-disconnect' into 'master'Patrick Steinhardt
2023-06-02objectpool: Add `objectpool.Disconnect()` testsJustin Tobler
2023-06-02objectpool: Make alternates disconnection reusableJustin Tobler
2023-06-02conflicts: Use resolved object IDsKarthik Nayak
2023-06-01praefect: Sub-command interruption with SIGINTPavlo Strokov
2023-06-01go.mod: Update Badger to v4.1.0Patrick Steinhardt
2023-06-01praefect: Sub-command 'serve' doesn't accept positional argumentsPavlo Strokov
2023-06-01praefect: Refactor sub-command invocation in testPavlo Strokov
2023-06-01praefect: Write database close error into App.ErrWriterPavlo Strokov
2023-06-01praefect: Remove old sub-command implementation leftoversPavlo Strokov
2023-06-01praefect: Migrate track-repositories sub-commandPavlo Strokov
2023-06-01Merge branch 'jc/add-tree-modification-helpers' into 'master'Patrick Steinhardt
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-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-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-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-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-31Edit some Gitaly CLI command textEvan Read
2023-05-30Merge branch 'smh-validate-hooks' into 'master'Justin Tobler
2023-05-30Merge branch 'smh-remove-limiting-ff' into 'master'Quang-Minh Nguyen