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-21featureflag: Enable CreateRepositoryFromBundleAtomicFetch by defaultPatrick Steinhardt
2021-07-21Remove orphan repository replicasPavlo Strokov
2021-07-21Merge branch 'pks-git-end-of-options' into 'master'Patrick Steinhardt
2021-07-21ref: Fix FindAllTags returning tag names instead of ref namesPatrick Steinhardt
2021-07-21ref: Add a testcase with duplicate annotated tagsPatrick Steinhardt
2021-07-21operations: Fix UserCreateTag not respecting timezonePatrick Steinhardt
2021-07-21localrepo: Improve type safety of WriteTag/FormatTag functionsPatrick 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-20Improve tracing instrumentation of catfile.BatchIgor Wiedler
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