Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | *: Add CodeQL workflow | Paulo Gomes | 2023-05-23 | 1 | -0/+44 | |
| * | | | | Merge pull request #764 from techknowlogick/init-options | Paulo Gomes | 2023-05-23 | 3 | -1/+66 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | git: Allow Initial Branch to be configurable | techknowlogick | 2023-05-21 | 3 | -1/+66 | |
| | |/ / | ||||||
| * | | | Merge pull request #776 from go-git/dependabot/go_modules/github.com/cloudfla... | Paulo Gomes | 2023-05-23 | 2 | -2/+3 | |
| |\ \ \ | ||||||
| | * | | | build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 | dependabot[bot] | 2023-05-21 | 2 | -2/+3 | |
| |/ / / | ||||||
| * | | | Merge pull request #774 from pjbgf/go-bump | Paulo Gomes | 2023-05-21 | 2 | -13/+11 | |
| |\ \ \ | ||||||
| | * | | | *: Bump Go version to 1.18 on go.mod | Paulo Gomes | 2023-05-21 | 2 | -13/+11 | |
| |/ / / | ||||||
| * | | | Merge pull request #753 from andrewpollock/add_list_timeout | Paulo Gomes | 2023-05-20 | 2 | -1/+11 | |
| |\ \ \ | ||||||
| | * | | | git: remote, add support for a configurable timeout. | Andrew Pollock | 2023-05-12 | 2 | -1/+11 | |
| * | | | | Merge pull request #770 from pjbgf/small-fixes | Paulo Gomes | 2023-05-15 | 54 | -172/+129 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | *: Add missing error checks | Paulo Gomes | 2023-05-11 | 2 | -14/+24 | |
| | * | | | *: Replace fmt.Sprintf with net.JoinHostPort | Paulo Gomes | 2023-05-11 | 2 | -4/+5 | |
| | * | | | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 47 | -136/+96 | |
| | * | | | *: Remove redudant err nil checks | Paulo Gomes | 2023-05-11 | 4 | -18/+4 | |
| |/ / / | ||||||
| * | | | Merge pull request #769 from AriehSchneier/fix-test-clean | Paulo Gomes | 2023-05-11 | 3 | -27/+31 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | git: Testing, Fix tests not cleaning temp folders | Arieh Schneier | 2023-05-11 | 3 | -27/+31 | |
| |/ / | ||||||
| * | | Merge pull request #754 from matejrisek/feature/submodule-clone-depth | Paulo Gomes | 2023-05-04 | 3 | -1/+34 | |
| |\ \ | ||||||
| | * | | git: Add Depth to SubmoduleUpdateOptions | matej.risek | 2023-05-04 | 3 | -1/+34 | |
| * | | | Merge pull request #722 from AriehSchneier/populate-index | Paulo Gomes | 2023-05-04 | 2 | -0/+25 | |
| |\ \ \ | ||||||
| | * | | | storage: filesystem, Populate index before use. Fixes #148 | Arieh Schneier | 2023-05-04 | 2 | -0/+25 | |
| * | | | | Merge pull request #744 from aryan9600/proxy-options | Paulo Gomes | 2023-05-04 | 22 | -68/+883 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | plumbing: transport/http, add support for custom proxy URLs | Sanskar Jaiswal | 2023-05-04 | 9 | -1/+313 | |
| | * | | | plumbing: transport/http, refactor transport to cache underlying transport ob... | Sanskar Jaiswal | 2023-05-04 | 8 | -45/+233 | |
| | * | | | plumbing: transport/ssh, add support for custom proxy URLs | Sanskar Jaiswal | 2023-05-04 | 5 | -14/+287 | |
| | * | | | plumbing/transport: add ProxyOptions to specify proxy details | Sanskar Jaiswal | 2023-05-04 | 4 | -9/+51 | |
| |/ / / | ||||||
| * | | | Merge pull request #719 from cbbm142/master | Paulo Gomes | 2023-05-03 | 2 | -1/+48 | |
| |\ \ \ | ||||||
| | * | | | Worktree: Status, add check to see if file already checked in [Fixes 718] | John Pastore | 2023-05-01 | 2 | -1/+48 | |
| * | | | | Merge pull request #755 from AriehSchneier/fix-clone-branch | Paulo Gomes | 2023-05-03 | 2 | -3/+23 | |
| |\ \ \ \ | ||||||
| | * | | | | git: fix cloning with branch name | Arieh Schneier | 2023-05-03 | 2 | -3/+23 | |
| * | | | | | Merge pull request #750 from pjbgf/peel | Paulo Gomes | 2023-05-03 | 4 | -8/+92 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | git: Add support to ls-remote with peeled references. Fixes #749 | Paulo Gomes | 2023-05-03 | 4 | -8/+92 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #728 from aymanbagabas/grep-bare | Paulo Gomes | 2023-04-26 | 3 | -9/+101 | |
| |\ \ \ \ | ||||||
| | * | | | | fix: git grep bare repositories | Ayman Bagabas | 2023-04-26 | 3 | -9/+101 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge pull request #748 from pjbgf/bump-ci | Paulo Gomes | 2023-04-26 | 2 | -24/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | build: Bump dependencies. Fixes #667 | Paulo Gomes | 2023-04-23 | 2 | -24/+33 | |
| * | | | | | Merge pull request #743 from fcharlie/improve-packed-refs | Paulo Gomes | 2023-04-26 | 2 | -43/+39 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | storage: filesystem/dotgit, Improve load packed-refs | Force Charlie | 2023-04-25 | 2 | -43/+39 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #735 from aymanbagabas/clone-mirror | Paulo Gomes | 2023-04-17 | 4 | -4/+55 | |
| |\ \ \ \ | ||||||
| | * | | | | feat(clone): add mirror clone option | Ayman Bagabas | 2023-04-17 | 4 | -4/+55 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #715 from jotadrilo/fix/csp-like | Paulo Gomes | 2023-04-17 | 3 | -35/+98 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | internal: Fix regression in csp-like match | Joseda Rios | 2023-04-15 | 3 | -35/+98 | |
| | |/ / | ||||||
| * | | | Merge pull request #739 from pjbgf/fix-ci | Paulo Gomes | 2023-04-12 | 3 | -3/+4 | |
| |\ \ \ | ||||||
| | * | | | ci: Fix upstream git build for master branch | Paulo Gomes | 2023-04-11 | 3 | -3/+4 | |
| * | | | | Merge pull request #707 from pjbgf/experimental-sha256 | Paulo Gomes | 2023-04-11 | 23 | -60/+298 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | examples: Add example for SHA256 repositories | Paulo Gomes | 2023-03-08 | 3 | -0/+75 | |
| | * | | | *: Support variable length plumbing.Hash | Paulo Gomes | 2023-03-08 | 13 | -38/+41 | |
| | * | | | config: Add Repository Format Extension | Paulo Gomes | 2023-03-08 | 4 | -22/+149 | |
| | * | | | plumbing/hash: Add SHA256 as a supported algorithm | Paulo Gomes | 2023-03-07 | 3 | -0/+33 | |
| * | | | | Merge pull request #485 from ZauberNerd/fix-non-external-delta-ref | Paulo Gomes | 2023-04-11 | 4 | -3/+25 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | plumbing: resolve non-external delta references | ZauberNerd | 2023-03-23 | 4 | -3/+25 | |
| |/ / / |