aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #420 from abhinav/packp-action-typeMáximo Cuadros2021-12-101-3/+3
|\ \ \ \ \ \ \
| * | | | | | | packp: Actions should have type ActionAbhinav Gupta2021-11-271-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | storage: filesystem, switch from os.SEEK_* to io.Seek* (#421)Abhinav Gupta2021-12-102-5/+6
* | | | | | | examples: remote fix typo (#408)NeP2021-12-101-1/+1
|/ / / / / /
* | | | | | Merge pull request #407 from john-cai/jc-support-index-v3Máximo Cuadros2021-11-082-14/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support v3 indexJohn Cai2021-11-052-14/+46
|/ / / / /
| * / / / Add Atomic to push optionsJohn Cai2021-11-033-0/+25
|/ / / /
| | * | 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-0214-43/+469
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #399 from S-Bohn/add-push-optionsMáximo Cuadros2021-11-015-1/+62
|\ \ \ \
| * | | | plumbing: packp, Add encoding for push-options. Fixes #268.Sören Bohn2021-10-265-1/+62
* | | | | Merge pull request #325 from tjamet/push/shaMáximo Cuadros2021-11-013-2/+141
|\ \ \ \ \
| * | | | | Document the push refspec formatThibault Jamet2021-10-281-2/+8
| * | | | | Add support to push commits per hashesThibault Jamet2021-10-282-0/+133
| |/ / / /
* | | | | Merge pull request #402 from enisdenjo/gitdir-info-excludeMáximo Cuadros2021-11-012-12/+30
|\ \ \ \ \
| * | | | | better testsenisdenjo2021-10-271-39/+9
| * | | | | plumbing: gitignore, Read .git/info/exclude file too.enisdenjo2021-10-272-10/+58
| |/ / / /
* | | | | Merge pull request #403 from tklauser/bump-ssh-agent-moduleMáximo Cuadros2021-11-012-23/+15
|\ \ \ \ \
| * | | | | Update github.com/xanzy/ssh-agent to v0.3.1Tobias Klauser2021-10-292-23/+15
| |/ / / /
* | | | | Merge pull request #374 from snebel29/feat/add-exampleMáximo Cuadros2021-11-012-0/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | examples: add find-if-any-tag-point-headSven Nebel2021-09-242-0/+39
| | |/ / | |/| |
* | | | Merge pull request #375 from noerw/add-remoteurl-optionMáximo Cuadros2021-10-264-5/+33
|\ \ \ \
| * | | | add testsNorwin2021-09-281-0/+12
| * | | | Add RemoteURL to {Fetch,Pull,Push}OptionsNorwin2021-09-153-5/+21
| |/ / /
* | | | Merge pull request #385 from john-cai/add-follow-tagsMáximo Cuadros2021-10-264-0/+149
|\ \ \ \ | |/ / / |/| | |
| * | | git: add --follow-tags option for pushesJohn Cai2021-10-054-0/+149
|/ / /
| * / resolve external reference deltapaul.t2021-10-111-0/+11
|/ /
* / plumbing/storer/object: improve grammar Go Doc (#350)Christopher Hunter2021-07-241-4/+4
|/
* plumbing: format/packfile, prevent large objects from being read into memory ...zeripath2021-06-3013-43/+601
* Revert "plumbing: format/packfile, prevent large objects from being read into...v5.4.2zeripath2021-06-027-422/+1
* remote: patch default timeout for `List` (#321)v5.4.1Nicolas Chagrass2021-05-241-1/+1
* plumbing: format/packfile, prevent large objects from being read into memory ...v5.4.0zeripath2021-05-127-1/+422
* plumbing: object/patch, printStat strings.Repeat cause panic (#310) cookeem2021-05-121-2/+10
* git: Add support for deepening shallow clones (#311)Marcus Watkins2021-05-123-2/+70
* plumbing: transport/http, skip flaky testMáximo Cuadros2021-05-031-0/+4
* go modules: update go-git-fixturesMáximo Cuadros2021-05-032-5/+10
* *: use go-billy instead of os callsMáximo Cuadros2021-05-0225-568/+521
* utils: ioutil, Pipe implementatioMáximo Cuadros2021-05-026-4/+33
* plumbing: format, use os.UserHomeDir()Máximo Cuadros2021-05-029-155/+72
* Remote: new ListContext function (#278)Xiang Xiujuan2021-04-212-1/+30
* plumbing: transport/file, replace os/exec with golang.org/x/sys/execabs to im...Máximo Cuadros2021-04-173-9/+12
* plumbing: transport/ssh, support more formats in `NewPublicKeys` SSH helper (...Hidde Beydals2021-04-172-18/+11
* Repository: test, use raw string to avoid double-escape (#288)Jeff Widman2021-04-161-1/+1
* *: remove unused unexported const (#286)Jeff Widman2021-04-161-2/+0
* *: typo fixes #291 Jeff Widman2021-04-161-2/+2
* Minor doc fixes (#287)Jeff Widman2021-04-165-14/+10
* plumbing: object, fix TestDecodeAndVerify testMáximo Cuadros2021-04-161-44/+53
* Fetch submodules pointing to orphaned but still reachable commits (#284)Nikolay Edigaryev2021-04-061-0/+18