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-16Merge branch 'ps-rm-config-ssh' into 'master'Zeger-Jan van de Weg
2021-03-15Removal of the config.Config from commit packagePavlo Strokov
2021-03-15replace testhelper.Deferrer with t.CleanupSami Hiltunen
2021-03-15Merge branch 'smh-get-remote-references' into 'master'Sami Hiltunen
2021-03-15Merge branch 'pks-repository-optimize-housekeeping' into 'master'James Fargher
2021-03-12implement GetRemoteReferences on localrepoSami Hiltunen
2021-03-12Merge branch 'smh-is-ancestor' into 'master'zj-testPaul Okstad
2021-03-11Removal of Cfg.Git.BinPath from RequireTreePavlo Strokov
2021-03-11Removal of Cfg.Git.BinPath from CreateRemoteBranchPavlo Strokov
2021-03-11housekeeping: Move cleanup of empty refs into housekeepingPatrick Steinhardt
2021-03-11housekeeping: Move cleanup of git config into housekeepingPatrick Steinhardt
2021-03-11housekeeping: Perform housekeeping on `localrepo`sPatrick Steinhardt
2021-03-11housekeeping: Refactor tests to use "real" setupsPatrick Steinhardt
2021-03-11mark ls-remote as not having --end-of-optionsSami Hiltunen
2021-03-11localrepo: Provide new `Path()` functionPatrick Steinhardt
2021-03-11add IsAncestor to localrepoSami Hiltunen
2021-03-11accept multiple patterns in GetReferencesSami Hiltunen
2021-03-11Merge branch 'pks-git-drop-global-options' into 'master'Toon Claes
2021-03-11Merge branch 'jv-pack-objects-flags' into 'master'Sami Hiltunen
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-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-10localrepo: Return `git.ObjectID` from `WriteTag()`Patrick Steinhardt
2021-03-10Treat git-pack-objects as command that generates packfilesJacob Vosmaer
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 'jv-sideband-writer' into 'master'Sami Hiltunen
2021-03-09Add pktline side-band-64 writerJacob Vosmaer
2021-03-05Addition of the CloneRepoWithWorktreeAtStoragePavlo Strokov
2021-03-05Fix usage of incorrect config.Cfg in the EnableGitProtocolV2SupportPavlo Strokov
2021-03-05Merge branch 'ps-cfg-build-shortcuts' into 'master'Pavlo Strokov
2021-03-05Replacement of the testcfg.NewGitalyCfgBuilder with shortcutPavlo Strokov
2021-03-04catfile: Wrap errors when parsing object infoPatrick Steinhardt
2021-03-04gittest: Add function to clone benchmark repoPatrick Steinhardt
2021-03-02Removal of the config.Config from git package and sub-packagesPavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01git: Make tests independent of repo teshelpersPatrick Steinhardt
2021-03-01testhelper: Move HTTP server helper into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move hook helpers into `gittest`Patrick Steinhardt