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-05gitaly-git2go: Remove the now-unused commandPatrick Steinhardt
2023-08-22cmd/gitaly-git2go: Remove now-unused cherry-pick implementationPatrick Steinhardt
2023-08-18log: Return errors when logger configuration failsPatrick Steinhardt
2023-08-17Revert "Merge branch 'jc/remove-cherry-pick-ff' into 'master'"John Cai
2023-08-12Merge branch 'pks-log-refactor-configuration' into 'master'Justin Tobler
2023-08-09log: Simplify configuration of the logging infrasturcturePatrick Steinhardt
2023-08-08gitaly-git2go: Remove cherry pickJohn Cai
2023-08-03Merge branch 'jc/remove-revert-ff' into 'master'Will Chandler
2023-08-02gitaly-git2go: Remove revertJohn Cai
2023-08-01gitaly-git2go: Remove MergeJohn Cai
2023-07-24git2go: Remove code around `ResolveConflicts` RPCKarthik Nayak
2023-07-11gitaly-git2go: Drop "commit" subcommandPatrick Steinhardt
2023-07-11gitaly-git2go: Drop "apply" subcommandPatrick Steinhardt
2023-06-28git2go: Remove Git2Go Submodule commandJohn Cai
2023-06-14git2go: Remove code around 'conflicts'Karthik Nayak
2023-05-16featureflag: Move into standalone packagePatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-10-11Makefile: Upgrade libgit2 to v1.5.0Patrick Steinhardt
2022-08-23feat(gitaly-git2go): sign commits with OpenPGP keySavely Krasovsky
2022-08-02Rename gitaly-git2go-v15 to gitaly-git2gosmh-dont-install-aux-binariesSami Hiltunen
2022-03-30Makefile: Rename gitaly-git2go to gitaly-git2go-v14Toon Claes
2022-02-22gitaly-git2go: Send all errors over gobJames Fargher
2022-02-22gitaly-git2go: Hoist gob encoding for all sub-commandsJames Fargher
2022-01-24cmd/gitaly-git2go: Upgrade to libgit2 v1.3.0Patrick Steinhardt
2022-01-18gitaly-git2go: Enable git2go fsync for git objectsJames Fargher
2021-11-12lint: Clean up various exception for the errcheck linterPatrick Steinhardt
2021-11-09git2go: Use gob for conflicts sub-command invocationPavlo Strokov
2021-09-21gitaly-git2go: Remove "set-config" subcommandPatrick Steinhardt
2021-09-01global: Support Go-1.17-style build tagsPatrick Steinhardt
2021-07-05SetConfig: implemented config setting using git2goivanbukhtiyarov
2021-06-15Add version suffix to gitaly-git2go binaryPavlo Strokov
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-04-27gitaly-git2go: Implement rebase in gitaly-git2goToon Claes
2021-02-17Implement UserCherryPick in GoToon Claes
2020-11-25gitaly-git2go apply subcommandSami Hiltunen
2020-11-10Port UserUpdateSubmodule to GoPaul Okstad
2020-11-04Move cmd conflicts in a separate packageIgor Drozdov
2020-11-04Resolve conflicts git2go subcommandPaul Okstad
2020-10-21add commit subcommand to gitaly-git2goSami Hiltunen
2020-10-14gitaly-git2go revert commandJames Fargher
2020-10-12git2go: Implement command to list merge conflictsPatrick Steinhardt
2020-08-31git2go: Implement support for subcommandsPatrick Steinhardt
2020-08-25Reintroduce gitaly-git2go supportPatrick Steinhardt
2020-07-31Revert "Merge branch 'pks-git2go' into 'master'"Patrick Steinhardt
2020-07-29cmd: Add gitaly-git2go commandPatrick Steinhardt