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

v4.10.0

Compare
Choose a tag to compare
@mcuadros mcuadros released this 14 Feb 11:54
· 174 commits to master since this release
db6c41c

This release is full of cool stuff, starting with a new EXPERIMENTAL transactional storage implementation, or performance improvements for local remotes, take a look at the changelog:

Change Log

  • plumbing: commit_walker, ignore missing references/objects on log --all #1067 (ajnavarro)
  • remote: speed up pushes when the "remote" repo is local #1066 (strib)
  • utils: merkletrie, remove Unicode normalization in difftree #1065 (vmarkovtsev)
  • worktree: add sentinel error for non-fast-forward pull #1064 (asv)
  • packfile: get object size correctly for delta objects #1060 (strib)
  • storage: transactional, new storage with transactional capabilities #1006 (mcuadros)