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
2021-07-28Combine listenmux and streamrpc into a publicly exposed TestStream RPCqmnguyen0711/1151-combine-listenmux-and-streamrpc-into-a-publicly-exposed-test-rpcQuang-Minh Nguyen
2021-07-28Generalize grpc.Server to grpc.ServiceRegistrarQuang-Minh Nguyen
2021-07-22Merge branch 'smh-port-user-apply-patch' into 'master'Patrick Steinhardt
2021-07-22Port UserApplyPatch to GoSami Hiltunen
2021-07-22Merge branch 'smh-remove-update-remote-mirror-ff' into 'master'Sami Hiltunen
2021-07-22Remove UpdateRemoteMirror Go port's feature flagSami Hiltunen
2021-07-21Add `git am` command descriptionSami Hiltunen
2021-07-21Generalize newSquashWorktreePathSami Hiltunen
2021-07-21Extend test coverage of UserApplyPatchSami Hiltunen
2021-07-21Update changelog for 14.1.0GitLab Release Tools Bot
2021-07-21Merge branch 'ps-remove-orphan-repos' into 'master'Pavlo Strokov
2021-07-21Merge branch 'bump-gitlab-shell-dep' into 'master'Zeger-Jan van de Weg
2021-07-21Remove orphan repository replicasPavlo Strokov
2021-07-21Merge branch 'pks-git-end-of-options' into 'master'Patrick Steinhardt
2021-07-21Bump gitlab-shell dependencyIgor Wiedler
2021-07-21Merge branch 'pks-blob-remove-lfs-pointers-pipeline-flag' into 'master'Sami Hiltunen
2021-07-21Merge branch 'sh-paginate-tree-entries' into 'master'Sami Hiltunen
2021-07-21git: Adjust trivial cases of commands which support `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-clone(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-clone(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-ls-tree(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-for-each-ref(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Fix ordering of `--end-of-options`Patrick Steinhardt
2021-07-21blob: Remove LFSPointersPipeline feature flagPatrick Steinhardt
2021-07-21Merge branch 'sh-enable-resolve-conflicts-with-hooks-flag' into 'master'Patrick Steinhardt
2021-07-21Add pagination to GetTreeEntries RPCStan Hu
2021-07-21Enable ResolveConflictsWithHooks feature flag by defaultStan Hu
2021-07-20Merge branch 'ps-changelog' into 'master'Pavlo Strokov
2021-07-20documentation: Changelog creation instructionsPavlo Strokov
2021-07-20Merge branch 'zj-switch-default-ref-main' into 'master'Zeger-Jan van de Weg
2021-07-20Merge branch 'pks-git2go-object-quarantine' into 'master'Pavlo Strokov
2021-07-20Update changelog for 14.0.6GitLab Release Tools Bot
2021-07-20Merge branch 'pks-tx-coordinator-replication-relax-primary-error' into 'master'Sami Hiltunen
2021-07-20Merge branch 'pks-operations-squash-opportunistic' into 'master'Patrick Steinhardt
2021-07-20Merge branch 'sh-add-sort-for-get-tree-entries' into 'master'Sami Hiltunen
2021-07-20operations: Squash via patches if commits are not directly relatedPatrick Steinhardt
2021-07-20Merge branch 'pks-gitpipe-small-tweaks' into 'master'Sami Hiltunen
2021-07-20Merge branch '3627-grpc-1.39' into 'master'Zeger-Jan van de Weg
2021-07-20conflitcs: Implement object quarantine for ResolveConflictsPatrick Steinhardt
2021-07-20gitaly-git2go: Honor environment variables when opening reposPatrick Steinhardt
2021-07-20gitaly-git2go: Unify code to open Git2Go repositoryPatrick Steinhardt
2021-07-20git2go: Inject info about alternate object directoriesPatrick Steinhardt
2021-07-20git2go: Inject repository into subcommandsPatrick Steinhardt
2021-07-20git2go: Implement running commands on top of executorPatrick Steinhardt
2021-07-20git2go: Unify all serialization-related codePatrick Steinhardt
2021-07-20git2go: Implement submodule on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement set-config on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement revert on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement resolve-conflicts on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement rebase on top of the executorPatrick Steinhardt