| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 32 | -93/+66 |
* | | *: Remove redudant err nil checks | Paulo Gomes | 2023-05-11 | 3 | -13/+3 |
|/ |
|
* | plumbing: transport/http, add support for custom proxy URLs | Sanskar Jaiswal | 2023-05-04 | 7 | -1/+307 |
* | plumbing: transport/http, refactor transport to cache underlying transport ob... | Sanskar Jaiswal | 2023-05-04 | 6 | -45/+230 |
* | 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 | 1 | -0/+31 |
* | Merge pull request #743 from fcharlie/improve-packed-refs | Paulo Gomes | 2023-04-26 | 1 | -1/+1 |
|\ |
|
| * | storage: filesystem/dotgit, Improve load packed-refs | Force Charlie | 2023-04-25 | 1 | -1/+1 |
* | | Merge pull request #715 from jotadrilo/fix/csp-like | Paulo Gomes | 2023-04-17 | 1 | -4/+16 |
|\ \
| |/
|/| |
|
| * | internal: Fix regression in csp-like match | Joseda Rios | 2023-04-15 | 1 | -4/+16 |
* | | Merge pull request #707 from pjbgf/experimental-sha256 | Paulo Gomes | 2023-04-11 | 15 | -31/+117 |
|\ \ |
|
| * | | *: Support variable length plumbing.Hash | Paulo Gomes | 2023-03-08 | 11 | -31/+31 |
| * | | config: Add Repository Format Extension | Paulo Gomes | 2023-03-08 | 1 | -0/+53 |
| * | | plumbing/hash: Add SHA256 as a supported algorithm | Paulo Gomes | 2023-03-07 | 3 | -0/+33 |
| |/ |
|
* / | plumbing: resolve non-external delta references | ZauberNerd | 2023-03-23 | 2 | -0/+22 |
|/ |
|
* | 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 #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 #690 from hiddeco/recognize-tag-signaturesv5.6.0 | Máximo Cuadros | 2023-02-28 | 4 | -32/+307 |
|\ \ |
|
| * | | plumbing: support SSH/X509 signed tags | Hidde Beydals | 2023-02-27 | 4 | -32/+307 |
| |/ |
|
* / | Remove need to build with CGO | Paulo Gomes | 2023-02-25 | 1 | -4/+2 |
|/ |
|
* | sha1: Add collision resistent implementation | Paulo Gomes | 2022-11-25 | 8 | -17/+181 |
* | Merge pull request #503 from jfontan/fix/similarity-matrix-too-big | Máximo Cuadros | 2022-11-17 | 1 | -1/+7 |
|\ |
|
| * | plumbing: object, rename calculation uses too much memory | Javi Fontan | 2022-03-30 | 1 | -1/+7 |
* | | Merge pull request #354 from dowy/issue/#309-clone-branch-with-hash-in-name | Máximo Cuadros | 2022-11-17 | 2 | -6/+46 |
|\ \ |
|
| * | | plumbing: config, fix broken unit tests | Adrian Pronk | 2021-07-26 | 1 | -3/+13 |
| * | | plumbing: config, support correct escaping as per git-config rules | Adrian Pronk | 2021-07-25 | 2 | -13/+25 |
| * | | plumbing: config, remove duplicated character in set | Adrian Pronk | 2021-07-24 | 1 | -1/+1 |
| * | | plumbing: config, Branch name with hash can be cloned. Fixes #309 | Adrian Pronk | 2021-07-24 | 2 | -1/+19 |
* | | | Allow unsupported multi_ack capability | Paulo Gomes | 2022-11-16 | 4 | -12/+41 |
* | | | Merge pull request #586 from blmayer/patch-1 | Miguel Molina | 2022-11-07 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | Fixed some little typos | Brian Mayer | 2022-09-27 | 1 | -5/+5 |
* | | | | Merge pull request #598 from To1ne/toon-fix-gitattr-crash | Máximo Cuadros | 2022-11-07 | 2 | -0/+11 |
|\ \ \ \ |
|
| * | | | | plumbing: gitattributes, Avoid index out of range | Toon Claes | 2022-10-12 | 2 | -0/+11 |
| |/ / / |
|
* | | | | Optimize zlib reader and consolidate sync.pools | Paulo Gomes | 2022-11-07 | 12 | -141/+91 |
* | | | | Optimise Reference.String() | Paulo Gomes | 2022-11-07 | 2 | -3/+40 |
* | | | | Use Sync.Pool pointers to optimise memory usage | Paulo Gomes | 2022-11-07 | 4 | -9/+53 |
|/ / / |
|
* | | | *: fix some typos (#567) | cui fliter | 2022-09-22 | 1 | -1/+1 |
* | | | Fix typos (#532) | Quanyi Ma | 2022-09-22 | 1 | -2/+2 |
* | | | plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`... | 🚀 Steven Ewing 🌌 | 2022-09-22 | 5 | -5/+40 |
* | | | plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ... | Evan Elias | 2022-09-22 | 2 | -17/+42 |
* | | | minor grammatical fixes | Jon Eskin | 2022-09-22 | 5 | -10/+10 |
* | | | all: replace go-homedir with os.UserHomeDir | Daniel Martí | 2022-05-29 | 1 | -5/+6 |
* | | | plumbing: packp, Avoid duplicate encoding when overriding a Capability value.... | Tyler Christensen | 2022-05-01 | 2 | -1/+14 |
| |/
|/| |
|
* | | plumbing: protocol/pakp, update agent | Carlos Alexandro Becker | 2022-01-19 | 4 | -5/+5 |
* | | remove packfile and align to test fixtures | paul.t | 2022-01-05 | 2 | -3/+2 |
* | | Merge branch 'master' into codecommit-ref-delta | paul.t | 2021-12-15 | 21 | -86/+99 |
|\ \ |
|
| * \ | Merge branch 'go-git:master' into master | Paul T | 2021-12-15 | 23 | -99/+182 |
| |\ \ |
|
| | * \ | Merge pull request #425 from abhinav/error-strings | Máximo Cuadros | 2021-12-11 | 4 | -8/+8 |
| | |\ \ |
|