Stephan Dilly released #GitUI version 0.28.0. https://github.com/extrawurst/gitui

#freesoftwareadvent day 13

Yes, I've skipped a day again. πŸ€·β€β™‚οΈ

Today a tiny program called #gitui

It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.

πŸš€ Oh, look, another magical Git UI, because who needs the command line when you've got **laziness** as your superpower? πŸ™„ The author's life-changing journey from ambitious dad to Git guru is truly the epic tale we didn't ask for. 🍼✨
https://www.bwplotka.dev/2025/lazygit/ #GitUI #Laziness #GitGuru #EpicTale #DeveloperJourney #HackerNews #ngated
The (lazy) Git UI You Didn't Know You Need

When my son was born last April, I had ambitious learning plans for the upcoming 5w paternity leave. As you can imagine, with two kids, life quickly verified this plan πŸ™ƒ. I did eventually start some projects. One of the goals (sounding rebellious in the current AI hype cycle) was to learn and use neovim for coding. As a Goland aficionado, I (and my wrist) have always been tempted by no-mouse, OSS, gopls based, highly configurable dev setups.

@bwplotka
Stephan Dilly released #GitUI version 0.27.0. https://github.com/extrawurst/gitui
GitHub - extrawurst/gitui: Blazing πŸ’₯ fast terminal-ui for git written in rust πŸ¦€

Blazing πŸ’₯ fast terminal-ui for git written in rust πŸ¦€ - extrawurst/gitui

GitHub
ZHANG Tai (@[email protected])

Donate to at least 10 FOSS projects I used often, at least $100 totally in 2023(and hopefully every year) - #helix - #homeassistant - #memos - #pocketbase - #wezterm - #k9s - #tridactyl - #ripgrep - <TBC> - <TBC>

Fosstodon
Networked mouselook; no server_relay; custom peer auth; logger+ Β· c2832f13d8

Liblast - A libre multiplayer FPS game and framework built using Godot game engine and a fully open-source tool chain.

Codeberg.org
Stephan Dilly released #GitUI version 0.26.1. https://github.com/extrawurst/gitui
GitHub - extrawurst/gitui: Blazing πŸ’₯ fast terminal-ui for git written in rust πŸ¦€

Blazing πŸ’₯ fast terminal-ui for git written in rust πŸ¦€ - extrawurst/gitui

GitHub

New #GitUI release by @rusticorn πŸŽ‰

https://github.com/extrawurst/gitui/releases/tag/v0.26.1

GitUI is a terminal #Git UI written in #RustLang with #Ratatui 🐭

The new version adds support for signing commits ✨

Release v0.26.1 Β· extrawurst/gitui

0.26.1 this release has no changes to 0.26.0 but provides windows binaries that were missing before. commit signing Added sign commits using openpgp [@hendrikmaus] (#97) support ssh commit signin...

GitHub
@khalidabuhakmeh nice, howcan that help with the RustRover setup to be able to work on the #gitui source code?
I might be missing your point here πŸ€”

@khalidabuhakmeh nice set of posts showing what #RustRover can do!

Any plans to help RustRover beginners (or for my case IntelliJ-IDEA + Rust plugin) to configure the env for specific projects?

It worked fine for me when working on a #fastly Compute@Edge project, but the IDE struggled when I tried to work on the #gitui open source project from GitHub: no auto complete, nor other IDE features.
Maybe its structure is too complex for RustRover?
Have you ever tried the IDE on it? Any advice?