| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | error strings: Don't capitalize, use periods, or newlines | Abhinav Gupta | 2021-12-04 | 11 | -18/+18 |
* | | | | | Merge pull request #418 from abhinav/unused | Máximo Cuadros | 2021-12-10 | 22 | -94/+14 |
|\ \ \ \ \ |
|
| * | | | | | remote/addReachableTags: Remove guard before delete | Abhinav Gupta | 2021-11-27 | 1 | -4/+1 |
| * | | | | | transactional/ReferenceStorage: Drop packRefs field | Abhinav Gupta | 2021-11-27 | 1 | -4/+0 |
| * | | | | | storage/transactional: Use correct config in test | Abhinav Gupta | 2021-11-27 | 1 | -1/+1 |
| * | | | | | Remove unused variables/types/functions | Abhinav Gupta | 2021-11-27 | 20 | -85/+12 |
| |/ / / / |
|
* | | | | | Merge pull request #406 from john-cai/jc-push-atomic | Máximo Cuadros | 2021-12-10 | 3 | -0/+26 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into jc-push-atomic | Máximo Cuadros | 2021-12-10 | 25 | -42/+438 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | 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 |
|/ / / / / |
|
| * / / / | Add Atomic to push options | John Cai | 2021-11-03 | 3 | -0/+25 |
|/ / / / |
|
| | * | | resolve external reference deltas | paul.t | 2021-10-11 | 1 | -0/+11 |
| * | | | include example codecommit pack file | paul.t | 2021-11-09 | 1 | -0/+0 |
| * | | | add codecommit packfile for testing external ref resolution | paul.t | 2021-11-09 | 1 | -0/+14 |
| * | | | Merge branch 'go-git:master' into codecommit-ref-delta | Paul T | 2021-11-02 | 14 | -43/+469 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | 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 |
|/ / / |
|
| * / | resolve external reference delta | paul.t | 2021-10-11 | 1 | -0/+11 |
|/ / |
|
* / | 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 |