Skip to content

uhobnil/vscode-git-history

 
 

Repository files navigation

Git History

English | 简体中文

The extension provides a visual git history panel to help you browse git history easily.

It brings the following main features

🗞️ Full git history

🩺 Diff batch commits

〽️ Commit chain graph

🔍 Quick search

Usage

Git History

Usage

  • Scroll once to see all commits in git history even if the amount of commits is huge

Commit Changes

Usage

  • Click a commit to check the changes
  • Select multiple commits with Ctrl/ pressed,and then you will see the merged changes from the selected commits
  • Drag through the commits to quickly select them

Commit Chain Graph

Usage

Others

Usage

  • Search for hash in all commits and navigate to the location
  • Filter the commits by authors/message
  • Switch to another branch or repo in your workspace
  • Drag the header to set a comfortable size for columns
  • And more,coming soon..

Release History

See CHANGELOG.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 13.0%
  • SCSS 2.8%