Sourced from github.com/go-git/go-git/v5's releases.
v5.13.1
What's Changed
- build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by
@dependabot
in go-git/go-git#1327- build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2 by
@dependabot
in go-git/go-git#1329- build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3 by
@dependabot
in go-git/go-git#1340- Revert "plumbing: transport/ssh, Add support for SSH
@cert-authority
." by@pjbgf
in #1346Full Changelog: https://github.com/go-git/go-git/compare/v5.13.0...v5.13.1
v5.13.0
What's Changed
- build: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /cli/go-git by
@dependabot
in go-git/go-git#1065- build: bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabot
in go-git/go-git#1068- build: bump golang.org/x/net from 0.23.0 to 0.24.0 by
@dependabot
in go-git/go-git#1071- Properly support skipping of non-mandatory extensions by
@codablock
in go-git/go-git#1066- git: Refine some codes in test and non-test. by
@onee-only
in go-git/go-git#1077- plumbing: protocol/packp, client-side filter capability support by
@edigaryev
in go-git/go-git#1000- build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git by
@dependabot
in go-git/go-git#1078- plumbing: fix sideband demux on flush by
@aymanbagabas
in go-git/go-git#1084- storage: dotgit, head reference usually comes first by
@aymanbagabas
in go-git/go-git#1085- build: bump golang.org/x/text from 0.14.0 to 0.15.0 by
@dependabot
in go-git/go-git#1091- build: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
@dependabot
in go-git/go-git#1094- build: bump golang.org/x/net from 0.24.0 to 0.25.0 by
@dependabot
in go-git/go-git#1093- git: Added an example for Repository.Branches by
@johnmatthiggins
in go-git/go-git#1088- git: worktree_commit, Modify checking empty commit. Fixes #723 by
@onee-only
in go-git/go-git#1050- plumbing: transport/http, Wrap http errors to return reason. Fixes #1097 by
@ggambetti
in go-git/go-git#1100- build: bump golang.org/x/sys from 0.20.0 to 0.21.0 by
@dependabot
in go-git/go-git#1106- build: bump golang.org/x/text from 0.15.0 to 0.16.0 by
@dependabot
in go-git/go-git#1107- Bumps Go versions and go-billy by
@pjbgf
in go-git/go-git#1056- _examples: Fixed a dead link COMPATIBILITY.md by
@gecko655
in go-git/go-git#1109- build: bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 in /cli/go-git by
@dependabot
in go-git/go-git#1115- build: bump github.com/elazarl/goproxy from v0.0.0-20230808193330-2592e75ae04a to v0.0.0-20240618083138-03be62527ccb by
@hbelmiro
in go-git/go-git#1124- build: bump golang.org/x/net from 0.25.0 to 0.26.0 by
@dependabot
in go-git/go-git#1104- Add option approximating
git clean -x
flag. by@msuozzo
in go-git/go-git#995- Revert "Add option approximating
git clean -x
flag." by@pjbgf
in go-git/go-git#1129- Fix reference updated concurrently error for the filesystem storer by
@Javier-varez
in go-git/go-git#1116- build: bump golang.org/x/net from 0.26.0 to 0.27.0 by
@dependabot
in go-git/go-git#1134- utils: merkletrie, Align error message with upstream by
@pjbgf
in go-git/go-git#1142- plumbing: transport/file, Change paths to absolute by
@pjbgf
in go-git/go-git#1141- plumbing: gitignore, Fix loading of ignored .gitignore files. by
@Achilleshiel
in go-git/go-git#1114- build: bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 by
@dependabot
in go-git/go-git#1147- plumbing: transport/ssh, Add support for SSH
@cert-authority
. by@Javier-varez
in go-git/go-git#1157- build: run example tests during CI workflow by
@crazybolillo
in go-git/go-git#1030- storage: filesystem, Fix object cache not working due to uninitialised objects being put into cache by
@SatelliteMind
in go-git/go-git#1138- git: Fix fetching missing commits by
@AriehSchneier
in go-git/go-git#1032- plumbing: format/packfile, remove duplicate checks in findMatch() by
@edigaryev
in go-git/go-git#1152- git: worktree, Fix file reported as
Untracked
while it is committed by@rodrigocam
in go-git/go-git#1023- build: bump golang.org/x/sys from 0.22.0 to 0.23.0 by
@dependabot
in go-git/go-git#1160- plumbing: filemode, Remove check for setting size of .git/index file by
@nicholasSUSE
in go-git/go-git#1159- build: bump golang.org/x/net from 0.27.0 to 0.28.0 by
@dependabot
in go-git/go-git#1163
... (truncated)
b6bc0c0
Merge pull request #1346
from go-git/revert-1157-ja/knownHostsDb42f9d6b
Revert "plumbing: transport/ssh, Add support for SSH @cert-authority
."88c7471
Merge pull request #1340
from go-git/dependabot/go_modules/github.com/elazarl...2fae180
build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3a0dfb09
Merge pull request #1329
from go-git/dependabot/go_modules/github.com/elazarl...05ae621
Merge pull request #1327
from go-git/dependabot/go_modules/github.com/go-git/...b0d72b3
build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2b77b83a
build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.194bd4af
Merge pull request #1261
from BeChris/issue6808b7f5ba
Merge pull request #1262
from go-git/dependabot/go_modules/github.com/elazarl...