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
2021-08-10test: Removal of the postgres build tagPavlo Strokov
2021-08-05git: Speed up fetches in repos with many refsPatrick Steinhardt
2021-08-02GIT_VERSION: Support both vX.Y.Z and X.Y.Z formatsMatthias Käppler
2021-07-29Merge branch 'ps-gitalygit2go-path-resolution' into 'master'Toon Claes
2021-07-28Add Ruby 3 based test jobMatthias Kaeppler
2021-07-21gitaly-git2go: cleanup backwards compatibility codePavlo Strokov
2021-07-19Makefile: Add help for targets and variablesPatrick Steinhardt
2021-07-14Merge branch 'jv-add-streamrpc' into 'master'Sami Hiltunen
2021-07-12Add StreamRPC library codeJacob Vosmaer
2021-07-01Bump labkit dependency to v1.5.0, compile in stackdriver trace supportIgor Wiedler
2021-06-29Merge branch 'fix/unix_socket_file_path_length' into 'master'Toon Claes
2021-06-24Reassign the base directory of TempDirBaodong
2021-06-17Makefile: Silence comments in NOTICE targetPatrick Steinhardt
2021-06-15Add version suffix to gitaly-git2go binaryPavlo Strokov
2021-06-11Upgrade protoc, grpc, go and grpc pluginsMikhail Mazurskiy
2021-06-09Makefile: Upgrade Git to v2.32.0Patrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-27Import path re-writerPavlo Strokov
2021-05-25Revert "Makefile: Stop installing binaries into source dir"Sami Hiltunen
2021-05-20Makefile: Add canary for tests using outside Git envvarsPatrick Steinhardt
2021-05-20Makefile: Fix targets when running make(1) in an interactive rebasePatrick Steinhardt
2021-05-20Makefile: Fix GITALY_VERSION's use of gitPatrick Steinhardt
2021-05-07Makefile: Drop prebuilt Git targetPatrick Steinhardt
2021-05-07Makefile: Simplify default test packagesPatrick Steinhardt
2021-05-07Makefile: Stop installing binaries into source dirPatrick Steinhardt
2021-04-29Merge branch 'pks-makefile-git-profile' into 'master'Toon Claes
2021-04-28Makefile: Drop assembly targetsPatrick Steinhardt
2021-04-27Makefile: Fix building git if PROFILE envvar is setPatrick Steinhardt
2021-04-23Merge branch 'pks-git-fix-nightly' into 'master'Toon Claes
2021-04-23golangci: Upgrade to v1.39.0Patrick Steinhardt
2021-04-23Makefile: Fix overriding build options with empty valuesPatrick Steinhardt
2021-04-20Makefile: Add git patch to fix pathological perf with bitmap indicesPatrick Steinhardt
2021-04-20Makefile: Add ability to add custom git patchesPatrick Steinhardt
2021-04-20Makefile: Rebuild libgit2 and git in case build options changePatrick Steinhardt
2021-04-12Generate NOTICE using GOOS=linuxSami Hiltunen
2021-03-29Makefile: Upgrade git to v2.31.1Patrick Steinhardt
2021-03-24Makefile: Switch to git-checkout(1) to allow oldish host gitPatrick Steinhardt
2021-03-24Makefile: Fix libgit2/git builds with old git versionsPatrick Steinhardt
2021-03-22Merge branch 'bundleflag' into 'master'James Fargher
2021-03-16remove deprecated bundle flagJoerg Behrmann
2021-03-16Makefile: Upgrade default git version to v2.31.0Patrick Steinhardt
2021-03-11Makefile: Fix benchmarking repository's URLPatrick Steinhardt
2021-03-09Makefie: Simplify computation of tool mod directoriesPatrick Steinhardt
2021-03-09Makefile: Use per-tool version filesPatrick Steinhardt
2021-03-09Makefile: Split package path and version into separate varsPatrick Steinhardt
2021-03-09Makefile: Extract build depedendcy versionsPatrick Steinhardt
2021-03-09Makefile: Fix protoc compiler always being considered out-of-datePatrick Steinhardt
2021-03-09Makefile: Move protoc into TOOLS_DIRPatrick Steinhardt
2021-03-09Makefile: Do not redownload protoc.zip if it's up-to-datePatrick Steinhardt
2021-03-09Makefile: Introduce TOOLS_DIR variablePatrick Steinhardt