aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #739 from pjbgf/fix-ciPaulo Gomes2023-04-123-3/+4
|\ \ \ \
| * | | | ci: Fix upstream git build for master branchPaulo Gomes2023-04-113-3/+4
* | | | | Merge pull request #707 from pjbgf/experimental-sha256Paulo Gomes2023-04-1123-60/+298
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | examples: Add example for SHA256 repositoriesPaulo Gomes2023-03-083-0/+75
| * | | | *: Support variable length plumbing.HashPaulo Gomes2023-03-0813-38/+41
| * | | | config: Add Repository Format ExtensionPaulo Gomes2023-03-084-22/+149
| * | | | plumbing/hash: Add SHA256 as a supported algorithmPaulo Gomes2023-03-073-0/+33
* | | | | Merge pull request #485 from ZauberNerd/fix-non-external-delta-refPaulo Gomes2023-04-114-3/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | plumbing: resolve non-external delta referencesZauberNerd2023-03-234-3/+25
|/ / / /
* | | | Merge pull request #659 from MichaelMure/dotgit-racev5.6.1Paulo Gomes2023-03-072-0/+73
|\ \ \ \ | |/ / / |/| | |
| * | | dotgit: fix deleted references test in windowsJavi Fontan2023-03-071-2/+3
| * | | dotgit: test skip deleted referencesJavi Fontan2023-03-071-0/+67
| * | | dotgit: fix a filesystem race in Refs/walkReferencesTreeMichael Muré2023-01-141-0/+5
* | | | Merge pull request #655 from aymanbagabas/hostkeycallbackPaulo Gomes2023-03-064-43/+101
|\ \ \ \
| * | | | fix(ssh): unable to pass a custom HostKeyCallback funcAyman Bagabas2023-03-054-43/+101
| |/ / /
* | | | Merge pull request #701 from pjbgf/buildPaulo Gomes2023-03-064-6/+6
|\ \ \ \
| * | | | ci: Enable race detection for go testsPaulo Gomes2023-03-051-1/+1
| * | | | ci: Bump GitHub actionsPaulo Gomes2023-03-052-4/+4
| * | | | tests: Avoid use of user's GPG keys during testsPaulo Gomes2023-03-051-1/+1
|/ / / /
* | | | Merge pull request #696 from pjbgf/fix-panic-rrPaulo Gomes2023-03-022-35/+50
|\ \ \ \
| * | | | *: Fix panic for empty revisionsPaulo Gomes2023-03-022-35/+50
|/ / / /
* | | | Merge pull request #697 from pjbgf/bump-depsPaulo Gomes2023-03-024-17/+21
|\ \ \ \
| * | | | build: Reduce git token permissionsPaulo Gomes2023-03-022-0/+6
| * | | | Bump dependenciesPaulo Gomes2023-03-022-17/+15
|/ / / /
* | | | Merge pull request #682 from ThinkChaos/fix/transport-empty-unknown-errPaulo Gomes2023-03-022-1/+15
|\ \ \ \
| * | | | fix: don't use the `firstErrLine` when it is emptyThinkChaos2023-02-212-1/+15
* | | | | Merge pull request #684 from go-git/dependabot/go_modules/golang.org/x/net-0.7.0Paulo Gomes2023-03-022-7/+11
|\ \ \ \ \
| * | | | | build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0dependabot[bot]2023-03-022-7/+11
|/ / / / /
* | | | | Merge pull request #692 from pat-nel87/masterMáximo Cuadros2023-03-011-1/+0
|\ \ \ \ \
| * | | | | _examples: README.md , Remove broken Config link. pat-nel872023-02-271-1/+0
| |/ / / /
* | | | | Merge pull request #690 from hiddeco/recognize-tag-signaturesv5.6.0Máximo Cuadros2023-02-284-32/+307
|\ \ \ \ \
| * | | | | plumbing: support SSH/X509 signed tagsHidde Beydals2023-02-274-32/+307
| |/ / / /
* | | | | Merge pull request #688 from pjbgf/bump-sha1cdMáximo Cuadros2023-02-283-7/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove need to build with CGOPaulo Gomes2023-02-253-7/+14
|/ / / /
* | | | ci: update go versionMaximo Cuadros2023-02-052-2/+2
* | | | git: worktree: check for empty parent dirs during Reset (Fixes #670) (#671)mbohy2023-01-282-10/+90
|/ / /
* | | Worktree: Add, fix add removed files. Fixes #223 (#652)v5.5.2Taketoshi Fujiwara2023-01-052-16/+70
* | | Merge pull request #653 from go-git/billyMáximo Cuadros2023-01-052-4/+6
|\ \ \
| * | | go.mod: update go-billy v5.4.0, removes racesMáximo Cuadros2023-01-052-4/+6
|/ / /
* | | .github: test, remove coverallsv5.5.1Máximo Cuadros2022-12-111-15/+0
* | | Merge pull request #617 from doxsch/616-update-ssh-agent-to-masterMáximo Cuadros2022-12-112-3/+3
|\ \ \
| * | | fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panicdoxsch2022-12-052-3/+3
* | | | Merge pull request #625 from pjbgf/bump-sha1cd-nocgoMáximo Cuadros2022-12-113-3/+8
|\ \ \ \
| * | | | build: Bump github.com/pjbgf/sha1cd to v0.2.3Paulo Gomes2022-12-032-3/+3
| * | | | build: Add CI check for CGO_ENABLED=0Paulo Gomes2022-12-021-0/+5
| |/ / /
* | | | Merge pull request #623 from pjbgf/empty-commitMáximo Cuadros2022-12-114-6/+75
|\ \ \ \ | |/ / / |/| | |
| * | | Return error instead of creating empty commitsPaulo Gomes2022-12-034-6/+75
|/ / /
* | | Merge pull request #620 from fluxcd/update-depsv5.5.0Máximo Cuadros2022-11-303-45/+71
|\ \ \
| * | | build: bump git workflow to Go 1.19Paulo Gomes2022-11-301-1/+1
| * | | Update dependenciesPaulo Gomes2022-11-302-44/+70
|/ / /