An open API service providing repository metadata for many open source software ecosystems.

Topic: "blame"

pomber/git-history

Quickly browse the history of a file from any git repository

Language: JavaScript - Size: 31.6 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 13,609 - Forks: 538

f-person/git-blame.nvim

Git Blame plugin for Neovim written in Lua

Language: Lua - Size: 206 KB - Last synced at: 7 days ago - Pushed at: 19 days ago - Stars: 978 - Forks: 46

APZelos/blamer.nvim

A git blame plugin for neovim inspired by VS Code's GitLens plugin

Language: Vim Script - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 739 - Forks: 36

casperdcl/git-fame

:star: Pretty-print `git` repository collaborators sorted by contributions

Language: Python - Size: 430 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 716 - Forks: 40

chris-short/DevOps-README.md

What to Read to Learn More About DevOps

Size: 7.23 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 453 - Forks: 27

JacobEvelyn/git-self-blame

Stop trying to always blame others and take some responsibility already.

Language: Shell - Size: 4.88 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 172 - Forks: 5

dmnd/git-diff-blame

🕵 Display a diff alongside blame info like author and commit

Language: Perl - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 108 - Forks: 23

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).

Language: ABAP - Size: 250 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 66 - Forks: 12

Eliot00/git-lens.vim

A vim9 plugin inspired by VSCode's GitLens.

Language: Vim Script - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 64 - Forks: 1

inadvertently/Blame-Discord-Bot

Blame was a multipurpose discord bot with over 400+ commands! From server protection to entertainment, keeping your members interacting. The bot that redefined versatility.

Language: Python - Size: 20.9 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 36 - Forks: 26

rhysd/ghpr-blame.vim

Vim plugin which is like `git-blame`, but for pull requests on GitHub

Language: Vim script - Size: 57.6 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 36 - Forks: 6

sigvef/git-praise

A nicer git blame.

Language: Python - Size: 7.04 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 1

emacs-sideline/sideline-blame

Show blame messages with sideline

Language: Emacs Lisp - Size: 2.49 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 25 - Forks: 6

gregorym/atom-inline-blame

Atom package to display blame inline

Language: JavaScript - Size: 162 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 3

opista/svn-blamer

📝 SVN Blamer - A VS Code extension to visually SVN-blame your code

Language: TypeScript - Size: 5.54 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 19 - Forks: 10

gucong3000/gulp-reporter

Error report for: CSSLint/EditorConfig/ESLint/HTMLHint/JSCS/JSHint/PostCSS/Standard/TSLint/XO

Language: JavaScript - Size: 1.56 MB - Last synced at: about 2 hours ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 1

Stepsize/atom-better-git-blame

Atom git blame gutter with pull requests, related issues, and age color-coding of code.

Language: TypeScript - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 3

mjst-legacy/delphi-versioninsight

Fork of the LiveBlame-module from RAD Studio Version Insight plus

Language: Pascal - Size: 539 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 4

markwoodhall/vim-codelens

Inline insight into the history of your code

Language: Vim script - Size: 70.3 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 1

dmnd/hg-blametrail

🕵 Interactive mode for hg blame that traces when a particular line was introduced - not just when it was last edited

Language: Python - Size: 11.7 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 1

rainlabs-eu/git-relevant-history

Extract only relevant history from git repo

Language: Python - Size: 27.3 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 8

brkn/git-blame-line

`git blame` a single line and get output in JSON. Written in TypeScript.

Language: JavaScript - Size: 359 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

alessioalex/git-blame

Shelling out to git blame in a streaming Node fashion.

Language: JavaScript - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

Shuailong/BlamePipeline

Blame Tie Extraction Task codebase

Language: Python - Size: 4.15 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

jchown/YellowSnow

See where your fellow developers have left their mark

Language: Dart - Size: 610 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

sustained/naito.js

Reducing the bloat of the JavaScript standard library, one reduce at a time.

Language: JavaScript - Size: 232 KB - Last synced at: 25 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

sboulema/GitBlamer

Quickly step through the Git history of a file

Language: C# - Size: 69.3 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

kiprasmel/git-historical-blame

big PR in multi-team repo? unclear who to ask for review? you're in luck.

Language: TypeScript - Size: 109 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Ventto/shun

Tool to print Shellcheck statistics from a Git repository

Language: Shell - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

jryans/anno

File annotation toolkit that assists with aggregating annotations and presenting them in a `git annotate`-style sidebar view

Language: Rust - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mhewedy/gitblame

Simple Web Application to list team members contributions

Language: Go - Size: 16.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

metacurb/Blamer

📝 A Sublime Text 3 plugin to visually blame SVN-stored code line-by-line

Language: Python - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sahithi117/history

History is the study of past events, particularly human affairs, based on evidence and interpretation. It helps us understand how societies, cultures, and civilizations have evolved over time, shaping the world we live in today.

Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vvzen/whos-done-that

A CLI that wraps a few Git commands to help you understand who's effectively maintaining a codebase

Language: Rust - Size: 21.5 KB - Last synced at: about 20 hours ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Robson-Teixeira/git-github-II

Repositório do curso Jornada do Conhecimento de DevOps (Nível Intermediário) - Git e Github: estratégias de ramificação, Conflitos e Pull Requests da plataforma Alura.

Language: HTML - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dorianjunior/app_super_gestao

Desenvolvimento Web Avançado 2022 com PHP, Laravel

Language: PHP - Size: 98.6 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

freight-trust/prettier-config-conformance

Prettier with Git Diff/Blame Support

Language: JavaScript - Size: 78.1 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cpanato/mattermost-plugin-blame-build-jenkins

Post a message and blame who broke the build

Language: Go - Size: 503 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jhaynie/gitblame

This is a simple Go wrapper around the git-blame command to provide a simple API for interacting with blame data

Language: Go - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0