pkg.soopen package index

brew / 順位 15766

topgit を Homebrew, apk, apt, dnf, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install topgit

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add topgit

Alpine Linux edge package indexes · topgit · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install topgit

Debian stable package indexes · topgit · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install topgit

Fedora Rawhide package metadata · topgit · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#tg

nixpkgs package indexes · pkgs/by-name/tg/tg/package.nix · ソース: api.github.com

概要

パッケージ概要

Git patch queue manager

コマンドとエイリアス

  • tg

履歴

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

TopGit is a Git-based patch queue manager exposed through the `tg` command. It was created for people maintaining interdependent patch sets on top of another project, especially where patches must remain reviewable, exportable, and shareable.

プロジェクトの歴史

The official changelog starts with TopGit 0.1 in August 2008. Its documentation calls it a different patch queue manager and explains the core idea: instead of storing patches as diff files, TopGit represents each patch as Git branches plus metadata files such as `.topdeps` and `.topmsg`.

The maintained mackyle documentation describes the current TopGit PRO repository, hosted on GitHub and repo.or.cz, as a continuation that fixes bugs and expands the original design. Later 0.19-series releases added features around undo, speed, POSIX portability, compatibility, and internal cleanup.

採用の歴史

TopGit's adoption is specialized rather than mainstream. The input package metadata lists packages in Alpine, Homebrew, Debian, Fedora, Nix, and Ubuntu, which fits its audience: distro maintainers, patch-stack maintainers, and Git users who need more structure than ad hoc branches but still want patch export.

使われ方

TopGit is used to create, update, inspect, export, mail, and navigate patch branches. The official overview contrasts it with Quilt: Quilt tracks ordered diff files, while TopGit tracks patch dependencies in Git and can export a quilt-style patch directory when needed.

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

TopGit is significant in package-maintenance culture because it bridges Git-native history and downstream patch queues. It preserves patch-edit history, supports dependency topology beyond a linear series file, and can still produce patch sets for ecosystems that expect diff files.

タイムライン

  • 2008: TopGit 0.1 appears in the official changelog.
  • 2014: Changelog notes TopGit 0.10.
  • 0.19 series: Later maintained releases focus on undo, speed, POSIX portability, compatibility, and internal cleanup.
  • Current: mackyle documentation identifies the maintained TopGit PRO repository and full manual.

Related projects

  • Git, Quilt, StGIT, Guilt, git send-email, distro patch queues.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:topgit
バージョン0.19.14
パッケージマネージャHomebrew
ホームページhttps://repo.or.cz/topgit/pro.git
リポジトリhttps://github.com/mackyle/topgit
最終更新2026-06-15T10:21:22-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

topgit 0.8-3

a Git patch queue manager

https://repo.or.cz/w/topgit.git

sudo apt install topgit
  • Section: vcs
  • Architecture: all
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Topgit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: topgit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

topgit 0.8-3

a Git patch queue manager

https://repo.or.cz/w/topgit.git

sudo apt install topgit
  • Section: universe/devel
  • Architecture: all
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Topgit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: topgit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

topgit 0.19.13-r1

A different patch queue manager

https://github.com/mackyle/topgit

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

topgit-bash-completion 0.19.13-r1

Bash completions for topgit

https://github.com/mackyle/topgit

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

topgit-doc 0.19.13-r1

A different patch queue manager (documentation)

https://github.com/mackyle/topgit

sudo apk add topgit-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: topgit
  • normalized package name match
  • 一致条件: Topgit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: topgit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

topgit 0.19.14-4.fc45

A different patch queue manager

https://mackyle.github.io/topgit/

sudo dnf install topgit
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: topgit
  • 8 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Topgit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: topgit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
Nix92%

tg

nix profile install nixpkgs#tg
  • installed executable or alias match
  • 一致条件: Tg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tg/tg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • 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