github gitkraken/vscode-gitlens v11.4.0

latest releases: v15.1.0, v15.0.4, v15.0.3...
3 years ago

Added

  • Adds a new status indicator (decoration), on the right, and a themeable colorization to branches in the views
    • ! — indicates that the branch is missing its upstream (likely deleted from the remote)
  • Adds a new indicator to branches in quick pick menus when a branch is missing its upstream
  • Adds Open Folder History command to folders in the Explorer view to show the folder's history in the File History view
  • Adds Gitea remote provider support — closes #1379 thanks to PR #1396 by Nils K (septatrix)
  • Adds a gitlens.advanced.commitOrdering setting to specify the order by which commits will be shown. If unspecified, commits will be shown in reverse chronological order — closes #1257 thanks to PR #1344 by Andy Tang (thewindsofwinter) and Shashank Shastri (Shashank-Shastri)
  • Adds documentation for the GitLens: Set Views Layout command — thanks to PR #1404 by Asif Kamran Malick (@akmalick)
  • Adds an Enable Debug Logging command (gitlens.enableDebugLogging) to enable debug logging to the GitLens output channel
  • Adds a Disable Debug Logging command (gitlens.disableDebugLogging) to disable debug logging to the GitLens output channel

Fixed

  • Fixes #1423 - Create tag with message fails
  • Fixes #1428 - Incorrect branch name when no commits exist on new repo
  • Fixes #1444 - File history view "Open Changes with Working File" does not work for the very first commit
  • Fixes #1448 - Hashes (#) are percent encoded in custom remote urls
  • Fixes #1447 - Open File on Remote From... is missing remote branches
  • Fixes #1442 - Interactive Rebase Editor not opened but plain text file when called from terminal
  • Fixes #1439 - Copying a remote file URL for a file on Azure DevOps does not work — thanks to PR #1440 by Lee C. (MeltingMosaic)
  • Fixes #1445 - Improve documentation for hiding default added editor actions
  • Fixes #1411 - Click on branch compare node does not expand the tree
  • Fixes an issue where the Changes to pull from *'s * files changed was always 0

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.