Skip to content

Tags: alsemyannikow/vscode-git-graph

Tags

v1.26.0-beta.3

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#365 Improved the topological check to determine whether the …

…"Drop..." action is available for a commit.

v1.26.0-beta.2

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#363 Improved support for High Contrast Visual Studio Code Co…

…lor Theme's.

v1.26.0-beta.1

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#359 When the Git Graph View initially loads, Up / Down keys …

…can now be used scroll the view.

v1.26.0-beta.0

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#341 Added a new extension setting "git-graph.repository.show…

…RemoteBranches", to set the default value of the "Show Remote Branches" repository setting.

v1.25.0

Toggle v1.25.0's commit message

Verified

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

v1.25.0-beta.2

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#293 Added an "Open a Terminal for this Repository" button on…

…to the Git Graph View Control Bar.

v1.25.0-beta.1

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
Changed confirmation dialogs to use "Yes, <verb>" & "Cancel" buttons …

…instead of "Yes" & "No" buttons (for consistency with all other dialogs).

v1.25.0-beta.0

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#327 Added a new Extension Setting "git-graph.dialog.cherryPi…

…ck.noCommit", to set the default value of the "No Commit" option on the Cherry Pick Dialog.

v1.24.0

Toggle v1.24.0's commit message

Verified

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

v1.24.0-beta.2

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

Verified

This commit was signed with the committer’s verified signature.
mhutchie Michael Hutchison
mhutchie#305 Upgraded the minimum version requirement of Visual Studi…

…o Code from 1.31.0 to 1.38.0. Migrated to use asWebviewUri & cspSource.