aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: Remove use of deprecated io/utilPaulo Gomes2023-05-1147-136/+96
* *: Remove redudant err nil checksPaulo Gomes2023-05-114-18/+4
* Merge pull request #769 from AriehSchneier/fix-test-cleanPaulo Gomes2023-05-113-27/+31
|\
| * git: Testing, Fix tests not cleaning temp foldersArieh Schneier2023-05-113-27/+31
|/
* Merge pull request #754 from matejrisek/feature/submodule-clone-depthPaulo Gomes2023-05-043-1/+34
|\
| * git: Add Depth to SubmoduleUpdateOptionsmatej.risek2023-05-043-1/+34
* | Merge pull request #722 from AriehSchneier/populate-indexPaulo Gomes2023-05-042-0/+25
|\ \
| * | storage: filesystem, Populate index before use. Fixes #148Arieh Schneier2023-05-042-0/+25
* | | Merge pull request #744 from aryan9600/proxy-optionsPaulo Gomes2023-05-0422-68/+883
|\ \ \ | |/ / |/| |
| * | plumbing: transport/http, add support for custom proxy URLsSanskar Jaiswal2023-05-049-1/+313
| * | plumbing: transport/http, refactor transport to cache underlying transport ob...Sanskar Jaiswal2023-05-048-45/+233
| * | plumbing: transport/ssh, add support for custom proxy URLsSanskar Jaiswal2023-05-045-14/+287
| * | plumbing/transport: add ProxyOptions to specify proxy detailsSanskar Jaiswal2023-05-044-9/+51
|/ /
* | Merge pull request #719 from cbbm142/masterPaulo Gomes2023-05-032-1/+48
|\ \
| * | Worktree: Status, add check to see if file already checked in [Fixes 718]John Pastore2023-05-012-1/+48
* | | Merge pull request #755 from AriehSchneier/fix-clone-branchPaulo Gomes2023-05-032-3/+23
|\ \ \
| * | | git: fix cloning with branch nameArieh Schneier2023-05-032-3/+23
* | | | Merge pull request #750 from pjbgf/peelPaulo Gomes2023-05-034-8/+92
|\ \ \ \ | |/ / / |/| | |
| * | | git: Add support to ls-remote with peeled references. Fixes #749Paulo Gomes2023-05-034-8/+92
|/ / /
* | | Merge pull request #728 from aymanbagabas/grep-barePaulo Gomes2023-04-263-9/+101
|\ \ \
| * | | fix: git grep bare repositoriesAyman Bagabas2023-04-263-9/+101
| | |/ | |/|
* | | Merge pull request #748 from pjbgf/bump-ciPaulo Gomes2023-04-262-24/+33
|\ \ \
| * | | build: Bump dependencies. Fixes #667Paulo Gomes2023-04-232-24/+33
* | | | Merge pull request #743 from fcharlie/improve-packed-refsPaulo Gomes2023-04-262-43/+39
|\ \ \ \ | |/ / / |/| | |
| * | | storage: filesystem/dotgit, Improve load packed-refsForce Charlie2023-04-252-43/+39
| |/ /
* | | Merge pull request #735 from aymanbagabas/clone-mirrorPaulo Gomes2023-04-174-4/+55
|\ \ \
| * | | feat(clone): add mirror clone optionAyman Bagabas2023-04-174-4/+55
| |/ /
* | | Merge pull request #715 from jotadrilo/fix/csp-likePaulo Gomes2023-04-173-35/+98
|\ \ \ | |/ / |/| |
| * | internal: Fix regression in csp-like matchJoseda Rios2023-04-153-35/+98
| |/
* | Merge pull request #739 from pjbgf/fix-ciPaulo Gomes2023-04-123-3/+4
|\ \
| * | ci: Fix upstream git build for master branchPaulo Gomes2023-04-113-3/+4
* | | Merge pull request #707 from pjbgf/experimental-sha256Paulo Gomes2023-04-1123-60/+298
|\ \ \ | |/ / |/| |
| * | examples: Add example for SHA256 repositoriesPaulo Gomes2023-03-083-0/+75
| * | *: Support variable length plumbing.HashPaulo Gomes2023-03-0813-38/+41
| * | config: Add Repository Format ExtensionPaulo Gomes2023-03-084-22/+149
| * | plumbing/hash: Add SHA256 as a supported algorithmPaulo Gomes2023-03-073-0/+33
* | | Merge pull request #485 from ZauberNerd/fix-non-external-delta-refPaulo Gomes2023-04-114-3/+25
|\ \ \ | |_|/ |/| |
| * | plumbing: resolve non-external delta referencesZauberNerd2023-03-234-3/+25
|/ /
* | Merge pull request #659 from MichaelMure/dotgit-racev5.6.1Paulo Gomes2023-03-072-0/+73
|\ \ | |/ |/|
| * dotgit: fix deleted references test in windowsJavi Fontan2023-03-071-2/+3
| * dotgit: test skip deleted referencesJavi Fontan2023-03-071-0/+67
| * dotgit: fix a filesystem race in Refs/walkReferencesTreeMichael Muré2023-01-141-0/+5
* | Merge pull request #655 from aymanbagabas/hostkeycallbackPaulo Gomes2023-03-064-43/+101
|\ \
| * | fix(ssh): unable to pass a custom HostKeyCallback funcAyman Bagabas2023-03-054-43/+101
| |/
* | Merge pull request #701 from pjbgf/buildPaulo Gomes2023-03-064-6/+6
|\ \
| * | ci: Enable race detection for go testsPaulo Gomes2023-03-051-1/+1
| * | ci: Bump GitHub actionsPaulo Gomes2023-03-052-4/+4
| * | tests: Avoid use of user's GPG keys during testsPaulo Gomes2023-03-051-1/+1
|/ /
* | Merge pull request #696 from pjbgf/fix-panic-rrPaulo Gomes2023-03-022-35/+50
|\ \
| * | *: Fix panic for empty revisionsPaulo Gomes2023-03-022-35/+50
|/ /