aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2dependabot[bot]2024-03-132-3/+3
* Merge pull request #1048 from pjbgf/fix-reset-validationPaulo Gomes2024-03-122-0/+11
|\
| * git: Add commit validation for Reset. Fixes #878Paulo Gomes2024-03-112-0/+11
* | Merge pull request #1047 from avoidalone/masterPaulo Gomes2024-03-123-4/+4
|\ \
| * | *: fix some commentsavoidalone2024-03-123-4/+4
* | | Merge pull request #1044 from pjbgf/ff-mergePaulo Gomes2024-03-125-25/+188
|\ \ \
| * | | git: Implement Merge function with initial FastForwardMerge supportPaulo Gomes2024-03-095-67/+151
| * | | git: Add Merge with ff-onlyJohn Cai2024-03-093-0/+79
* | | | Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-statsPaulo Gomes2024-03-113-55/+152
|\ \ \ \ | |_|/ / |/| | |
| * | | plumbing: no panic in printStat function. Fixes #177nodivbyzero2024-03-113-55/+152
* | | | Merge pull request #1046 from onee-only/optimize-commit-worker-pathPaulo Gomes2024-03-102-6/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | plumbing: object, Apply memoization in (*treeNoder).Children.onee-only2024-03-101-1/+3
| * | | plumbing: object, Optimize getNextFileCommit to reuse parent tree.onee-only2024-03-101-5/+11
| | |/ | |/|
* | | Merge pull request #1045 from onee-only/fix-amend-with-changesPaulo Gomes2024-03-102-17/+39
|\ \ \ | |/ / |/| |
| * | 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
|\ \ \