Skip to content

Version 0.5.2

Compare
Choose a tag to compare
@mrkline mrkline released this 24 Apr 17:30
· 2 commits to master since this release

This is a bug fix release, largely pertaining to rare, odd Git cases.

  • Filter out packed-refs lines that start with ^.

  • Fix handling for a detached HEAD.

  • Fix a crash caused by checking out a commit that is not the tip of a branch when the repository has no remotes.

  • Handle a rare edge case for Git tags that have no commit. (For an example, see 5dc01c595e6c6ec9ccda4f6f69c131c0dd945f8c in the Linux kernel.)

  • Minor cleanup and fixes for deprecation warnings.

  • Binaries are built with LDC, backed by LLVM 4.0.