Sourced from github.com/go-git/go-git/v5's releases.
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- Fix some lint warning and increase stalebot to 180 days by
@pjbgf
in go-git/go-git#1128- adjust path extracted from file: url on Windows by
@tomqwpl
in go-git/go-git#416- build: bump golang.org/x/sys from 0.23.0 to 0.24.0 by
@dependabot
in go-git/go-git#1164- Add RestoreStaged to Worktree that mimics the behaviour of git restore --staged ... by
@ben-tbotlabs
in go-git/go-git#493- plumbing: signature, support the same x509 signature formats as git by
@yoavamit
in go-git/go-git#1169- fix: allow discovery of non bare repos in fsLoader by
@jakobmoellerdev
in go-git/go-git#1170- build: bump golang.org/x/sys from 0.24.0 to 0.25.0 by
@dependabot
in go-git/go-git#1178- build: bump golang.org/x/text from 0.17.0 to 0.18.0 by
@dependabot
in go-git/go-git#1179- build: bump golang.org/x/net from 0.28.0 to 0.29.0 by
@dependabot
in go-git/go-git#1184
... (truncated)
94bd4af
Merge pull request #1261
from BeChris/issue6808b7f5ba
Merge pull request #1262
from go-git/dependabot/go_modules/github.com/elazarl...41d80a0
build: bump github.com/elazarl/goproxy4998140
git: worktree_commit, sanitize author and commiter name and email before
crea...9049625
Merge pull request #1260
from go-git/dependabot/github_actions/github/codeql-...dae48b4
build: bump github/codeql-action from 3.27.9 to 3.28.07d6fbc2
Merge pull request #1220
from BeChris/accept_uppercase_hexa_in_pktline_length62a77b7
plumbing: Fix invalid reference name error while cloning branches
containing ...5e11196
plumbing: format/pktline, accept upercase hexadecimal value as pktline
length...65f5e1a
Merge pull request #1256
from go-git/dependabot/go_modules/golang-org-232a611e2db4f1988
ssh: make the public key cache a 1-entry FIFO cache7042ebc
openpgp/clearsign: just use rand.Reader in tests3e90321
go.mod: update golang.org/x dependencies8c4e668
x509roots/fallback: update bundle6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copydfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number space552d8ac
Revert "route: change from syscall to x/sys/unix"13a7c01
Revert "route: remove unused sizeof* consts on freebsd"285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsd