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-09-08Rangediff: Implement RawRangeDiff Service and Range Notation Validationissue_5123_rangediffSiddharth Asthana
2023-09-07proto: add range-diff related messages and serviceSiddharth Asthana
2023-09-07Merge branch 'pks-git-stats-fix-flake-due-to-time-comparison' into 'master'Will Chandler
2023-09-07Merge branch 'renovate/golang.org-x-exp-digest' into 'master'Will Chandler
2023-09-07git/stats: Fix flaky test due to time orderingPatrick Steinhardt
2023-09-07Merge branch 'pks-log-subcommands-consistent-configuration' into 'master'Patrick Steinhardt
2023-09-06Merge branch 'pks-gittest-get-references' into 'master'John Cai
2023-09-06Merge branch 'jmd/move-gpg-binary-doc-comment' into 'master'John Cai
2023-09-06Merge branch 'pks-git-default-enable-v2.42' into 'master'Toon Claes
2023-09-06Move doc comment relating to gpg-signing to relevant binaryJohn McDonnell
2023-09-06Merge branch 'pks-log-yamux' into 'master'Quang-Minh Nguyen
2023-09-06Merge branch 'pks-replication-speed-up-via-no-tags' into 'master'Quang-Minh Nguyen
2023-09-06Merge branch 'renovate/github.com-pelletier-go-toml-v2-2.x' into 'master'Quang-Minh Nguyen
2023-09-06tests: Convert some tests to use new helpers that read refsPatrick Steinhardt
2023-09-06gittest: Create helper function to read symbolic referencesPatrick Steinhardt
2023-09-06gittest: Create helper function to read referencesPatrick Steinhardt
2023-09-06gittest: Introduce repository executor that handles absolute pathsPatrick Steinhardt
2023-09-06git: Default-enable Git v2.42Patrick Steinhardt
2023-09-06Merge branch 'xx/always-respect-user-timezone' into 'master'Will Chandler
2023-09-05Merge branch 'ps-go-based-tar-writer' into 'master'Will Chandler
2023-09-05Merge branch 'wc/lint-testhelper-facts' into 'master'Justin Tobler
2023-09-05Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'Will Chandler
2023-09-05go: Update golang.org/x/exp digest to 9212866GitLab Renovate Bot
2023-09-05Merge branch 'pks-repocleaner-fix-liveness-test-race' into 'master'Will Chandler
2023-09-05lint: Detect missing TestMain in _test packagesWill Chandler
2023-09-05log: Move testhelper_test.go to log_test packageWill Chandler
2023-09-05Move TestMain into testhelper in _test packagesWill Chandler
2023-09-05Merge branch 'renovate/gocloud.dev-0.x' into 'master'Justin Tobler
2023-09-05go: Update module golang.org/x/sys to v0.12.0GitLab Renovate Bot
2023-09-05go: Update module github.com/pelletier/go-toml/v2 to v2.1.0GitLab Renovate Bot
2023-09-05Merge branch 'pks-git2go-drop-command' into 'master'John Cai
2023-09-05Update changelog for 16.3.2GitLab Release Tools Bot
2023-09-05grpc/backchannel: Simplify logging with yamuxPatrick Steinhardt
2023-09-05Merge branch 'pks-git-localrepo-split-object-types' into 'master'Patrick Steinhardt
2023-09-05Merge branch 'renovate/golang.org-x-text-0.x' into 'master'Toon Claes
2023-09-05cli: Fix missing initialization of the logging subsystemPatrick Steinhardt
2023-09-05log: Introduce opinionated configuration for one-shot subcommandsPatrick Steinhardt
2023-09-05cli/gitaly: Make files implementing subcommands more discoverablePatrick Steinhardt
2023-09-05docs: Stop mentioning libgit2Patrick Steinhardt
2023-09-05Makefile: Stop building libgit2Patrick Steinhardt
2023-09-05gitaly-git2go: Remove the now-unused commandPatrick Steinhardt
2023-09-05global: Drop dependency on the Git2go executorPatrick Steinhardt
2023-09-05Merge branch 'pks-log-deprecate-log-default-pt2' into 'master'Quang-Minh Nguyen
2023-09-05Merge branch 'pks-storagemgr-prioritize-cancellation-over-commit' into 'master'Quang-Minh Nguyen
2023-09-05log: Remove global logging instancePatrick Steinhardt
2023-09-05cmd/gitaly-git2go: Use log writer instead of splicing log outputsPatrick Steinhardt
2023-09-05log: Work around race when replacing gRPC loggerPatrick Steinhardt
2023-09-05cli/praefect: Fix logging setup for client-side subcommandsPatrick Steinhardt
2023-09-05cli/praefect: Refactor code to not use logger before it is configuredPatrick Steinhardt
2023-09-05cli/praefect: Do not require logger when reading the configPatrick Steinhardt