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
2020-12-15Update resolve conflict command to use gob over stdinPaul Okstad
2020-12-14Handle nil index entries in resolve conflictsPaul Okstad
2020-12-03git2go: Restrict number of computed virtual merge basesPatrick Steinhardt
2020-12-03git2go: Allow building commits with multiple parentsPatrick Steinhardt
2020-11-25gitaly-git2go apply subcommandSami Hiltunen
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-11-12git2go: Add missing build tags for submodule testsPatrick Steinhardt
2020-11-11gitaly-git2go: switch revert command to use gob encodingJames Fargher
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-16git2go: Fix semantic conflict in error messagePatrick Steinhardt
2020-10-16Merge branch 'git2go_revert' into 'master'Zeger-Jan van de Weg
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-14gitaly-git2go revert commandJames Fargher
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-21git2go: Pass author date to merge command as `time.Time`Patrick Steinhardt
2020-09-21git2go: Pass merge arguments via JSONPatrick Steinhardt
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-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-31git2go: Implement in-memory merge subcommandPatrick 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