DEV Community

Cover image for GitUI 0.24 supports searching the entire commit history
Stephan Dilly
Stephan Dilly

Posted on

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!❤️

Top comments (2)

Collapse
 
lexlohr profile image
Alex Lohr

Since I switched from VS Code to neovim, gitui became my main git client and I'm loving the comfort and performance. Keep up the good work!

Collapse
 
robinamirbahar profile image
Robina

amazing