git-blame
There are 40 repositories under git-blame topic.
f-person/git-blame.nvim
Git Blame plugin for Neovim written in Lua
casperdcl/git-fame
:star: Pretty-print `git` repository collaborators sorted by contributions
oribarilan/lensline.nvim
Modular nvim codelens support with inline references, git blame and more
JacobEvelyn/git-self-blame
Stop trying to always blame others and take some responsibility already.
Sertion/vscode-gitblame
Visual Studio Code Extension - See Git Blame info in status bar.
abapinho/abapTimeMachine
ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each line of code).
ryu1kn/vscode-annotator
Visual Studio Code Extension. Display git blame info and provide easy access to commit diffs
frou/st3-gitblame
Show Git blame information while viewing a file in Sublime Text
Kraymer/treeage
Expose aging code by listing contents of repository in a tree-like format with eye-catching age metric.
thehale/git-authorship
Interactive reports to explore who wrote each line of code in a git repository.
martinn/repoblame
Aggregate git blame stats across any git repository. Find out top contributors by active Lines of Code.
hougesen/blame-me.nvim
A lean git blame plugin for neovim.
stefanmaric/eslintblame
Parse eslint output into git-blame to unveil the offenders
ja-he/heat.nvim
highlights hotness. in nvim
sapegin/vscode-just-blame
VS Code extension to show Git Blame annotations, inspired by JetBrains editors 🪲
Kraymer/ublame
Add some depth to 'git blame'!
trinhminhtriet/git-author
🔍 git-author – Identify codebase authorship at a component level, beyond git blame, for better ownership insights.
alessioalex/git-blame
Shelling out to git blame in a streaming Node fashion.
vibinex/dev-profiler
Extract meaningful dev insights from your code contributions
bgrainger/GitBlame
"git blame" GUI for Windows
chrishalbert/phpbcc
A tool that consumes a code coverage report and uses the version control history to report metrics on uncovered code by author.
izuzak/blame
TUI for navigating file blames similar to GitHub's web UI
robert-oleynik/git-blame-virt.nvim
Neovim plugin to display git blame information in front of functions, structs and classes.
EntityProcess/gitcontentsearch
Efficiently search text across different Git commits, with support for Excel and text files.
git-persistence/git-persistence
git-persistence is a replacement for git-blame and can track code moves and character level quality of contributions
stabldev/gitwhodid
Who did that? A CLI to reveal Git history by file.
who-wrote-that/cli
A command line tool to quickly lookup code owners of classes, methods and more.
ethanamaher/better-git-blame.nvim
custom neovim plugin to view commit history that affected visually selected lines
kiprasmel/git-historical-blame
big PR in multi-team repo? unclear who to ask for review? you're in luck.
duncanmcclean/simple-git-blame
A Simple Git Blame command for VS Code.
honestveera/blame_brakeman
It will add a Git Blame for Brakeman Security Warnings!!!!!
mesopelagique/Blame4D
Display graphical interfaces to see who is the last that modify a line (ie git blame)
sugatoray/vscode-git-extension-pack
VS Code Git Extensions Pack
mitsu-ksgr/git-blame-parser
Parses the git blame porcelain format into a struct.
mitsu-ksgr/git-blame-pr
git blame with the PR number
PhotonYan/LaTeX-Git-Contribution-Counter
A Python tool to count character or word contributions of each author in a LaTeX project.