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-03-11Merge branch 'jv-pack-objects-flags' into 'master'Sami Hiltunen
2021-03-11Merge branch 'smh-fix-flaky-test-elector-retry' into 'master'Patrick Steinhardt
2021-03-11blob: Buffer output of git-catfile to speed up reading LFS pointersPatrick Steinhardt
2021-03-11git: Drop `GlobalOption`s from `New()`Patrick Steinhardt
2021-03-11git: Drop `GlobalOption`s from `NewWithoutRepo()`Patrick Steinhardt
2021-03-11git: Drop `GlobalOption`s from `NewWithDir()`Patrick Steinhardt
2021-03-11localrepo: Drop `GlobalOption`s from `Exec()` and `ExecAndWait()`Patrick Steinhardt
2021-03-11localrepo: Convert `FetchOpts` to accept command optionsPatrick Steinhardt
2021-03-11global: Convert to use `WithConfig()`Patrick Steinhardt
2021-03-11global: Convert to use `NewWithDir()`Patrick Steinhardt
2021-03-11hook: Convert pack-objects hook to use `WithGlobalOption()`Patrick Steinhardt
2021-03-11git: Convert `ConvertGlobalOptions()` to return command optionsPatrick Steinhardt
2021-03-11git: Add new `WithGlobalOption()` optionPatrick Steinhardt
2021-03-11git: Add new `WithConfig()` optionPatrick Steinhardt
2021-03-11fix flaky TestPerRepositoryElector_RetrySami Hiltunen
2021-03-11Merge branch 'jv-packobjects-cache' into 'master'Paul Okstad
2021-03-11Merge branch 'pks-operations-typing' into 'master'James Fargher
2021-03-10Use streamcache in PackObjectsHookJacob Vosmaer
2021-03-10operations: Use proper types for `updateReferenceWithHooks()`Patrick Steinhardt
2021-03-10localrepo: Return `git.ObjectID` from `WriteTag()`Patrick Steinhardt
2021-03-10operations: Use proper types for `isAncestor()`Patrick Steinhardt
2021-03-10git2go: Convert commands to return OIDsPatrick Steinhardt
2021-03-10operations: Pass down `localrepo.Repo` into `fetchMissingCommit()`Patrick Steinhardt
2021-03-10operations: Use proper types for `fetchStartRevision()`Patrick Steinhardt
2021-03-10operations: Use proper types for `fetchMissingCommit()`Patrick Steinhardt
2021-03-10operations: Use proper types for `resolveParentCommit()`Patrick Steinhardt
2021-03-10Treat git-pack-objects as command that generates packfilesJacob Vosmaer
2021-03-09Merge branch 'sh-valid-lfs-smudge-oid' into 'master'Pavlo Strokov
2021-03-09Merge branch 'pks-git-smallish-refactorings' into 'master'Christian Couder
2021-03-09Merge branch 'pks-repo-fetch-remote-drop-name' into 'master'Toon Claes
2021-03-09catfile: Rename `returnWhenDone` to clarify its meaningPatrick Steinhardt
2021-03-09catfile: Remove typoed characterPatrick Steinhardt
2021-03-09localrepo: Use ObjectIDs when reading/writing git objectsPatrick Steinhardt
2021-03-09localrepo: Accept ObjectID types when creating tagsPatrick Steinhardt
2021-03-09catfile: Convert ObjectInfo to use typed OIDPatrick Steinhardt
2021-03-09catfile: Rename files to better match their contentsPatrick Steinhardt
2021-03-09catfile: Rename `batchCheck` to `batchCheckProcess`Patrick Steinhardt
2021-03-09Merge branch 'pks-go-lfs-pointers-default-enable' into 'master'Pavlo Strokov
2021-03-09featureflag: Enable Go port of Get{All,}LFSPointersPatrick Steinhardt
2021-03-09Merge branch 'jv-sideband-writer' into 'master'Sami Hiltunen
2021-03-09Add pktline side-band-64 writerJacob Vosmaer
2021-03-09Merge branch 'sh-allow-skip-gitaly-ruby-json-log' into 'master'Sami Hiltunen
2021-03-09Merge branch 'pks-makefile-per-tool-versions' into 'master'Sami Hiltunen
2021-03-09Merge branch 'pks-operations-user-delete-branch-ambiguity' into 'master'Sami Hiltunen
2021-03-09Makefie: Simplify computation of tool mod directoriesPatrick Steinhardt
2021-03-09Makefile: Use per-tool version filesPatrick Steinhardt
2021-03-09Makefile: Split package path and version into separate varsPatrick Steinhardt
2021-03-09Makefile: Extract build depedendcy versionsPatrick Steinhardt
2021-03-09Makefile: Fix protoc compiler always being considered out-of-datePatrick Steinhardt
2021-03-09Makefile: Move protoc into TOOLS_DIRPatrick Steinhardt