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-08-15golangci-lint: Drop current forbidigo rulesPatrick Steinhardt
2023-08-11featureflag: Remove the `CatfileBatchCommand` flagKarthik Nayak
2023-08-10Merge branch 'jt-intercept-replicate-repository' into 'master'Quang-Minh Nguyen
2023-08-10Merge branch 'pks-lower-big-file-threshold' into 'master'James Fargher
2023-08-09git: Lower big file threshold to improve memory use and diff latencyPatrick Steinhardt
2023-08-08operations: Remove CherryPickInPureGit feature flagJohn Cai
2023-08-08featureflag: Add flag to intercept `ReplicateRepository` RPCJustin Tobler
2023-08-02operations: Remove RevertPureGit feature flagJohn Cai
2023-07-31Merge branch '5395-feature-flag-git-merge-tree-for-resolveconflicts' into 'ma...Justin Tobler
2023-07-28operations: Remove SquashInGit feature flagJohn Cai
2023-07-27Operations: Remove MergeToRefWithGit feature flagJohn Cai
2023-07-24Merge branch 'pks-drop-synchronize-hook-executions-ff' into 'master'Justin Tobler
2023-07-24conflicts: Remove git2go implementation of `ResolveConflicts`Karthik Nayak
2023-07-24hook: Always synchronize hook executionsPatrick Steinhardt
2023-07-24Merge branch 'jt-replicate-repository-alternates' into 'master'Patrick Steinhardt
2023-07-21featureflag: Introduce RevertPureGitXing Xin
2023-07-20featureflag: Add flag for object pool replicationJustin Tobler
2023-07-20featureflag: Introduce GetTreeEntriesStructuredErrorsKarthik Nayak
2023-07-18Add mailmap support to git-cat-fileSiddharth Asthana
2023-07-14Merge branch '4420-utilize-git-cat-file-batch-command-mode' into 'master'Sami Hiltunen
2023-07-13Merge branch '4580-reimplement-resolveconflicts-without-git2go' into 'master'Toon Claes
2023-07-11Merge branch 'toon-cherry-pick-merge-tree' into 'master'Patrick Steinhardt
2023-07-07Merge branch 'pks-houskeeping-enable-geometric-repacking' into 'master'Toon Claes
2023-07-07Merge branch 'jc/remove-user-commit-files-ff' into 'master'Toon Claes
2023-07-07featureflag: Introduce flag `ResolveConflictsViaGit`Karthik Nayak
2023-07-07operations: Implement UserCherryPick in pure gitToon Claes
2023-07-06housekeeping: Always enable geometric repacking strategyPatrick Steinhardt
2023-07-05featureflag: Introduce CatfileBatchCommandKarthik Nayak
2023-07-05Merge branch 'jc/find-changed-paths-verification' into 'master'Will Chandler
2023-06-30operations: Replace git2go merge in squash with git mergeJohn Cai
2023-06-30Merge branch 'jt-remove-feature-flag' into 'master'karthik nayak
2023-06-29featureflag: Add FindChangedPathsBatchedValidation feature flagJohn Cai
2023-06-29hooks: Default-enable synchronized hook executionsPatrick Steinhardt
2023-06-28operations: Remove CommitFilesInGit feature flagJohn Cai
2023-06-28operations: Remove Submodules in git feature flagJohn Cai
2023-06-28featureflag: Remove Git v2.41 flagJustin Tobler
2023-06-27Merge branch '5098-feature-flag-git-merge-tree-for-listconflictfiles' into 'm...karthik nayak
2023-06-23featureflag: Remove LocalrepoReadObjectCached flagToon Claes
2023-06-21Add MergeToRefInGit feature flagJohn Cai
2023-06-20featureflag: Add GPGSigning feature flagJohn Cai
2023-06-15Merge branch 'jc/commit-files-with-git-1' into 'master'karthik nayak
2023-06-14conflicts: Remove `conflictFilesWithGit2Go`Karthik Nayak
2023-06-13gitaly/hook: Fix packed-refs lock contention by synchronizing hooksPatrick Steinhardt
2023-06-13featureflag: Add CommitFilesInGit feature flagJohn Cai
2023-06-12Revert "Merge branch 'jc/commit-files-with-git' into 'master'"Patrick Steinhardt
2023-06-10Merge branch 'jc/commit-files-with-git' into 'master'John Cai
2023-06-03git: Wire up Git v2.41 execution environmentJustin Tobler
2023-06-01featureflag: Add CommitFilesInGit feature flagJohn Cai
2023-06-01Merge branch 'jc/add-tree-modification-helpers' into 'master'Patrick Steinhardt
2023-05-31operations: Replace UserUpdateSubmodule implementation with tree helpersJohn Cai