You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds "Oldest first" toggle to Interactive Rebase — closes #1190
Adds a gitlens.rebaseEditor.ordering setting to specify how Git commits are displayed in the Interactive Rebase Editor
Adds new and improved Autolink support
Adds an Autolinks section in the GitLens Settings Editor to visually add and update autolink entries — closes #1315
Adds improved support to Autolinked Issues and Pull Requests within comparisons to list autolinked issues in commit messages
You can now see all autolinks found in the commits in the comparison regardless of whether its a provider-based autolink or a custom (user-provided) autolink
Adds Open Current Branch on Remote to the Command Palette — closes #1718
Changed
Improves how stashes are shown in the Stashes view by separating the associated branch from the stash message — closes #1523
Changes previous Gerrit remote support to Google Source remote support — thanks to PR #1954 by Felipe Santos (@felipecrs)
Renames "Gutter Blame" annotations to "File Blame"
Renames "Gutter Changes" annotations to "File Changes"
Renames "Gutter Heatmap" annotations to "File Heatmap"
Fixed
Fixes #2033 - Diffing, applying, and restoring untracked files in a stash doesn't work
Fixes #2028 - Branch names with special characters '<' also causes errors on the command line — thanks to PR #2030 by mcy-kylin (@mcy-kylin)
Fixes #2028 - Branch names with special characters like ';$|>' causes errors on the command line (terminal executed git commands)
Fixes #2021 - GitLab remote provider uses legacy routes — thanks to PR #2022 by Brian Williams (@Brcrwilliams)
Fixes #1998 - Settings: time format reads 'Example date' instead of 'Example time' — thanks to PR #1999 by Barney Carroll (@barneycarroll)
Fixes #2012 - 'Gitlens: Open Changes with Revision...' results in error