DonJayamanne/gitHistoryVSCode
Git History for Visual Studio Code observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3907
- days_rel: n/a
- days_push: 749
- n_releases_24m: 0
Adoption not part of the score
1054 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Visual Studio Code extension that provides a graphical view of git history, including git log with graph, file and line history (blame), and comparisons between branches and commits. It also supports common git operations such as cherry-picking, branching, tagging, resetting, reverting, merging, and rebasing.
Use cases
- view git log with a graph in vscode
- see the history of changes to a file
- git blame for a specific line
- compare two commits or branches
- cherry-pick commits from a ui
- find commits by author or search message
When to choose
- you use vs code and want visual git history and blame without leaving the editor
- you need to compare branches or commits side by side
- you prefer ui-based cherry-pick, revert, reset, and branch operations
When to avoid
- you work outside vs code or use another editor
- you only need terminal git log and are comfortable with the cli
- you need advanced git GUI features beyond history viewing and basic operations
Facets
plugin · maturity maintenance
version-control developer-tools search-engine version-control developer-tools editor-plugin cross-platform git vscode-extension git-log git-blame diff cherry-pick command-line
3 sources
- readme: https://github.com/DonJayamanne/gitHistoryVSCode · fetched 2026-08-28 · 6203baac6521
- homepage: https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory · fetched 2026-08-29 · 2adc2a1c23ee
- site_page: https://code.visualstudio.com/docs/customization/keybindings · fetched 2026-08-29 · 083c13520828
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DonJayamanne/gitHistoryVSCode | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DonJayamanne/gitHistoryVSCode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem