gitui-org/gitui
This system is a terminal-based Git UI application that provides a modular, asynchronous interface for managing repositories. It handles core version control operations—including commit signing, branching, merging, and remote interactions—while ensuring the interface remains responsive through background task processing. The application features a tabbed layout for status, logs, and file trees, with support for granular staging, blame views, and customizable theming.
65.6
Adequate · 3 August 2026
44k
lines of production code
Rust
primary language
2
bus factor · 160 authors in all
3
measurements over time
How it got here
2020 · Asynchronous architecture and modular refactoring
The project underwent a significant architectural shift to an asynchronous model for Git operations, ensuring UI responsiveness while introducing a modular, component-based structure. This period also saw the adoption of the ratatui library for terminal rendering and the addition of new features like commit signing and scoped timing utilities.
13 changes
2021–2024 · Modularization and async infrastructure
This period focused on restructuring the codebase into distinct, reusable crates and modules, such as filetree, git2-hooks, and asyncjob. It introduced granular control over Git operations, including line-level staging, multiple merge strategies, and background task management. The work also improved maintainability through configuration refactoring and test utilities.
9 changes
Survey your own repository
gitui-org/gitui was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit d78d2647f5 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.