aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git: worktree_commit, Fix amend commit to apply changes. Fixes #1024onee-only2024-03-102-17/+39
* Merge pull request #967 from niukuo/filenamePaulo Gomes2024-03-092-0/+58
|\
| * plumbing: object, check entry order in (*Tree).Encode, export TreeEntrySorteryiteng.nyt2024-03-082-0/+55
| * plumbing: object, check filename in (*Tree).Encodeyiteng.nyt2024-03-081-0/+3
|/
* Merge pull request #1042 from tim775/fix/worktree_valid_path_panicPaulo Gomes2024-03-062-0/+6
|\
| * git: worktree, Don't panic on empty or root path when checking if it is validtim7752024-03-062-0/+6
|/
* Merge pull request #1036 from onee-only/masterPaulo Gomes2024-03-062-1/+28
|\
| * plumbing: object, Make first commit visible on logs filtered with filename. F...onee-only2024-03-052-1/+28
* | Merge pull request #1039 from go-git/dependabot/go_modules/golang.org/x/net-0...Paulo Gomes2024-03-052-10/+10
|\ \
| * | build: bump golang.org/x/net from 0.21.0 to 0.22.0dependabot[bot]2024-03-052-10/+10
|/ /
* | Merge pull request #1037 from go-git/dependabot/go_modules/github.com/stretch...Paulo Gomes2024-03-012-3/+3
|\ \ | |/ |/|
| * 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
|\ \ \ | |/ / |/| |