v5.10.1
What's Changed
- Worktree, ignore ModeSocket files by @steiler in #930
- git: add tracer package by @aymanbagabas in #916
- remote: Flip clause for fast-forward only check by @adityasaky in #875
- plumbing: transport/ssh, Fix nil pointer dereference caused when an unreachable proxy server is set. Fixes #900 by @anandf in #901
- plumbing: uppload-server-info, implement upload-server-info by @aymanbagabas in #896
- plumbing: optimise memory consumption for filesystem storage by @pjbgf in #799
- plumbing: format/packfile, Refactor patch delta by @pjbgf in #908
- plumbing: fix empty uploadpack request error by @aymanbagabas in #932
- plumbing: transport/git, Improve tests error message by @pjbgf in #752
- plumbing: format/pktline, Respect pktline error-line errors by @aymanbagabas in #936
- utils: remove ioutil.Pipe and use std library io.Pipe by @aymanbagabas in #922
- utils: move trace to utils by @aymanbagabas in #931
- cli: separate go module for cli by @aymanbagabas in #914
- build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #887
- build: bump actions/setup-go from 3 to 4 by @dependabot in #891
- build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1 by @dependabot in #888
- build: bump actions/checkout from 3 to 4 by @dependabot in #890
- build: bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #907
- build: bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #906
- build: bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #917
- build: bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #918
New Contributors
Full Changelog: v5.10.0...v5.10.1