aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: bump github.com/stretchr/testify from 1.8.4 to 1.9.0dependabot[bot]2024-03-012-3/+3
* Merge pull request #1035 from go-git/dependabot/go_modules/golang.org/x/crypt...Paulo Gomes2024-02-282-3/+3
|\
| * build: bump golang.org/x/crypto from 0.19.0 to 0.20.0dependabot[bot]2024-02-272-3/+3
|/
* Merge pull request #366 from juliens/prunePaulo Gomes2024-02-223-2/+148
|\
| * *: fetch, adds the prune option. Fixes #316Julien Salleyron2024-02-223-2/+148
|/
* Merge pull request #1029 from wlynch/signer-fixPaulo Gomes2024-02-214-35/+94
|\
| * git: signer, fix usage of crypto.Signer interfaceBilly Lynch2024-02-134-35/+94
* | Merge pull request #446 from dlambda/co-brPaulo Gomes2024-02-213-35/+124
|\ \ | |/ |/|
| * _examples: add example testing to `make test` as suggested by pjbgfDavid Lamb2024-02-211-0/+1
| * _examples: fix other example args + more ignores so example testingDavid Lamb2024-02-211-0/+6
| * _examples: PR feedback - use plumbing instead of sprintfDavid Lamb2024-02-211-1/+1
| * _examples: original PR - add checkout-branchDavid Lamb2024-02-212-35/+117
|/
* Merge pull request #1027 from go-git/dependabot/go_modules/golang.org/x/net-0...Paulo Gomes2024-02-082-10/+10
|\
| * build: bump golang.org/x/net from 0.20.0 to 0.21.0dependabot[bot]2024-02-082-10/+10
|/
* Merge pull request #1018 from prskr/1017-readattributes-does-not-close-filePaulo Gomes2024-02-052-6/+11
|\
| * plumbing: format/gitattributes, close file in ReadAttributesFilePeter Kurfer2024-02-052-6/+11
* | Merge pull request #1022 from grinish21/doc/404-linkPaulo Gomes2024-02-051-1/+2
|\ \ | |/ |/|
| * _example: fix 404 link and added ssh-agent clone linkGRINISH NEPAL2024-02-041-1/+2
|/
* Merge pull request #1007 from pjbgf/go-diffPaulo Gomes2024-01-262-4/+4
|\
| * build: Bump github.com/sergi/go-diffPaulo Gomes2024-01-222-4/+4
* | Merge pull request #994 from moranCohen26/supportFastAddPathPaulo Gomes2024-01-234-10/+294
|\ \
| * | git: Worktree.AddWithOptions, add skipStatus option. #993Moran Cohen2024-01-174-11/+294
| |/
* | Merge pull request #996 from wlynch/signer-configPaulo Gomes2024-01-233-11/+48
|\ \
| * | git: worktree_commit, Add crypto.Signer option to CommitOptions.Billy Lynch2024-01-183-11/+48
| |/
* | Merge pull request #1004 from go-git/dependabot/go_modules/github.com/ProtonM...Paulo Gomes2024-01-172-3/+3
|\ \
| * | build: bump github.com/ProtonMail/go-cryptodependabot[bot]2024-01-172-3/+3
|/ /
* | Merge pull request #987 from Jerry-yz/masterPaulo Gomes2024-01-162-6/+6
|\ \
| * | plumbing: fix variable defaultUtf8CommitMessageEncoding name spell errorJerry-yz2024-01-152-6/+6
| |/
* | Merge pull request #998 from pjbgf/ssh-agent-examplePaulo Gomes2024-01-152-0/+37
|\ \ | |/ |/|
| * _examples: Add git clone using ssh-agentPaulo Gomes2024-01-132-0/+37
|/
* Merge pull request #992 from codablock/update-commentPaulo Gomes2024-01-101-0/+4
|\
| * utils: update comment in node.go's Hash()Alexander Block2024-01-101-0/+4
|/
* Merge pull request #825 from candid82/masterPaulo Gomes2024-01-101-39/+37
|\
| * utils: filesystem, Calculate filesystem node's hash lazily.Roman Bataev2023-08-211-39/+37
* | Merge pull request #991 from go-git/dependabot/go_modules/golang.org/x/net-0....Paulo Gomes2024-01-092-7/+7
|\ \
| * | build: bump golang.org/x/net from 0.19.0 to 0.20.0dependabot[bot]2024-01-092-7/+7
|/ /
* | Merge pull request #989 from go-git/dependabot/go_modules/cli/go-git/github.c...Paulo Gomes2024-01-082-2/+3
|\ \
| * | build: bump github.com/cloudflare/circl in /cli/go-gitdependabot[bot]2024-01-082-2/+3
* | | Merge pull request #988 from go-git/dependabot/go_modules/github.com/cloudfla...Paulo Gomes2024-01-082-2/+3
|\ \ \ | |/ / |/| |
| * | build: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7dependabot[bot]2024-01-082-2/+3
|/ /
* | Merge pull request #984 from go-git/dependabot/go_modules/golang.org/x/sys-0....Paulo Gomes2024-01-052-3/+3
|\ \
| * | build: bump golang.org/x/sys from 0.15.0 to 0.16.0dependabot[bot]2024-01-052-3/+3
|/ /
* | Merge pull request #979 from aymanbagabas/climodPaulo Gomes2023-12-221-1/+1
|\ \
| * | git: cli, fix module nameAyman Bagabas2023-12-211-1/+1
* | | Merge pull request #975 from go-git/dependabot/go_modules/cli/go-git/golang.o...Paulo Gomes2023-12-212-3/+3
|\ \ \ | |/ / |/| |
| * | build: bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /cli/go-gitdependabot[bot]2023-12-192-3/+3
* | | Merge pull request #976 from go-git/dependabot/go_modules/github.com/gliderla...Paulo Gomes2023-12-192-8/+3
|\ \ \
| * | | build: bump github.com/gliderlabs/ssh from 0.3.5 to 0.3.6dependabot[bot]2023-12-192-8/+3
|/ / /
* | | Merge pull request #973 from go-git/dependabot/github_actions/github/codeql-a...Paulo Gomes2023-12-192-3/+3
|\ \ \
| * | | build: bump github/codeql-action from 2 to 3dependabot[bot]2023-12-182-3/+3