pkg.soopen package index

brew / 順位 3167

gitu を Homebrew, apk, MacPorts, Nix, pacman, scoop でインストール

gitu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gitu

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gitu

MacPorts ports tree · devel/gitu/Portfile · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install extras/gitu

Scoop official bucket manifest trees · bucket/gitu.json · ソース: api.github.com

概要

パッケージ概要

TUI Git client inspired by Magit

コマンドとエイリアス

  • gitu

履歴

プロジェクトの歴史と使われ方

Gitu is a terminal Git client inspired by Magit, the influential Emacs Git porcelain. It aims to bring Magit's keyboard-driven staging, history, commit, branch, stash, and rebase workflows to users outside Emacs.

プロジェクトの歴史

The repository was opened in December 2023. Its README describes the project as a Git porcelain outside Emacs and states that Gitu aims to implement many core Magit features over time while staying familiar to previous Magit users.

Early releases moved quickly through the 0.x line in 2024. The README lists support for staging and unstaging files, hunks, and lines; showing commits and opening an editor at a line; branch operations; commit, amend, and fixup flows; fetching, pulling, pushing, rebasing, resetting, reverting, and stashing.

The project also codified terminal configuration early: editor selection follows `VISUAL`, `EDITOR`, and `GIT_EDITOR`, and the documented config file path is `~/.config/gitu/config.toml` on Linux and macOS, with an AppData path on Windows.

採用の歴史

Gitu's packaging spread shows interest beyond its source repository. The input package metadata and install docs cover Cargo, GitHub release binaries, Arch Linux, Nix flakes, mise, Homebrew, MacPorts, pacman, APK, and Scoop. That matters because Git TUIs are often installed as everyday shell tools rather than project-local dependencies.

使われ方

Practitioners use Gitu inside Git repositories as a keyboard-first control surface for reviewing changes, staging precise hunks or lines, inspecting logs, committing, switching branches, rebasing, and managing stashes. The help menu and Magit-like key choices reduce the need to remember a long set of standalone Git commands.

The tool sits between raw Git and full graphical clients: it keeps work in a terminal, opens a configured editor when needed, and gives Magit-style workflows to developers who do not live inside Emacs.

パッケージ好きにとっての重要性

Gitu is significant as part of the Rust-era Git TUI wave. It competes for the same install slot as tools like gitui and lazygit, but its package identity is sharper: Magit-inspired Git porcelain for terminal users outside Emacs.

タイムライン

  • 2023: Public GitHub repository opened.
  • 2024: Early 0.x GitHub releases published.
  • 2024: Install docs covered Cargo, Arch Linux, release binaries, mise, and Nix flakes.
  • 2026: 0.42 release line visible in GitHub releases.

Related projects

  • Magit for Emacs.
  • Git terminal UIs such as gitui and lazygit.
  • Cargo, Nix flakes, mise, Homebrew, Arch Linux, and Scoop packaging workflows.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • 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.

Unix
~/.config/gitu/config.toml
Windows
%USERPROFILE%\AppData\Roaming\gitu\config.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gitu実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.43.0
マネージャ更新日2026-07-11
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gitu
バージョン0.43.0
パッケージマネージャHomebrew
ホームページhttps://github.com/altsem/gitu
リポジトリhttps://github.com/altsem/gitu
最終更新2026-07-11T23:35:09Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gitu

nix profile install nixpkgs#gitu
  • normalized package name match
  • 一致条件: Gitu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gitu 0.43.0-r0

TUI Git client inspired by Magit

https://github.com/altsem/gitu

sudo apk add gitu
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitu
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gitu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitu-doc 0.43.0-r0

TUI Git client inspired by Magit (documentation)

https://github.com/altsem/gitu

sudo apk add gitu-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitu
  • normalized package name match
  • 一致条件: Gitu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

gitu 0.43.0-2

A TUI Git client inspired by Magit

https://github.com/altsem/gitu

sudo pacman -S gitu
  • License: MIT
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Gitu
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gitu from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

gitu

sudo port install gitu
  • normalized package name match
  • 一致条件: Gitu
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gitu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/gitu

scoop install extras/gitu
  • normalized package name match
  • 一致条件: Gitu
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitu.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation