Skip to content

v5.4.0

Compare
Choose a tag to compare
@mcuadros mcuadros released this 22 May 01:41
· 478 commits to master since this release
720c192

Change Log

  • Repository: test, use raw string to avoid double-escape #288 (jeffwidman)
  • Remote: new ListContext function #278 (xiujuan95)
  • Remote: add support for deepening shallow clones #311 (marwatk)
  • Submodele, fetch submodules pointing to orphaned but still reachable commits #284 (edigaryev)
  • plumbing: object/patch, printStat strings.Repeat cause panic #310 (cookeem)
  • plumbing: format/packfile, prevent large objects from being read into memory completely #303 (zeripath)
  • plumbing: transport/ssh, support more formats in NewPublicKeys SSH helper #298 (hiddeco)
  • *: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/openpgp #283 (johanfleury)
  • *: typo fixes #291 (jeffwidman)
  • *: minor doc fixes #287 (jeffwidman)
  • *: remove unused unexported const #286 (jeffwidman)