Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix 安装 git-archive-all

查看 git-archive-all 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install git-archive-all

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add git-archive-all

Alpine Linux edge package indexes · git-archive-all · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install git-archive-all

Fedora Rawhide package metadata · git-archive-all · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#git-archive-all

nixpkgs package indexes · pkgs/by-name/gi/git-archive-all/package.nix · 来源: api.github.com

概览

软件包摘要

Archive a project and its submodules

命令和别名

  • git-archive-all

历史

项目历史与用法

git-archive-all is a Python command-line wrapper around git archive that archives a Git superproject together with its submodules.

项目历史

The repository opened in 2010 to solve a practical packaging gap: git archive works well for one repository, but release tarballs often need the checked-out contents of submodules too. The project kept the interface close to git archive while adding recursive submodule traversal, export-ignore support, include paths, dry-run output, and compression control.

The changelog shows a maintenance phase focused on cross-platform archive correctness: tests and export-ignore handling in 2018, Windows and Apple Git compatibility fixes, non-Unicode filename handling, and a 2021 change to retrieve submodule lists via Git rather than parsing .gitmodules directly.

采用历史

Adoption is utilitarian rather than broad-platform-defining. Its presence on PyPI, Homebrew, and Linux package sets reflects a common release-engineering need: produce source archives from repositories whose dependencies are tracked as Git submodules.

使用方式

Practitioners run git-archive-all with an output filename, optional base repository, prefix, export-ignore behavior, forced submodule update, include paths, dry-run mode, and compression level. It is typically used for release tarballs, vendor drops, or reproducible snapshots where submodules must be included.

为什么软件包爱好者会关心

Package maintainers care because missing submodules are a classic broken-source-tarball problem. git-archive-all offers a boring, scriptable answer that honors Git attributes and avoids inventing a new archive format.

时间线

  • 2010: Repository created.
  • 2018: CHANGES.rst started tracking releases; tests and export-ignore handling were added.
  • 2018: Windows support and Apple Git compatibility fixes landed in the 1.19 series.
  • 2021: Version 1.23.0 began retrieving submodules via Git.
  • 2022: Version 1.23.1 added typing information to PyPI and source distributions.

Related projects

  • Related tools include Git's git archive command, Git submodules, .gitattributes export-ignore rules, PyPI packaging, and Homebrew formula packaging.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:archive

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
git-archive-allcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.23.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.23.1

https://github.com/Kentzo/git-archive-all

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:git-archive-all
版本1.23.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/git-archive-all
主页https://github.com/Kentzo/git-archive-all
仓库https://github.com/Kentzo/git-archive-all
上游文档https://github.com/Kentzo/git-archive-all#readme
许可证MIT
源码归档https://github.com/Kentzo/git-archive-all/archive/refs/tags/1.23.1.tar.gz
macOS 提供的库python
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-archive-all
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

git-archive-all

nix profile install nixpkgs#git-archive-all
  • normalized package name match
  • 匹配方式:Git Archive All
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-archive-all/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

git-archive-all 1.23.1-r5

Wrapper for git-archive that archives a git superproject and its submodules

https://github.com/Kentzo/git-archive-all

sudo apk add git-archive-all
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-archive-all
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Git Archive All
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-archive-all from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-archive-all-pyc 1.23.1-r5

Precompiled Python bytecode for git-archive-all

https://github.com/Kentzo/git-archive-all

sudo apk add git-archive-all-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-archive-all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Git Archive All
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-archive-all-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

git-archive-all 1.23.1-16.fc45

Archive git repository with its submodules

https://github.com/Kentzo/git-archive-all

sudo dnf install git-archive-all
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-archive-all
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Git Archive All
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-archive-all from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment