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-07-20Merge branch 'pks-git-objectids-sha256' into 'master'Will Chandler
2022-07-20git: Move `ZeroOID` into `ObjectHash` structurePatrick Steinhardt
2022-07-20command: Accept command arguments instead of an `exec.Cmd`Patrick Steinhardt
2022-07-20command: Add `WithDir()` optionPatrick Steinhardt
2022-07-08linguist: Implement Stats in pure GoToon Claes
2022-07-08linguist: Change prototype of Stats methodToon Claes
2022-06-23command: Fix race with setting command names and context cancellationPatrick Steinhardt
2022-06-23command: Introduce options to configure spawned commandsPatrick Steinhardt
2022-05-23linguist: Remove workaround to locate correct Git executablespks-linguist-gitconfig-cleanPatrick Steinhardt
2022-05-23linguist: Implement wrapper to ignore gitconfig in RuggedPatrick Steinhardt
2022-05-23ruby: Unify logic to filter allowed Ruby environment variablesPatrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-04-08Override for command stats metrics cmd labelIgor Wiedler
2022-04-05Expose command stats (rusage) metrics via prometheuscommand-stats-metricsIgor Wiedler
2022-01-26linguist: Pass on BUNDLE_USER_CONFIG if setToon Claes
2021-12-21linguist: Resolve Git binary path via command factoryPatrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.TempFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-13linguist: Improve error messagesPatrick Steinhardt
2021-08-09lint: Handle error returned by os.RemovePavlo Strokov
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-03-18Linguist converted into an instantiation dependencyPavlo Strokov
2020-12-29Extract config.Config from linguist production codePavlo Strokov
2020-11-29Removal of command.GitPath()Pavlo Strokov
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-09-15Merge branch 'ash2k/path-filepath' into 'master'Sami Hiltunen
2020-09-14linguist: Move into gitaly packagePatrick Steinhardt