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
2024-08-27git: Change ref-format behind a featureflagKarthik Nayak
2024-08-27git: Set files ref-backend for git-clone(1) and git-init(1)Karthik Nayak
2024-07-26git: Add `NewRCVersion` to create an RC versionKarthik Nayak
2024-07-01Take a context into GetStorageNameSami Hiltunen
2024-05-07repoutil: Add custom hashing logic for reftablesKarthik Nayak
2024-01-03Report stat failures correctly when creating a repositorySami Hiltunen
2023-10-11tempdir: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-10-11repoutil: Replace use of ctxlogrus with injected loggerPatrick Steinhardt
2023-07-28counter: Wire up RepositoryCounter to repoutilWill Chandler
2023-07-06Sync repository creations to diskSami Hiltunen
2023-06-07storage: Consolidate `GetPath()` in favor of `GetRepoPath()`Patrick Steinhardt
2023-06-02repository: Move GitRepo interface into storage packagePatrick Steinhardt
2023-05-16repoutil: Accept GitRepo interfaceJames Fargher
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-04-20repoutil: Update full-repack timestamp when creating repositoriesPatrick Steinhardt
2023-03-02Extract repository locking into a helperJames Fargher
2023-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2022-12-20repoutil: Add option to skip initializing repository in CreatePatrick Steinhardt
2022-12-20repoutil: Refactor assembly of options to be more extensiblePatrick Steinhardt
2022-12-20repository: Move function to transactionally create repositoriesPatrick Steinhardt