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
2022-10-13Set minimum supported version of git to 2.36jc-cat-file-use-batch-commandJohn Cai
2022-10-13service: Modify call sites that still call ObjectInfoReaderJohn Cai
2022-10-13gitpipe: Use ObjectReader instead of ObjectInfoReaderJohn Cai
2022-10-13catfile: Modify tree entry functions to only use ObjectReaderJohn Cai
2022-10-13catfile: Consolidate ObjectReaderInfo to ObjectReaderJohn Cai
2022-10-13catfile: Move ObjectInfoReader functionality to ObjectReaderJohn Cai
2022-10-13catfile: Teach requestQueue to request both content and infoJohn Cai
2022-10-13Merge branch 'jc-restore-99b5528b6' into 'master'Patrick Steinhardt
2022-10-13Merge branch 'sh-update-tool-versions-1.18.7' into 'master'James Fargher
2022-10-12Update .tool-versions to Go 1.18.7Stan Hu
2022-10-12Revert "Merge branch 'pks-revert-delete-refs-fix' into 'master'"John Cai
2022-10-12Merge branch 'jc-improve-ref-validation' into 'master'Justin Tobler
2022-10-12Merge branch 'renovate-tools/protolint/github.com-yoheimuta-protolint-0.x' in...Justin Tobler
2022-10-12Merge branch 'renovate/ruby-dependencies' into 'master'Stan Hu
2022-10-12ruby: Update dependency gitlab-labkit to '~> 0.25'GitLab Renovate Bot
2022-10-12ruby: Constrain Redis Gem to version '~> 4.7.1'Patrick Steinhardt
2022-10-12Merge branch 'revert-f8c627ee' into 'master'Justin Tobler
2022-10-11Revert "Merge branch 'qmnguyen0711/add-limit-offset-to-search-files-by-names'...James Fargher
2022-10-11Merge branch 'sh-disable-libgit2-python' into 'master'James Fargher
2022-10-11Disable building of libgit2 testsStan Hu
2022-10-11Merge branch 'pks-libgit2-v1.5.0' into 'master'Sami Hiltunen
2022-10-11Merge branch 'qmnguyen0711/add-limit-offset-to-search-files-by-names' into 'm...Quang-Minh Nguyen
2022-10-11Add limit and offset to SearchFilesByNameRequestQuang-Minh Nguyen
2022-10-11Merge branch 'renovate/github.com-rubenv-sql-migrate-1.x' into 'master'Patrick Steinhardt
2022-10-11tools/protolint: Update module github.com/yoheimuta/protolint to v0.41.0GitLab Renovate Bot
2022-10-11Merge branch 'xx/rename-package-for-tools' into 'master'Patrick Steinhardt
2022-10-11Merge branch 'renovate/github.com-go-git-go-git-v5-5.x' into 'master'Patrick Steinhardt
2022-10-11go: Update module github.com/rubenv/sql-migrate to v1.2.0GitLab Renovate Bot
2022-10-11tools: Keep package name consistent with go.modblanet
2022-10-11Makefile: Upgrade libgit2 to v1.5.0Patrick Steinhardt
2022-10-11Merge branch 'renovate/github.com-go-enry-go-enry-v2-2.x' into 'master'James Fargher
2022-10-10Merge branch 'wc/update-sast-ci' into 'master'Justin Tobler
2022-10-10Merge branch 'pks-makefile-per-tool-mods' into 'master'Toon Claes
2022-10-10ci: Don't move go cache outside of project dirWill Chandler
2022-10-10ci: Switch to semgrep-based SAST scanningWill Chandler
2022-10-10ci: Remove unused sast variablesWill Chandler
2022-10-10Merge branch 'lint-fixes' into 'master'karthik nayak
2022-10-10Merge branch 'sh-improve-ntp-host-debug-message' into 'master'Will Chandler
2022-10-10git: Validate \\ in refnameJohn Cai
2022-10-10tools: Update go-licenses to v1.4.0Patrick Steinhardt
2022-10-10tools: Update gotestsum to v1.8.2Patrick Steinhardt
2022-10-10Makefile: Regroup remaining dependency versionsPatrick Steinhardt
2022-10-10Makefile: Track Go tool versions via separate Go modulesPatrick Steinhardt
2022-10-10Makefile: Group together recipes to build our toolsPatrick Steinhardt
2022-10-10lint: Remove space after `nolint:`Karthik Nayak
2022-10-10makefile: Add `lint-fix` commandKarthik Nayak
2022-10-10Merge branch 'pks-gofumpt-v0.4.0' into 'master'John Cai
2022-10-10Merge branch 'pks-revert-delete-refs-fix' into 'master'Toon Claes
2022-10-10ref: Revert fix for DeleteRefs that broke QAPatrick Steinhardt
2022-10-07Improve NTP connectivity error messageStan Hu