Vscode Gitlens: v9.9.2 Release

Release date:
August 1, 2019
Previous version:
v9.9.1 (released July 23, 2019)
Magnitude:
838 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

17 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored August 1, 2019
Authored July 30, 2019
Authored July 30, 2019
Authored July 24, 2019
Authored July 30, 2019
Authored July 30, 2019
Authored July 31, 2019
Authored July 24, 2019

Top Contributors in v9.9.2

eamodio

Directory Browser for v9.9.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

  • Adds a Checkout command to the current branch in the Repositories view which opens a quick pick menu to choose a new branch to checkout to

Fixed

  • Fixes #806 - file diff in two-dot branch compare should only show the changes in one branch
  • Fixes #756 - Merge commit shows only the changes from the last commit on those files
  • Fixes #809 - Wrong commit diff in file history
  • Fixes #685 - GitLens not loading for a single repository
  • Fixes #789 - Line blame annotations not working when vscode root is home dir and .gnupg dir is inaccessible
  • Fixes #649 - GitLens can't see the remote but git can
  • Fixes #798 - git pull/fetch all repositories
  • Fixes #805 - Version 9.9.1 breaks working tree comparison
  • Fixes an issue where the GitLens Compare view was shown when using the Select for Compare command in the Repositories view