Skip to content

v5.10.0

Compare
Choose a tag to compare
@mcuadros mcuadros released this 25 Oct 09:10
· 184 commits to master since this release
72ce996

What's Changed

  • PlainInitOptions.Bare and allow using InitOptions with PlainInitWithOptions by @ThinkChaos in #782
  • Worktree, apply ProxyOption on Pull by @nodivbyzero in #840
  • Repository: add clone --shared feature by @enverbisevac in #860
  • build: Add github workflow to check commit message format by @pjbgf in #867
  • Improve handling of remote errors by @makkes in #866
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #873
  • plumbing: commitgraph, Add generation v2 support by @zeripath in #869
  • plumbing: protocol/packp, Add validation for decodeLine by @pjbgf in #868
  • plumbing: parse the encoding header of the commit object by @liwenqiu in #761
  • plumbing: commitgraph, allow SHA256 commit-graphs by @zeripath in #853
  • plumbing: commitgraph, Allow reading commit-graph chains by @zeripath in #854
  • plumbing/object: Support mergetag in merge commits by @adityasaky in #847

New Contributors

Full Changelog: v5.9.0...v5.10.0