Automic VaultAutomic Vault

brew

git-archive-all mit Homebrew, apk, dnf, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-archive-all

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add git-archive-all

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

Fedora dnfverifiziert · 92%
sudo dnf install git-archive-all

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

Nixverifiziert · 92%
nix profile install nixpkgs#git-archive-all

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

Überblick

Paketzusammenfassung

Archive a project and its submodules

Befehle und Aliase

  • git-archive-all

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:archive

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

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
git-archive-allcliglobales Executable

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-07-25
Manager-Version1.23.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.23.1

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-archive-all
Version1.23.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-archive-all
Homepagehttps://github.com/Kentzo/git-archive-all
Repositoryhttps://github.com/Kentzo/git-archive-all
Upstream-Dokumentationhttps://github.com/Kentzo/git-archive-all#readme
LizenzMIT
Quellarchivhttps://github.com/Kentzo/git-archive-all/archive/refs/tags/1.23.1.tar.gz
Von macOS bereitgestellte Bibliothekenpython
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

git-archive-all

nix profile install nixpkgs#git-archive-all
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

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
  • 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