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
path: root/cmd
AgeCommit message (Expand)Author
2020-10-15git2go: Refactor conflict error handlingPatrick Steinhardt
2020-10-15conflicts: Port ListConflictFiles to GoPatrick Steinhardt
2020-10-15git2go: Store conflict contents as bytesPatrick Steinhardt
2020-10-15git2go: Improve error messages when looking up commitsPatrick Steinhardt
2020-10-15git2go: Make conflict entry's modes availablePatrick Steinhardt
2020-10-14hooks: Send reference-transaction state to hook servicePatrick Steinhardt
2020-10-12Add Git LFS smudge filterStan Hu
2020-10-12Merge branch 'sluongngoc/replace-toml' into 'master'Pavlo Strokov
2020-10-12Remove usage of 'github.com/BurntSushi/toml'Son Luong Ngoc
2020-10-12git2go: Implement command to list merge conflictsPatrick Steinhardt
2020-10-12git2go: Serialize results directly into os.StdoutPatrick Steinhardt
2020-10-12git2go: Extract `lookupCommit` into its own filePatrick Steinhardt
2020-09-30hooks: Remove Ruby execution path for postreceiveZeger-Jan van de Weg
2020-09-22Merge branch 'sh-pass-correlation-id-to-hooks' into 'master'Paul Okstad
2020-09-21Add comment about tracing not workingStan Hu
2020-09-21git2go: Pass author date to merge command as `time.Time`Patrick Steinhardt
2020-09-21git2go: Pass merge arguments via JSONPatrick Steinhardt
2020-09-21Pass correlation ID to hooksStan Hu
2020-09-17extract routing logic in to a separate componentSami Hiltunen
2020-09-15Merge branch 'pks-git2go-merge-operation-service' into 'master'Paul Okstad
2020-09-15Merge branch 'ash2k/path-filepath' into 'master'Sami Hiltunen
2020-09-15git2go: Sanitize signature infoPatrick Steinhardt
2020-09-15git2go: Properly set signature dates when mergingPatrick Steinhardt
2020-09-14git2go: Fix tests depending on local timezonePatrick Steinhardt
2020-09-14Merge branch 'smh-health-manager' into 'master'James Fargher
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-11hooks: Fix GitPushOptions for PostReceiveHookZeger-Jan van de Weg
2020-09-11move tickers from reconciler to helpers packageSami Hiltunen
2020-09-10hook: Convert hook.Manager to an interfacePatrick Steinhardt
2020-09-09hook: Reintroduce registration of voting delay metricPatrick Steinhardt
2020-09-09gitaly: Refactor server setup to take a hook managerPatrick Steinhardt
2020-09-09hook: Pass complete configuration to the hook managerPatrick Steinhardt
2020-09-09hooks: Remove prereceive hook Ruby implementationZeger-Jan van de Weg
2020-09-08Merge branch 'pks-hook-manager' into 'master'Pavlo Strokov
2020-09-08Merge branch 'ps-gitaly-ssh-correlation-id' into 'master'Zeger-Jan van de Weg
2020-09-08Pass correlation_id over to gitaly-sshPavlo Strokov
2020-09-08hook: Clean up hook serverPatrick Steinhardt
2020-09-08hook: Move postreceive hook into `internal/hook`Patrick Steinhardt
2020-09-08hook: Move GitLab access code into `internal/hook`Patrick Steinhardt
2020-09-08hook: Implement new hook manager typePatrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-09-03Merge branch 'zj-update-hook-ff-removal' into 'master'Pavlo Strokov
2020-09-02Merge branch 'smh-automatic-repository-repair' into 'master'Pavlo Strokov
2020-09-02Merge branch 'pks-reftx-hook-fixup' into 'master'Zeger-Jan van de Weg
2020-09-02automatic repository reconciliationSami Hiltunen
2020-09-02gitaly-hooks: Fixup reference-transaction hook name based on argumentsPatrick Steinhardt
2020-09-01Merge branch 'pks-git2go-merge' into 'master'Sami Hiltunen
2020-08-31Use error tracker to determine if node is healthyJohn Cai
2020-08-31git2go: Implement in-memory merge subcommandPatrick Steinhardt
2020-08-31git2go: Implement support for subcommandsPatrick Steinhardt