github go-git/go-git v4.9.0

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

This new version comes with some new functionality like the new LogOptions.All option that mimics the git log --all done by @kuba--, plus some performance improvements for reading large commit histories implemented by @filipnavara.

Change Log

  • git: Implement git log --all #1045 (kuba--)
  • git: return better error message when packfile cannot be downloaded #1031 (jfontan)
  • storage/dotgit: use fs capabilitie in setRef #1036 (jfontan)
  • plumbing: format/packfile, performance optimizations for reading large commit histories #963 (filipnavara)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.