aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #690 from hiddeco/recognize-tag-signaturesv5.6.0Máximo Cuadros2023-02-284-32/+307
|\ \
| * | plumbing: support SSH/X509 signed tagsHidde Beydals2023-02-274-32/+307
| |/
* / Remove need to build with CGOPaulo Gomes2023-02-251-4/+2
|/
* sha1: Add collision resistent implementationPaulo Gomes2022-11-258-17/+181
* Merge pull request #503 from jfontan/fix/similarity-matrix-too-bigMáximo Cuadros2022-11-171-1/+7
|\
| * plumbing: object, rename calculation uses too much memoryJavi Fontan2022-03-301-1/+7
* | Merge pull request #354 from dowy/issue/#309-clone-branch-with-hash-in-nameMáximo Cuadros2022-11-172-6/+46
|\ \
| * | plumbing: config, fix broken unit testsAdrian Pronk2021-07-261-3/+13
| * | plumbing: config, support correct escaping as per git-config rulesAdrian Pronk2021-07-252-13/+25
| * | plumbing: config, remove duplicated character in setAdrian Pronk2021-07-241-1/+1
| * | plumbing: config, Branch name with hash can be cloned. Fixes #309Adrian Pronk2021-07-242-1/+19
* | | Allow unsupported multi_ack capabilityPaulo Gomes2022-11-164-12/+41
* | | Merge pull request #586 from blmayer/patch-1Miguel Molina2022-11-071-5/+5
|\ \ \
| * | | Fixed some little typosBrian Mayer2022-09-271-5/+5
* | | | Merge pull request #598 from To1ne/toon-fix-gitattr-crashMáximo Cuadros2022-11-072-0/+11
|\ \ \ \
| * | | | plumbing: gitattributes, Avoid index out of rangeToon Claes2022-10-122-0/+11
| |/ / /
* | | | Optimize zlib reader and consolidate sync.poolsPaulo Gomes2022-11-0712-141/+91
* | | | Optimise Reference.String()Paulo Gomes2022-11-072-3/+40
* | | | Use Sync.Pool pointers to optimise memory usagePaulo Gomes2022-11-074-9/+53
|/ / /
* | | *: fix some typos (#567)cui fliter2022-09-221-1/+1
* | | Fix typos (#532)Quanyi Ma2022-09-221-2/+2
* | | plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`...🚀 Steven Ewing 🌌2022-09-225-5/+40
* | | plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ...Evan Elias2022-09-222-17/+42
* | | minor grammatical fixesJon Eskin2022-09-225-10/+10
* | | all: replace go-homedir with os.UserHomeDirDaniel Martí2022-05-291-5/+6
* | | plumbing: packp, Avoid duplicate encoding when overriding a Capability value....Tyler Christensen2022-05-012-1/+14
| |/ |/|
* | plumbing: protocol/pakp, update agent Carlos Alexandro Becker2022-01-194-5/+5
* | remove packfile and align to test fixturespaul.t2022-01-052-3/+2
* | Merge branch 'master' into codecommit-ref-deltapaul.t2021-12-1521-86/+99
|\ \
| * \ Merge branch 'go-git:master' into masterPaul T2021-12-1523-99/+182
| |\ \
| | * \ Merge pull request #425 from abhinav/error-stringsMáximo Cuadros2021-12-114-8/+8
| | |\ \
| | | * | error strings: Don't capitalize, use periods, or newlinesAbhinav Gupta2021-12-044-8/+8
| | * | | Merge pull request #418 from abhinav/unusedMáximo Cuadros2021-12-1011-61/+1
| | |\ \ \
| | | * | | Remove unused variables/types/functionsAbhinav Gupta2021-11-2711-61/+1
| | | |/ /
| | * | | Merge branch 'master' into jc-push-atomicMáximo Cuadros2021-12-105-17/+71
| | |\ \ \
| | | * \ \ Merge pull request #410 from john-cai/jc-sparseMáximo Cuadros2021-12-102-0/+22
| | | |\ \ \
| | | | * | | simplified sparse checkoutJohn Cai2021-11-092-0/+22
| | | | |/ /
| | | * / / packp: Actions should have type ActionAbhinav Gupta2021-11-271-3/+3
| | | |/ /
| | | * | Support v3 indexJohn Cai2021-11-052-14/+46
| | * | | Add Atomic to push optionsJohn Cai2021-11-031-0/+19
| | |/ /
| * | | resolve external reference deltaspaul.t2021-10-111-0/+11
* | | | include example codecommit pack filepaul.t2021-11-091-0/+0
* | | | add codecommit packfile for testing external ref resolutionpaul.t2021-11-091-0/+14
* | | | Merge branch 'go-git:master' into codecommit-ref-deltaPaul T2021-11-025-13/+83
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #399 from S-Bohn/add-push-optionsMáximo Cuadros2021-11-013-1/+53
| |\ \ \
| | * | | plumbing: packp, Add encoding for push-options. Fixes #268.Sören Bohn2021-10-263-1/+53
| | |/ /
| * | | better testsenisdenjo2021-10-271-39/+9
| * | | plumbing: gitignore, Read .git/info/exclude file too.enisdenjo2021-10-272-10/+58
| |/ /
* / / resolve external reference deltapaul.t2021-10-111-0/+11
|/ /
* / plumbing/storer/object: improve grammar Go Doc (#350)Christopher Hunter2021-07-241-4/+4
|/