Skip to content

v260405

Latest

Choose a tag to compare

@frej frej released this 05 Apr 09:48
v260405
71541d4

With roughly a year since the last time, it is time for a new release.

This is the first release which supports Mercurial 7.2.

Changes include:

Frank Zingsheim (1):
      Fix: Largefile with CRLF in .hglf file

Frej Drejhammar (3):
      Fix "Warn if one of the marks, mapping, or heads files are empty"
      Support Mercurial 7.2
      Bugfix: Handle closed branches

Günther Nußmüller (3):
      Fix TypeError when using the --origin option
      Remove redundant type check in set_default_branch
      Fix UnboundLocalError with plugins and largefiles

Kévin Lévesque (3):
      Allow specifying a repository root commit for conversion
      Allow incremental Git LFS conversion via plugin
      Split plugin data example into multiple lines