| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | plumbing: object, fix TestDecodeAndVerify test | Máximo Cuadros | 2021-04-16 | 1 | -44/+53 |
* | Fetch submodules pointing to orphaned but still reachable commits (#284) | Nikolay Edigaryev | 2021-04-06 | 1 | -0/+18 |
* | *: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope... | Johan Fleury | 2021-04-06 | 11 | -98/+61 |
* | plumbing: transport/ssh, fix no agent test on windowsv5.3.0 | Máximo Cuadros | 2021-03-29 | 1 | -1/+1 |
* | go modules updated | Máximo Cuadros | 2021-03-26 | 2 | -10/+48 |
* | github-action: update go version | Máximo Cuadros | 2021-03-26 | 1 | -1/+1 |
* | *: fix flaky test | Máximo Cuadros | 2021-03-26 | 2 | -1/+5 |
* | plumbing: wire up contexts for Transport.AdvertisedReferences (#246) | Andrew Suffield | 2021-03-26 | 10 | -18/+120 |
* | transport: ssh, fix cloning large repositories (#272) | David Cuadrado | 2021-03-26 | 3 | -1/+33 |
* | add RequireRemoteRefs to PushOptions (#258) | Andrew Suffield | 2021-03-25 | 3 | -0/+90 |
* | diff: Allow srcPrefix and dstPrefix to be configured (#265) | Andrew Nelson | 2021-03-11 | 2 | -6/+53 |
* | plumbing: gitignore, Fix gitconfig path in LoadSystemPatterns doc (#256) | Andrew Archibald | 2021-03-10 | 1 | -1/+1 |
* | git: worktree_commit, just store objects not already stored (#224) | jsteuer | 2021-02-09 | 2 | -0/+63 |
* | worktree: Don't remove root directory when cleaning (#230) | hansmi | 2021-01-27 | 2 | -1/+33 |
* | Add insecureSkipTLS and cabundle (#228) | Daishan Peng | 2021-01-27 | 6 | -20/+85 |
* | Adding "object-format" and "filter" capabilities (#222) | Roberto O. Fernández Crisial | 2021-01-27 | 1 | -1/+8 |
* | config: support insteadOf for remotes' URLs (#79) | Kostya Ostrovsky | 2020-12-01 | 4 | -2/+239 |
* | Merge pull request #178 from tomlazar/defaultbranch | Máximo Cuadros | 2020-10-30 | 2 | -0/+56 |
|\ |
|
| * | add some tests | Thomas Lazar | 2020-10-09 | 1 | -0/+27 |
| * | Add init.defaultBranch to the config | Thomas Lazar | 2020-09-30 | 2 | -0/+29 |
* | | Merge pull request #195 from adracus/fix.relative-submodules | Máximo Cuadros | 2020-10-30 | 3 | -27/+42 |
|\ \ |
|
| * | | Fix relative submodule resolution | Axel Christ | 2020-10-28 | 3 | -27/+42 |
|/ / |
|
* | | Merge pull request #184 from mikyk10/master | Máximo Cuadros | 2020-10-20 | 2 | -2/+70 |
|\ \ |
|
| * | | git: worktree, Support relative submodule URL. | Mitsutaka Naito | 2020-10-13 | 2 | -2/+70 |
|/ / |
|
* | | Merge pull request #162 from yabberyabber/fetch-errorv5.2.0 | Máximo Cuadros | 2020-10-09 | 2 | -1/+16 |
|\ \ |
|
| * | | Fetch should return a unique error type when ref not found | andrew2nelson | 2020-09-02 | 2 | -1/+16 |
* | | | Merge pull request #112 from MichaelMure/complete-config | Máximo Cuadros | 2020-10-09 | 6 | -56/+369 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add tests | vince | 2020-08-27 | 3 | -9/+267 |
| * | | config: add missing functions for completeness | Michael Muré | 2020-06-24 | 3 | -47/+102 |
* | | | Merge pull request #161 from ashokponkumar/master | Máximo Cuadros | 2020-09-04 | 2 | -0/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | support file path in PlainOpenWithOptions - do only when detect flag is enabled | Ashok Pon Kumar | 2020-09-02 | 2 | -2/+6 |
| * | | support file path in PlainOpenWithOptions | Ashok Pon Kumar | 2020-09-02 | 2 | -0/+18 |
|/ / |
|
* | | Merge pull request #158 from chrisgavin/fix-force-push-delete-reference | Máximo Cuadros | 2020-08-31 | 2 | -1/+26 |
|\ \ |
|
| * | | git: remote, Fix deleting references when force pushing. | Chris Gavin | 2020-08-28 | 2 | -1/+26 |
|/ / |
|
* | | Merge pull request #146 from fatelei/clone_with_ssh | Máximo Cuadros | 2020-08-24 | 2 | -0/+53 |
|\ \ |
|
| * | | chore: add an exmaple: clone with ssh | fatelei | 2020-08-22 | 2 | -0/+53 |
|/ / |
|