Automic VaultAutomic Vault

brew

Installer git-archive-all avec Homebrew, apk, dnf, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-archive-all pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-archive-all

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add git-archive-all

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

Fedora dnfvérifié · 92%
sudo dnf install git-archive-all

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

Nixvérifié · 92%
nix profile install nixpkgs#git-archive-all

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

aperçu

Résumé du paquet

Archive a project and its submodules

Commandes et alias

  • git-archive-all

historique

Historique du projet et usages

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

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:archive

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-archive-allcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-26
version du gestionnaire1.23.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée1.23.1

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

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-archive-all
Version1.23.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-archive-all
Page d'accueilhttps://github.com/Kentzo/git-archive-all
Dépôthttps://github.com/Kentzo/git-archive-all
Docs amonthttps://github.com/Kentzo/git-archive-all#readme
LicenceMIT
Archive sourcehttps://github.com/Kentzo/git-archive-all/archive/refs/tags/1.23.1.tar.gz
Bibliothèques fournies par macOSpython
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

git-archive-all

nix profile install nixpkgs#git-archive-all
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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