github go-git/go-git v4.5.0

latest releases: v5.12.0, v5.11.0, v5.10.1...
4 years ago

This release includes a variety of different changes, some performance improvements for packafile index decoding, but as well as some functions at storage were made public, plus some other fixes and improvements.

Change Log

  • plumbing: add context to allow cancel on diff/patch computing #874 (smola)
  • utils: diff, skip useless rune->string conversion #873 (smola)
  • Remote.Fetch: error on missing remote reference #870 (mcuadros)
  • packfile: optimise NewIndexFromIdxFile for a very common case #869 (dsymonds)
  • storage/filesystem: avoid norwfs build flag #864 (smola)
  • plumbing/transport: http, Adds token authentication support [Fixes #858] #859 (ebilling)
  • storage: filesystem, make ObjectStorage constructor public #857 (erizocosmico)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.