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-21Fix mirroring empty repository in UpdateRemoteMirrorsmh-fix-master-noticeSami Hiltunen
2021-07-21Fix mirroring branch and tag of same name in UpdateRemoteMirrorSami Hiltunen
2021-07-21Fix mirroring branch called 'tag' in UpdateRemoteMirrorSami Hiltunen
2021-07-21Remove UpdateRemoteMirror Go port's feature flagSami Hiltunen
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-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
2021-07-20git2go: Implement conflicts on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement cherry-pick on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement merge on top of the executorPatrick Steinhardt
2021-07-20git2go: Pass binary path to runWithGobPatrick Steinhardt
2021-07-20git2go: Convert executor to receive `config.Cfg` as inputPatrick Steinhardt
2021-07-20Merge branch 'fix_backup_dir_perm' into 'master'Pavlo Strokov
2021-07-20Set restrictive permissions on backup directoriesJames Fargher
2021-07-19Merge branch 'pks-makefile-help' into 'master'Patrick Steinhardt
2021-07-19Makefile: Add help for targets and variablesPatrick Steinhardt
2021-07-19ref: Reuse buffer used by tag senderPatrick Steinhardt
2021-07-19gitpipe: Use ValueFlag to pass value flagsPatrick Steinhardt
2021-07-19gitpipe: Avoid manual copying of git-for-each-ref(1) outputPatrick Steinhardt
2021-07-19gitpipe: Add test for `ForEachRef()`-based pipelinePatrick Steinhardt
2021-07-19catfile: Refactor ParseCommit to accept object IDPatrick Steinhardt
2021-07-19Merge branch 'pks-operations-worktreeless-squash' into 'master'Zeger-Jan van de Weg
2021-07-19Bump grpc and grpc-tools to 1.38.0Matthias Kaeppler
2021-07-19operations: Implement squashing without worktreesPatrick Steinhardt