Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
|/ / / / | ||||||
* | | | | Merge pull request #659 from MichaelMure/dotgit-racev5.6.1 | Paulo Gomes | 2023-03-07 | 2 | -0/+73 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | dotgit: fix deleted references test in windows | Javi Fontan | 2023-03-07 | 1 | -2/+3 | |
| * | | | dotgit: test skip deleted references | Javi Fontan | 2023-03-07 | 1 | -0/+67 | |
| * | | | dotgit: fix a filesystem race in Refs/walkReferencesTree | Michael Muré | 2023-01-14 | 1 | -0/+5 | |
* | | | | Merge pull request #655 from aymanbagabas/hostkeycallback | Paulo Gomes | 2023-03-06 | 4 | -43/+101 | |
|\ \ \ \ | ||||||
| * | | | | fix(ssh): unable to pass a custom HostKeyCallback func | Ayman Bagabas | 2023-03-05 | 4 | -43/+101 | |
| |/ / / | ||||||
* | | | | Merge pull request #701 from pjbgf/build | Paulo Gomes | 2023-03-06 | 4 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | ci: Enable race detection for go tests | Paulo Gomes | 2023-03-05 | 1 | -1/+1 | |
| * | | | | ci: Bump GitHub actions | Paulo Gomes | 2023-03-05 | 2 | -4/+4 | |
| * | | | | tests: Avoid use of user's GPG keys during tests | Paulo Gomes | 2023-03-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #696 from pjbgf/fix-panic-rr | Paulo Gomes | 2023-03-02 | 2 | -35/+50 | |
|\ \ \ \ | ||||||
| * | | | | *: Fix panic for empty revisions | Paulo Gomes | 2023-03-02 | 2 | -35/+50 | |
|/ / / / | ||||||
* | | | | Merge pull request #697 from pjbgf/bump-deps | Paulo Gomes | 2023-03-02 | 4 | -17/+21 | |
|\ \ \ \ | ||||||
| * | | | | build: Reduce git token permissions | Paulo Gomes | 2023-03-02 | 2 | -0/+6 | |
| * | | | | Bump dependencies | Paulo Gomes | 2023-03-02 | 2 | -17/+15 | |
|/ / / / | ||||||
* | | | | Merge pull request #682 from ThinkChaos/fix/transport-empty-unknown-err | Paulo Gomes | 2023-03-02 | 2 | -1/+15 | |
|\ \ \ \ | ||||||
| * | | | | fix: don't use the `firstErrLine` when it is empty | ThinkChaos | 2023-02-21 | 2 | -1/+15 | |
* | | | | | Merge pull request #684 from go-git/dependabot/go_modules/golang.org/x/net-0.7.0 | Paulo Gomes | 2023-03-02 | 2 | -7/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 | dependabot[bot] | 2023-03-02 | 2 | -7/+11 | |
|/ / / / / |