pkg.soopen package index

brew / 排名 15766

使用 Homebrew, apk, apt, dnf, Nix 安装 topgit

查看 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

来源线索

由仓库数据生成

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

使用的来源

  • 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