macOS
brew install stgitlocal Homebrew formula metadata
sudo port install stgitMacPorts ports tree · devel/stgit/Portfile · ソース: api.github.com
brew / 順位 5457
stgit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stgitlocal Homebrew formula metadata
sudo port install stgitMacPorts ports tree · devel/stgit/Portfile · ソース: api.github.com
sudo apk add stgitAlpine Linux edge package indexes · stgit · ソース: dl-cdn.alpinelinux.org
sudo apt install stgitDebian stable package indexes · stgit · ソース: deb.debian.org
sudo dnf install stgitFedora Rawhide package metadata · stgit · ソース: dl.fedoraproject.org
nix profile install nixpkgs#stgitnixpkgs package indexes · pkgs/by-name/st/stgit/package.nix · ソース: api.github.com
sudo zypper install stgitopenSUSE Tumbleweed package metadata · stgit · ソース: download.opensuse.org
scoop install main/stgitScoop official bucket manifest trees · bucket/stgit.json · ソース: api.github.com
概要
Manage Git commits as a stack of patches
履歴
Stacked Git, or StGit, is a command-line tool for managing Git commits as a stack of patches. It sits in the long-lived patch-queue tradition and gives Git users push, pop, refresh, and reorder operations for local patch series.
StGit's official documentation presents the project as an application for managing Git commits as a stack of patches, with the command-line executable stg. The project was originally implemented in Python and, as of version 2.0.0, is implemented in Rust.
The project homepage documents availability through Homebrew, MacPorts, Arch, Gentoo, crates.io, Guix, and Nix, plus project-provided deb, rpm, and msi packages. That package spread is notable because StGit appeals to version-control users who want a portable workflow across developer machines.
StGit is used inside ordinary Git repositories after initializing a patch stack. The tutorial compares it to Quilt and Mercurial Queues: patches are stored as Git commits, but StGit adds stack operations beyond regular commit editing.
Package nerds care about StGit because patch-stack tooling is part of distro and upstream-maintainer muscle memory. It helps maintain clean commit series, revise patches repeatedly, and prepare email-based or upstreamable changes without abandoning Git.
セキュリティ状態
stgit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stg | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:stgit |
|---|---|
| バージョン | 2.6.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://stacked-git.github.io |
| リポジトリ | https://github.com/stacked-git/stgit |
| 最終更新 | 2026-06-22T09:29:52Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
stgit 0.19-2
manage stacks of patches in a git repository
sudo apt install stgitstgit-contrib 0.19-2
set of contributed script to help working with stgit
sudo apt install stgit-contribstgit
nix profile install nixpkgs#stgitstgit 0.19-1.1
manage stacks of patches in a git repository
sudo apt install stgitstgit-contrib 0.19-1.1
set of contributed script to help working with stgit
sudo apt install stgit-contribstgit 2.6.1-r0
Manage a stack of patches using GIT as a backend
http://www.github.com/stacked-git/stgit
sudo apk add stgitstgit-bash-completion 2.6.1-r0
Bash completions for stgit
http://www.github.com/stacked-git/stgit
sudo apk add stgit-bash-completionstgit-doc 2.6.1-r0
Manage a stack of patches using GIT as a backend (documentation)
http://www.github.com/stacked-git/stgit
sudo apk add stgit-docstgit-emacs 2.6.1-r0
stg plugin for emacs
http://www.github.com/stacked-git/stgit
sudo apk add stgit-emacsstgit-fish-completion 2.6.1-r0
Fish completions for stgit
http://www.github.com/stacked-git/stgit
sudo apk add stgit-fish-completionstgit-vim 2.6.1-r0
vim filetype and syntax for stgit files
http://www.github.com/stacked-git/stgit
sudo apk add stgit-vimstgit-zsh-completion 2.6.1-r0
Zsh completions for stgit
http://www.github.com/stacked-git/stgit
sudo apk add stgit-zsh-completionstgit 2.6.1-2.fc45
Stack-based patch management for Git
https://stacked-git.github.io/
sudo dnf install stgitstgit 2.6.1-3.2
Stacked GIT - Source Code Management Tool
sudo zypper install stgitstgit-bash-completion 2.6.1-3.2
Bash Completion for stgit
sudo zypper install stgit-bash-completionstgit-emacs 2.6.1-3.2
emacs plugin for for stgit
sudo zypper install stgit-emacsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.