| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #410 from john-cai/jc-sparse | Máximo Cuadros | 2021-12-10 | 14 | -10/+160 |
|\ |
|
| * | simplified sparse checkout | John Cai | 2021-11-09 | 14 | -10/+160 |
* | | Merge pull request #409 from ninedraft/branch-description | Máximo Cuadros | 2021-12-10 | 3 | -3/+42 |
|\ \ |
|
| * | | config: describe reason for custom quote functions | merlin | 2021-11-08 | 1 | -0/+10 |
| * | | config: add tests for branch desc marshaling and unmarshaling | merlin | 2021-11-08 | 1 | -3/+8 |
| * | | config: add support for branch description | merlin | 2021-11-08 | 2 | -0/+24 |
* | | | Merge pull request #404 from john-cai/jc-force-with-lease | Máximo Cuadros | 2021-12-10 | 3 | -6/+179 |
|\ \ \ |
|
| * | | | Add ForceWithLease Push Option | John Cai | 2021-11-02 | 3 | -6/+179 |
| |/ / |
|
* | | | Merge pull request #420 from abhinav/packp-action-type | Máximo Cuadros | 2021-12-10 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | packp: Actions should have type Action | Abhinav Gupta | 2021-11-27 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | storage: filesystem, switch from os.SEEK_* to io.Seek* (#421) | Abhinav Gupta | 2021-12-10 | 2 | -5/+6 |
* | | | examples: remote fix typo (#408) | NeP | 2021-12-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #407 from john-cai/jc-support-index-v3 | Máximo Cuadros | 2021-11-08 | 2 | -14/+46 |
|\ \
| |/
|/| |
|
| * | Support v3 index | John Cai | 2021-11-05 | 2 | -14/+46 |
|/ |
|
* | Merge pull request #399 from S-Bohn/add-push-options | Máximo Cuadros | 2021-11-01 | 5 | -1/+62 |
|\ |
|
| * | plumbing: packp, Add encoding for push-options. Fixes #268. | Sören Bohn | 2021-10-26 | 5 | -1/+62 |
* | | Merge pull request #325 from tjamet/push/sha | Máximo Cuadros | 2021-11-01 | 3 | -2/+141 |
|\ \ |
|
| * | | Document the push refspec format | Thibault Jamet | 2021-10-28 | 1 | -2/+8 |
| * | | Add support to push commits per hashes | Thibault Jamet | 2021-10-28 | 2 | -0/+133 |
| |/ |
|
* | | Merge pull request #402 from enisdenjo/gitdir-info-exclude | Máximo Cuadros | 2021-11-01 | 2 | -12/+30 |
|\ \ |
|
| * | | better tests | enisdenjo | 2021-10-27 | 1 | -39/+9 |
| * | | plumbing: gitignore, Read .git/info/exclude file too. | enisdenjo | 2021-10-27 | 2 | -10/+58 |
| |/ |
|
* | | Merge pull request #403 from tklauser/bump-ssh-agent-module | Máximo Cuadros | 2021-11-01 | 2 | -23/+15 |
|\ \ |
|
| * | | Update github.com/xanzy/ssh-agent to v0.3.1 | Tobias Klauser | 2021-10-29 | 2 | -23/+15 |
| |/ |
|
* | | Merge pull request #374 from snebel29/feat/add-example | Máximo Cuadros | 2021-11-01 | 2 | -0/+39 |
|\ \
| |/
|/| |
|
| * | examples: add find-if-any-tag-point-head | Sven Nebel | 2021-09-24 | 2 | -0/+39 |
* | | Merge pull request #375 from noerw/add-remoteurl-option | Máximo Cuadros | 2021-10-26 | 4 | -5/+33 |
|\ \ |
|
| * | | add tests | Norwin | 2021-09-28 | 1 | -0/+12 |
| * | | Add RemoteURL to {Fetch,Pull,Push}Options | Norwin | 2021-09-15 | 3 | -5/+21 |
| |/ |
|
* | | Merge pull request #385 from john-cai/add-follow-tags | Máximo Cuadros | 2021-10-26 | 4 | -0/+149 |
|\ \
| |/
|/| |
|
| * | git: add --follow-tags option for pushes | John Cai | 2021-10-05 | 4 | -0/+149 |
|/ |
|
* | plumbing/storer/object: improve grammar Go Doc (#350) | Christopher Hunter | 2021-07-24 | 1 | -4/+4 |
* | plumbing: format/packfile, prevent large objects from being read into memory ... | zeripath | 2021-06-30 | 13 | -43/+601 |
* | Revert "plumbing: format/packfile, prevent large objects from being read into...v5.4.2 | zeripath | 2021-06-02 | 7 | -422/+1 |
* | remote: patch default timeout for `List` (#321)v5.4.1 | Nicolas Chagrass | 2021-05-24 | 1 | -1/+1 |
* | plumbing: format/packfile, prevent large objects from being read into memory ...v5.4.0 | zeripath | 2021-05-12 | 7 | -1/+422 |
* | plumbing: object/patch, printStat strings.Repeat cause panic (#310) | cookeem | 2021-05-12 | 1 | -2/+10 |
* | git: Add support for deepening shallow clones (#311) | Marcus Watkins | 2021-05-12 | 3 | -2/+70 |
* | plumbing: transport/http, skip flaky test | Máximo Cuadros | 2021-05-03 | 1 | -0/+4 |
* | go modules: update go-git-fixtures | Máximo Cuadros | 2021-05-03 | 2 | -5/+10 |
* | *: use go-billy instead of os calls | Máximo Cuadros | 2021-05-02 | 25 | -568/+521 |
* | utils: ioutil, Pipe implementatio | Máximo Cuadros | 2021-05-02 | 6 | -4/+33 |
* | plumbing: format, use os.UserHomeDir() | Máximo Cuadros | 2021-05-02 | 9 | -155/+72 |
* | Remote: new ListContext function (#278) | Xiang Xiujuan | 2021-04-21 | 2 | -1/+30 |
* | plumbing: transport/file, replace os/exec with golang.org/x/sys/execabs to im... | Máximo Cuadros | 2021-04-17 | 3 | -9/+12 |
* | plumbing: transport/ssh, support more formats in `NewPublicKeys` SSH helper (... | Hidde Beydals | 2021-04-17 | 2 | -18/+11 |
* | Repository: test, use raw string to avoid double-escape (#288) | Jeff Widman | 2021-04-16 | 1 | -1/+1 |
* | *: remove unused unexported const (#286) | Jeff Widman | 2021-04-16 | 1 | -2/+0 |
* | *: typo fixes #291 | Jeff Widman | 2021-04-16 | 1 | -2/+2 |
* | Minor doc fixes (#287) | Jeff Widman | 2021-04-16 | 5 | -14/+10 |