| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | 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 |
* | | | Merge pull request #354 from dowy/issue/#309-clone-branch-with-hash-in-name | Máximo Cuadros | 2022-11-17 | 2 | -6/+46 |
|\ \ \ |
|
| * | | | plumbing: config, fix broken unit tests | Adrian Pronk | 2021-07-26 | 1 | -3/+13 |
| * | | | plumbing: config, support correct escaping as per git-config rules | Adrian Pronk | 2021-07-25 | 2 | -13/+25 |
| * | | | plumbing: config, remove duplicated character in set | Adrian Pronk | 2021-07-24 | 1 | -1/+1 |
| * | | | plumbing: config, Branch name with hash can be cloned. Fixes #309 | Adrian Pronk | 2021-07-24 | 2 | -1/+19 |
* | | | | Merge pull request #613 from fluxcd/unsupported | Máximo Cuadros | 2022-11-16 | 5 | -12/+97 |
|\ \ \ \ |
|
| * | | | | Allow unsupported multi_ack capability | Paulo Gomes | 2022-11-16 | 5 | -12/+97 |
|/ / / / |
|
* | | | | Merge pull request #586 from blmayer/patch-1 | Miguel Molina | 2022-11-07 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Fixed some little typos | Brian Mayer | 2022-09-27 | 1 | -5/+5 |
* | | | | | Merge pull request #598 from To1ne/toon-fix-gitattr-crash | Máximo Cuadros | 2022-11-07 | 2 | -0/+11 |
|\ \ \ \ \ |
|
| * | | | | | plumbing: gitattributes, Avoid index out of range | Toon Claes | 2022-10-12 | 2 | -0/+11 |
| |/ / / / |
|
* | | | | | Merge pull request #608 from pjbgf/optimise-zlib-reader | Máximo Cuadros | 2022-11-07 | 20 | -161/+417 |
|\ \ \ \ \ |
|
| * | | | | | tests: Replace time.sleep with eventually | Paulo Gomes | 2022-11-07 | 1 | -8/+19 |
| * | | | | | Optimize zlib reader and consolidate sync.pools | Paulo Gomes | 2022-11-07 | 19 | -153/+398 |
* | | | | | | Merge pull request #602 from pjbgf/parse-optimisation | Máximo Cuadros | 2022-11-07 | 8 | -16/+111 |
|\| | | | |
| |/ / / /
|/| | | | |
|
| * | | | | Optimise Reference.String() | Paulo Gomes | 2022-11-07 | 2 | -3/+40 |
| * | | | | Use Sync.Pool pointers to optimise memory usage | Paulo Gomes | 2022-11-07 | 6 | -13/+71 |
|/ / / / |
|
* | | | | *: fix typographical error | James Romeril | 2022-09-22 | 1 | -1/+1 |
* | | | | *: fix some typos (#567) | cui fliter | 2022-09-22 | 2 | -3/+3 |
* | | | | Fix typos (#532) | Quanyi Ma | 2022-09-22 | 1 | -2/+2 |
* | | | | plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`... | 🚀 Steven Ewing 🌌 | 2022-09-22 | 5 | -5/+40 |