Skip to content

1.4.6

Compare
Choose a tag to compare
@mhutchie mhutchie released this 30 Apr 11:29
· 360 commits to master since this release
e56379d
  • #33 Support for git repositories in subfolders. New setting git-graph.maxDepthOfRepoSearch specifies the maximum depth of subfolders to search (default: 0).
  • #50 Branch and repo dropdowns now have a filter to make it faster to find the desired item.
  • #52 Copy branch and tag names to the clipboard.
  • #53 Flattened the control bar and column header elements, to better suit the majority of Visual Studio Code Themes.
  • #54 Graph rendering algorithm changes: performance improvements, and better layout of intermediate branch merges.
  • #55 Robustness improvements of the avatar caching mechanism.
  • #58 Removed the checkout and delete actions from the context menu of the checked out branch.
  • #59 Various performance improvements for: opening Git Graph, loading commits, and opening the commit details view.