GitUI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. gitui

    Blazing 💥 fast terminal-ui for git written in rust 🦀

    I was missing interactive rebase, as it is missing from libgit2

    https://github.com/extrawurst/gitui/issues/32

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. neogit

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

    This looks very much like the Noevim plugin I began using about a month ago: neogit[0].

    The keybindings were a bit rough, and it took me about an hour of use before I was really comfortable with the overall workflow. Once I was, though, I’ve found it to be much faster than my previous workflow (suspending neovim and using git directly in the shell).

    0: https://github.com/NeogitOrg/neogit

  4. cargo-deb

    Discontinued A cargo subcommand that generates Debian packages from information in Cargo.toml

    I mean, there's tools that make it easy to make a .deb https://crates.io/crates/cargo-deb

    The Rust Project itself had put a lot of work into making sure that Rust and Rust-using programs could get into Debian by working with Debian folks to address issues.

    I suspect that you've run into an anecdotal pattern, but I'm not sure that it is more than that.

  5. vim-fugitive

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

    I agree, navigating blame history is incredibly useful, if only to save you from asking the wrong person about a particular change.

    Vim's Fugitive[1] can do this and also in Textmate to. So I would hope that most editor git plugins can.

    1. https://github.com/tpope/vim-fugitive

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Use just to manage Rust project commands

    3 projects | dev.to | 31 Aug 2023
  • What are some useful tools for Rust?

    10 projects | /r/rust | 3 May 2023
  • Rust 2030 Christmas list: Subcrate dependencies

    6 projects | /r/rust | 24 Jan 2023
  • `toml` vs `toml_edit` (ie `toml` 0.6 is out)

    5 projects | /r/rust | 23 Jan 2023
  • Rust 1.66

    4 projects | news.ycombinator.com | 15 Dec 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?