pkg.soopen package index

brew / Rang 5457

stgit mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stgit in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stgit

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install stgit

MacPorts ports tree · devel/stgit/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add stgit

Alpine Linux edge package indexes · stgit · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install stgit

Debian stable package indexes · stgit · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install stgit

Fedora Rawhide package metadata · stgit · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#stgit

nixpkgs package indexes · pkgs/by-name/st/stgit/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install stgit

openSUSE Tumbleweed package metadata · stgit · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/stgit

Scoop official bucket manifest trees · bucket/stgit.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Manage Git commits as a stack of patches

Befehle und Aliase

  • stg

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2017: The stacked-git/stgit GitHub repository was created.
  • 2020s: StGit 2.0.0 marked the move from Python to Rust according to the official homepage.
  • 2020s: The project documents package availability across Homebrew, MacPorts, Arch, Gentoo, crates.io, Guix, and Nix.

Related projects

  • Git is the required underlying version-control system.
  • Quilt and Mercurial Queues are named by the official tutorial as comparable patch-stack tools.
  • Email patch workflows are covered by the official tutorial.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für stgit wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
stgExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.6.1
Manager aktualisiert2026-06-22
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stgit
Version2.6.1
PaketmanagerHomebrew
Homepagehttps://stacked-git.github.io
Repositoryhttps://github.com/stacked-git/stgit
Zuletzt aktualisiert2026-06-22T09:29:52Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

stgit 0.19-2

manage stacks of patches in a git repository

http://www.procode.org/stgit/

sudo apt install stgit
  • Section: vcs
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stgit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: stgit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

stgit-contrib 0.19-2

set of contributed script to help working with stgit

http://www.procode.org/stgit/

sudo apt install stgit-contrib
  • Section: vcs
  • Architecture: all
  • Source Package: stgit
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stgit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: stgit-contrib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

stgit

nix profile install nixpkgs#stgit
  • normalized package name match
  • Abgeglichen nach: Stgit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stgit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

stgit 0.19-1.1

manage stacks of patches in a git repository

http://www.procode.org/stgit/

sudo apt install stgit
  • Section: universe/devel
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stgit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: stgit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

stgit-contrib 0.19-1.1

set of contributed script to help working with stgit

http://www.procode.org/stgit/

sudo apt install stgit-contrib
  • Section: universe/devel
  • Architecture: all
  • Source Package: stgit
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stgit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: stgit-contrib from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

stgit 2.6.1-r0

Manage a stack of patches using GIT as a backend

http://www.github.com/stacked-git/stgit

sudo apk add stgit
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stgit-bash-completion 2.6.1-r0

Bash completions for stgit

http://www.github.com/stacked-git/stgit

sudo apk add stgit-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stgit-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-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stgit-emacs 2.6.1-r0

stg plugin for emacs

http://www.github.com/stacked-git/stgit

sudo apk add stgit-emacs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit-emacs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stgit-fish-completion 2.6.1-r0

Fish completions for stgit

http://www.github.com/stacked-git/stgit

sudo apk add stgit-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stgit-vim 2.6.1-r0

vim filetype and syntax for stgit files

http://www.github.com/stacked-git/stgit

sudo apk add stgit-vim
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit-vim from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stgit-zsh-completion 2.6.1-r0

Zsh completions for stgit

http://www.github.com/stacked-git/stgit

sudo apk add stgit-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: stgit
  • normalized package name match
  • Abgeglichen nach: Stgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stgit-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

stgit 2.6.1-2.fc45

Stack-based patch management for Git

https://stacked-git.github.io/

sudo dnf install stgit
  • License: Apache-2.0 AND BSD-3-Clause AND GPL-2.0-only AND MIT AND Unicode-3.0 AND Zlib AND (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: stgit
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stgit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: stgit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

stgit 2.6.1-3.2

Stacked GIT - Source Code Management Tool

https://stacked-git.github.io

sudo zypper install stgit
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: stgit
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stgit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stgit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

stgit-bash-completion 2.6.1-3.2

Bash Completion for stgit

https://stacked-git.github.io

sudo zypper install stgit-bash-completion
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: stgit
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stgit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stgit-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

stgit-emacs 2.6.1-3.2

emacs plugin for for stgit

https://stacked-git.github.io

sudo zypper install stgit-emacs
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: stgit
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stgit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stgit-emacs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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