git-reblame VS vimagit

Compare git-reblame vs vimagit and see what are their differences.

git-reblame

Repeatedly calls git-blame to see full history of whatever you ask of git-blame (by jolmg)

vimagit

Ease your git workflow within Vim (by jreybert)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git-reblame vimagit
1 5
15 1,299
- -
10.0 4.5
over 4 years ago about 1 month ago
Shell Vim Script
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-reblame

Posts with mentions or reviews of git-reblame. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • Magit, the Magical Git Interface
    19 projects | news.ycombinator.com | 22 Oct 2021
    > - I tried magit and just didn't get it. I couldn't couldn't find a happy path where I thought, "ah yes this is niice".

    I mostly use plain git instead of Magit, for more or less the same reason, although I like git's UI.

    I did find such happy path, though. Magit's blame interface is quite nice to recursively call git-blame and navigate history of pieces of code. I ended up making a CLI program to improve git blame[1] so that I didn't end up switching to Magit just for that.

    [1] https://github.com/jolmg/git-reblame

vimagit

Posts with mentions or reviews of vimagit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-01.

What are some alternatives?

When comparing git-reblame and vimagit you can also consider the following projects:

lazygit - simple terminal UI for git commands

neogit - An interactive and powerful Git interface for Neovim, inspired by Magit

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

gitblame - minimal vim plugin for working with git; with a focus on git blame and git grep commands

vscode-java-decompiler - Decompiler extension for Java in Visual Studio Code

tig - Text-mode interface for git

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

git-cli-tools - Collection of CLI tools for Git.

git-branchless - High-velocity, monorepo-scale workflow for Git

GitUp - The Git interface you've been missing all your life has finally arrived.