Skip to content

Tags: xnetdc/vscode-git-graph

Tags

v1.31.0-beta.3

Toggle v1.31.0-beta.3's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#557 Improved context menu click event handling.

v1.31.0-beta.2

Toggle v1.31.0-beta.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#517 The visibility of actions in the Commit Details View's F…

…ile Context Menu can now be controlled via the extension setting `git-graph.contextMenuActionsVisibility`.

v1.31.0-beta.1

Toggle v1.31.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#499 If a branch's name contains an issue number, the issue c…

…an be viewed via the branch's context menu.

v1.31.0-beta.0

Toggle v1.31.0-beta.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#498 Verify and display the signature status of signed tags o…

…n the "View Details" Dialog.

v1.30.0

Toggle v1.30.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
Merge branch 'develop'

v1.30.0-beta.4

Toggle v1.30.0-beta.4's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#491 Standardise the cross-platform rendering of Markdown inl…

…ine code blocks, to ensure they don't affect the height of each commit.

v1.30.0-beta.3

Toggle v1.30.0-beta.3's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#486 All Git Graph View Keyboard Shortcut extension settings …

…can now alternatively be set to "UNASSIGNED", if you don't want to have a keybinding for a specific Keyboard Shortcut.

v1.30.0-beta.2

Toggle v1.30.0-beta.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#479 New Repository Dropdown Order option "Workspace Full Pat…

…h", that sorts repositories according to the workspace folder order, then alphabetically by the full path of the repository. This is the new default order.

v1.30.0-beta.1

Toggle v1.30.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#476 "Open File" action is now available in the Visual Studio…

… Code Diff View Title Menu, when the Diff View is opened from Git Graph.

v1.30.0-beta.0

Toggle v1.30.0-beta.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#471 Spaces can be automatically substituted with hyphens or …

…underscores in reference inputs on dialogs.