GitUI 0.24 supports searching the entire commit history

extrawurst

Stephan Dilly

Posted on August 27, 2023

GitUI 0.24 supports searching the entire commit history

GitUI is a terminal UI for git written in Rust. We aim to simplify common git tasks in a fast, keyboard-only and cross platform way without leaving your beloved CLI.

Release Highlights

  • searching commits via sha, commit-msg, author or files-changed
  • better visuals of changes to line breaks in diff
  • simplify theme overrides
  • support for sign-off of commits
  • much more

Thanks for your interest and support!❤️

💖 💪 🙅 🚩
extrawurst
Stephan Dilly

Posted on August 27, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related