Releases: hansu/vscode-git-graph
Releases · hansu/vscode-git-graph
v1.31.2
- Add checkbox 'Allow unrelated histories' when merge action. Thanks @LaksVister.
- New setting
git-graph.toolbarButtonVisibility
to configure the visibility of some items of the toolbar. For example:{"Remotes": true, "Simplify": true}
- #33 Add simplifyByDecoration checkbox. Thanks @XUJINKAI.
- #38 Fix right clicks triggers native context menu on macOS. Thanks @ipcjs.
v1.31.1
v1.31.0
Inofficial beta 1.31.0-beta.3.1
- mhutchie#394 Added sticky header option
- #1 Added author filter
- #4 Resize column width without header
- #6 Add collapse/expand buttons to commit diff view