Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

v4.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mcuadros mcuadros released this 27 Sep 10:43

Core:

Formats:

Clients:

  • common: new Endpoint implementation and InstallProtocol function fcdabab
  • common: Endpoint SCP like support 5bc503f
  • fix: common: GitUploadPackInfo correct handling capabilities and symrefs b024ef7
  • http: better error handling on empty repositories and connection errors 5135923
  • http/ssh: default auth creation based on URL 8e282db

Storage:

Public API:

  • important changes in Repository and Remote entities 998511e
  • Repository.Clone and Remote.Fetch 5578008 b7c471f
  • New Remote.Pull method 86a411c
  • New Remote.Fetch method 501a972
  • NewFilesystemRepository and example 890a0e3
  • Repository and Remotes based on core.ConfigStore 1b72ad7
  • Commit.History and new WalkCommitHistory 9013848
  • Tree/Commit/Blob.Encode implementation cac95dd
  • TreeWalker optimization 57f7a36
  • DiffTree based on TreeWalker 180de1e
  • impovements on *.String() methods a35adcf