Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #485 from ZauberNerd/fix-non-external-delta-ref | Paulo Gomes | 2023-04-11 | 4 | -3/+25 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | plumbing: resolve non-external delta references | ZauberNerd | 2023-03-23 | 4 | -3/+25 | |
|/ / / / | ||||||
* | | | | Merge pull request #659 from MichaelMure/dotgit-racev5.6.1 | Paulo Gomes | 2023-03-07 | 2 | -0/+73 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | dotgit: fix deleted references test in windows | Javi Fontan | 2023-03-07 | 1 | -2/+3 | |
| * | | | dotgit: test skip deleted references | Javi Fontan | 2023-03-07 | 1 | -0/+67 | |
| * | | | dotgit: fix a filesystem race in Refs/walkReferencesTree | Michael Muré | 2023-01-14 | 1 | -0/+5 | |
* | | | | Merge pull request #655 from aymanbagabas/hostkeycallback | Paulo Gomes | 2023-03-06 | 4 | -43/+101 | |
|\ \ \ \ | ||||||
| * | | | | fix(ssh): unable to pass a custom HostKeyCallback func | Ayman Bagabas | 2023-03-05 | 4 | -43/+101 | |
| |/ / / | ||||||
* | | | | Merge pull request #701 from pjbgf/build | Paulo Gomes | 2023-03-06 | 4 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | ci: Enable race detection for go tests | Paulo Gomes | 2023-03-05 | 1 | -1/+1 | |
| * | | | | ci: Bump GitHub actions | Paulo Gomes | 2023-03-05 | 2 | -4/+4 | |
| * | | | | tests: Avoid use of user's GPG keys during tests | Paulo Gomes | 2023-03-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #696 from pjbgf/fix-panic-rr | Paulo Gomes | 2023-03-02 | 2 | -35/+50 | |
|\ \ \ \ | ||||||
| * | | | | *: Fix panic for empty revisions | Paulo Gomes | 2023-03-02 | 2 | -35/+50 | |
|/ / / / | ||||||
* | | | | Merge pull request #697 from pjbgf/bump-deps | Paulo Gomes | 2023-03-02 | 4 | -17/+21 | |
|\ \ \ \ | ||||||
| * | | | | build: Reduce git token permissions | Paulo Gomes | 2023-03-02 | 2 | -0/+6 | |
| * | | | | Bump dependencies | Paulo Gomes | 2023-03-02 | 2 | -17/+15 | |
|/ / / / | ||||||
* | | | | Merge pull request #682 from ThinkChaos/fix/transport-empty-unknown-err | Paulo Gomes | 2023-03-02 | 2 | -1/+15 | |
|\ \ \ \ | ||||||
| * | | | | fix: don't use the `firstErrLine` when it is empty | ThinkChaos | 2023-02-21 | 2 | -1/+15 | |
* | | | | | Merge pull request #684 from go-git/dependabot/go_modules/golang.org/x/net-0.7.0 | Paulo Gomes | 2023-03-02 | 2 | -7/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 | dependabot[bot] | 2023-03-02 | 2 | -7/+11 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #692 from pat-nel87/master | Máximo Cuadros | 2023-03-01 | 1 | -1/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | _examples: README.md , Remove broken Config link. | pat-nel87 | 2023-02-27 | 1 | -1/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #690 from hiddeco/recognize-tag-signaturesv5.6.0 | Máximo Cuadros | 2023-02-28 | 4 | -32/+307 | |
|\ \ \ \ \ | ||||||
| * | | | | | plumbing: support SSH/X509 signed tags | Hidde Beydals | 2023-02-27 | 4 | -32/+307 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #688 from pjbgf/bump-sha1cd | Máximo Cuadros | 2023-02-28 | 3 | -7/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove need to build with CGO | Paulo Gomes | 2023-02-25 | 3 | -7/+14 | |
|/ / / / | ||||||
* | | | | ci: update go version | Maximo Cuadros | 2023-02-05 | 2 | -2/+2 | |
* | | | | git: worktree: check for empty parent dirs during Reset (Fixes #670) (#671) | mbohy | 2023-01-28 | 2 | -10/+90 | |
|/ / / | ||||||
* | | | Worktree: Add, fix add removed files. Fixes #223 (#652)v5.5.2 | Taketoshi Fujiwara | 2023-01-05 | 2 | -16/+70 | |
* | | | Merge pull request #653 from go-git/billy | Máximo Cuadros | 2023-01-05 | 2 | -4/+6 | |
|\ \ \ | ||||||
| * | | | go.mod: update go-billy v5.4.0, removes races | Máximo Cuadros | 2023-01-05 | 2 | -4/+6 | |
|/ / / | ||||||
* | | | .github: test, remove coverallsv5.5.1 | Máximo Cuadros | 2022-12-11 | 1 | -15/+0 | |
* | | | Merge pull request #617 from doxsch/616-update-ssh-agent-to-master | Máximo Cuadros | 2022-12-11 | 2 | -3/+3 | |
|\ \ \ | ||||||
| * | | | fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panic | doxsch | 2022-12-05 | 2 | -3/+3 | |
* | | | | Merge pull request #625 from pjbgf/bump-sha1cd-nocgo | Máximo Cuadros | 2022-12-11 | 3 | -3/+8 | |
|\ \ \ \ | ||||||
| * | | | | build: Bump github.com/pjbgf/sha1cd to v0.2.3 | Paulo Gomes | 2022-12-03 | 2 | -3/+3 | |
| * | | | | build: Add CI check for CGO_ENABLED=0 | Paulo Gomes | 2022-12-02 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #623 from pjbgf/empty-commit | Máximo Cuadros | 2022-12-11 | 4 | -6/+75 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Return error instead of creating empty commits | Paulo Gomes | 2022-12-03 | 4 | -6/+75 | |
|/ / / | ||||||
* | | | Merge pull request #620 from fluxcd/update-depsv5.5.0 | Máximo Cuadros | 2022-11-30 | 3 | -45/+71 | |
|\ \ \ | ||||||
| * | | | build: bump git workflow to Go 1.19 | Paulo Gomes | 2022-11-30 | 1 | -1/+1 | |
| * | | | Update dependencies | Paulo Gomes | 2022-11-30 | 2 | -44/+70 | |
|/ / / | ||||||
* | | | Update test.yml | Máximo Cuadros | 2022-11-29 | 1 | -0/+1 | |
* | | | Merge pull request #622 from go-git/test-1.19 | Máximo Cuadros | 2022-11-29 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | .github: update go version | Máximo Cuadros | 2022-11-29 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #618 from fluxcd/collision_detection | Máximo Cuadros | 2022-11-29 | 10 | -17/+184 | |
|\ \ \ | ||||||
| * | | | sha1: Add collision resistent implementation | Paulo Gomes | 2022-11-25 | 10 | -17/+184 | |
|/ / / | ||||||
* | | | Merge pull request #503 from jfontan/fix/similarity-matrix-too-big | Máximo Cuadros | 2022-11-17 | 1 | -1/+7 | |
|\ \ \ | ||||||
| * | | | plumbing: object, rename calculation uses too much memory | Javi Fontan | 2022-03-30 | 1 | -1/+7 |