pkg.sopackage field notes

brew / 排名 1408

使用 Homebrew 安装 gitui

查看 gitui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gitui

provider-native install command

概览

软件包摘要

Blazing fast terminal-ui for git written in rust

命令和别名

  • gitui

历史

项目历史与用法

GitUI is a Rust terminal interface for Git that gives command-line users many comforts of a graphical Git client without leaving the terminal. Its emphasis is fast, keyboard-only interaction for common Git tasks such as staging, diffs, commits, branches, stashes, logs, and remotes.

项目历史

The public repository was opened in March 2020, and the crate was published to crates.io shortly afterward. The README explains the motivation: the author did most Git work in a terminal but still reached for graphical clients for index, commit, diff, stash, blame, and log workflows, while some GUI clients struggled with very large repositories.

GitUI's early releases began in April 2020. The project grew around a responsive terminal UI, async Git API use, context-based help, and keyboard-only control. The README's benchmark section compared parsing the Linux repository against lazygit and tig in a RustBerlin presentation, positioning performance on large repositories as part of its identity.

As the project matured, customization became a first-class part of its package surface. Separate docs describe RON-based theme files, key bindings, and key-symbol overrides, with platform-specific config locations for Linux, macOS, and Windows.

采用历史

GitUI has broad package-manager reach for a terminal Git client. The README lists Arch Linux, Fedora, openSUSE, Homebrew, MacPorts, WinGet, Scoop, Chocolatey, mise, Nix, Termux, Anaconda, Cargo, and release binaries. crates.io records the crate, repository, and download data, while Homebrew packages it as a stable formula.

That packaging spread reflects the tool's practical niche: it is installed globally by developers who want a fast Git workbench available in any repository, independent of an editor plugin or desktop GUI.

使用方式

Practitioners launch `gitui` inside a Git repository to inspect status, stage or unstage files and hunks, commit or amend, manage stashes, browse and search logs, push or fetch remotes, and work with branches. The README notes that GitUI complements the Git shell rather than fully replacing it.

Customization workflows center on `theme.ron`, `key_bindings.ron`, and `key_symbols.ron`. Users tune colors, syntax themes, navigation keys, and displayed key symbols while keeping the main workflow terminal-native.

为什么软件包爱好者会关心

GitUI is one of the better-known Rust Git TUIs and a useful example of a single-binary developer tool that package managers carry widely. It also demonstrates a common modern pattern: Git as the substrate, Rust for portable performance, and config files in XDG/AppData locations for long-term daily use.

时间线

  • 2020: Public GitHub repository opened.
  • 2020: Crate publication recorded on crates.io.
  • 2020: Early GitHub 0.1 releases published.
  • 2025: README documented a 1.0 roadmap and extensive package-manager install options.
  • 2026: 0.28 release line visible in GitHub releases.

Related projects

  • Git command-line workflows.
  • lazygit and tig as benchmarked Git TUI peers.
  • Rust terminal UI and crossterm/ratatui-style configuration ecosystems.
  • Homebrew, Cargo, Nix, Scoop, WinGet, and distro package collections.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/gitui/theme.ron~/.config/gitui/theme.ron$XDG_CONFIG_HOME/gitui/key_bindings.ron~/.config/gitui/key_bindings.ron$XDG_CONFIG_HOME/gitui/key_symbols.ron~/.config/gitui/key_symbols.ron
macOS
~/.config/gitui/theme.ron~/.config/gitui/key_bindings.ron~/.config/gitui/key_symbols.ron
Windows
%APPDATA%/gitui/theme.ron%APPDATA%/gitui/key_bindings.ron%APPDATA%/gitui/key_symbols.ron

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gitui可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.28.1
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gitui
版本0.28.1
软件包管理器Homebrew
主页https://github.com/gitui-org/gitui
仓库https://github.com/gitui-org/gitui
最后更新2026-06-22T14:03:33-07:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation