| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'go-git:master' into parse-x509-signed-message | Yoav Amit | 2024-08-21 | 5 | -9/+382 |
|\ |
|
| * | Merge pull request #493 from openmetagame/git-restore-for-pr-2022 | Paulo Gomes | 2024-08-21 | 5 | -9/+382 |
| |\ |
|
| | * | git: worktree, add RestoreStaged which works like the "git restore --staged <... | Ben Talbot | 2024-04-19 | 5 | -9/+382 |
* | | | plumbing: signature, support the same x509 signature formats as git | Yoav Amit | 2024-08-20 | 2 | -1/+15 |
|/ / |
|
* | | Merge pull request #1164 from go-git/dependabot/go_modules/golang.org/x/sys-0... | Paulo Gomes | 2024-08-09 | 2 | -3/+3 |
|\ \ |
|
| * | | build: bump golang.org/x/sys from 0.23.0 to 0.24.0 | dependabot[bot] | 2024-08-09 | 2 | -3/+3 |
|/ / |
|
* | | adjust path extracted from file: url on Windows (#416) | tomqwpl | 2024-08-09 | 2 | -2/+57 |
* | | Merge pull request #1128 from pjbgf/small-fixes | Paulo Gomes | 2024-08-09 | 6 | -8/+8 |
|\ \ |
|
| * | | build: Increase min stale time to 180 days | Paulo Gomes | 2024-06-29 | 1 | -1/+1 |
| * | | *: Small fixes to remove linter warnings | Paulo Gomes | 2024-06-29 | 5 | -7/+7 |
* | | | Merge pull request #1163 from go-git/dependabot/go_modules/golang.org/x/net-0... | Paulo Gomes | 2024-08-07 | 2 | -13/+13 |
|\ \ \ |
|
| * | | | build: bump golang.org/x/net from 0.27.0 to 0.28.0 | dependabot[bot] | 2024-08-07 | 2 | -13/+13 |
|/ / / |
|
* | | | plumbing: filemode, Remove check for setting size of .git/index file (#1159) | Nicholas openSUSE Software Engineer | 2024-08-06 | 2 | -3/+94 |
* | | | Merge pull request #1160 from go-git/dependabot/go_modules/golang.org/x/sys-0... | Paulo Gomes | 2024-08-05 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | build: bump golang.org/x/sys from 0.22.0 to 0.23.0 | dependabot[bot] | 2024-08-05 | 2 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #1023 from rodrigocam/master | Paulo Gomes | 2024-08-03 | 3 | -3/+115 |
|\ \ \ |
|
| * | | | git: worktree, Add StatusWithOptions | Paulo Gomes | 2024-08-03 | 3 | -38/+94 |
| * | | | git: worktree, Build status based on the current index instead of building it... | Rodrigo Oliveira | 2024-02-05 | 2 | -1/+57 |
* | | | | Merge pull request #1152 from edigaryev/remove-duplicate-checks | Paulo Gomes | 2024-07-31 | 1 | -11/+9 |
|\ \ \ \ |
|
| * | | | | plumbing: format/packfile, early return | Nikolay Edigaryev | 2024-07-21 | 1 | -3/+3 |
| * | | | | plumbing: format/packfile, remove duplicate checks in findMatch() | Nikolay Edigaryev | 2024-07-20 | 1 | -11/+9 |
* | | | | | Merge pull request #1032 from AriehSchneier/fix-failed-fetching | Paulo Gomes | 2024-07-29 | 2 | -13/+58 |
|\ \ \ \ \ |
|
| * | | | | | git: Fix fetching missing commits | Arieh Schneier | 2024-07-29 | 2 | -13/+58 |
|/ / / / / |
|
* | | | | | Merge pull request #1138 from SatelliteMind/bugfix/object-cache | Paulo Gomes | 2024-07-26 | 2 | -2/+63 |
|\ \ \ \ \ |
|
| * | | | | | storage: filesystem, Fix object cache not working due to uninitialised object... | SatelliteMind | 2024-07-12 | 2 | -2/+63 |
* | | | | | | Merge pull request #1030 from crazybolillo/i912-crazybolillo | Paulo Gomes | 2024-07-26 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | build: Fix syntax to test examples on Windows | Paulo Gomes | 2024-07-26 | 1 | -4/+2 |
| * | | | | | | build: run example tests during CI workflow | CrazyBolillo | 2024-03-15 | 1 | -0/+5 |
* | | | | | | | Merge pull request #1157 from Javier-varez/ja/knownHostsDb | Paulo Gomes | 2024-07-26 | 3 | -12/+124 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | plumbing: transport/ssh, Add support for SSH @cert-authority. | Javier Alvarez Garcia | 2024-07-24 | 3 | -12/+124 |
|/ / / / / / |
|
* | | | | | | Merge pull request #1147 from go-git/dependabot/go_modules/github.com/skeema/... | Paulo Gomes | 2024-07-18 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | build: bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 | dependabot[bot] | 2024-07-17 | 2 | -3/+3 |
|/ / / / / / |
|
* | | | | | | Merge pull request #1114 from BauWatch/fix-load-ignored-gitignores | Paulo Gomes | 2024-07-13 | 2 | -1/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | plumbing: gitignore, Fix loading of ignored .gitignore files. | Wouter Horlings | 2024-06-17 | 2 | -1/+19 |
* | | | | | | | Merge pull request #1141 from pjbgf/abs | Paulo Gomes | 2024-07-13 | 2 | -7/+35 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | plumbing: transport/file, Change paths to absolute | Paulo Gomes | 2024-07-13 | 2 | -7/+35 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #1142 from pjbgf/empty | Paulo Gomes | 2024-07-13 | 2 | -0/+20 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | utils: merkletrie, Align error message with upstream | Paulo Gomes | 2024-07-13 | 2 | -0/+20 |
|/ / / / / / |
|
* | | | | | | Merge pull request #1134 from go-git/dependabot/go_modules/golang.org/x/net-0... | Paulo Gomes | 2024-07-05 | 2 | -10/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | build: bump golang.org/x/net from 0.26.0 to 0.27.0 | dependabot[bot] | 2024-07-05 | 2 | -10/+10 |
|/ / / / / / |
|
* | | | | | | Merge pull request #1116 from Javier-varez/ja/FixReferenceUpdatedConcurrently | Paulo Gomes | 2024-06-29 | 2 | -0/+79 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | storage: Fix reference updated concurrently error for the filesystem storer | Javier Alvarez Garcia | 2024-06-29 | 2 | -0/+79 |
|/ / / / / |
|
* | | | | | Merge pull request #1129 from go-git/revert-995-git-clean | Paulo Gomes | 2024-06-28 | 4 | -54/+11 |
|\ \ \ \ \ |
|
| * | | | | | Revert "Add option approximating `git clean -x` flag." | Paulo Gomes | 2024-06-28 | 4 | -54/+11 |
|/ / / / / |
|
* | | | | | Merge pull request #995 from msuozzo/git-clean | Paulo Gomes | 2024-06-28 | 4 | -11/+54 |
|\ \ \ \ \ |
|
| * | | | | | git: add option approximating git clean -x. | Matthew Suozzo | 2024-01-12 | 4 | -11/+54 |
* | | | | | | Merge pull request #1104 from go-git/dependabot/go_modules/golang.org/x/net-0... | Paulo Gomes | 2024-06-27 | 2 | -7/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | build: bump golang.org/x/net from 0.25.0 to 0.26.0 | dependabot[bot] | 2024-06-27 | 2 | -7/+7 |
|/ / / / / / |
|
* | | | | | | Merge pull request #1124 from hbelmiro/upgrade-goproxy | Paulo Gomes | 2024-06-27 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | build: bump github.com/elazarl/goproxy from v0.0.0-20230808193330-2592e75ae04... | hbelmiro | 2024-06-27 | 2 | -3/+3 |
|/ / / / / / |
|