Automic VaultAutomic Vault

brew

git-big-picture mit Homebrew, apt, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-big-picture

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install git-big-picture

Debian stable package indexes · git-big-picture · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#git-big-picture

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

Überblick

Paketzusammenfassung

Visualization tool for Git repositories

Befehle und Aliase

  • git-big-picture

Verlauf

Projektgeschichte und Nutzung

git-big-picture is a Python and Graphviz-based visualization tool that reduces a Git repository's commit DAG to the commits and refs that explain the repository's branch and tag structure.

Projektgeschichte

The repository opened in 2011 and developed as a Git history visualizer rather than a general Git UI. Its README describes the tool as a filter: it removes uninteresting commits from the DAG and renders the remaining relationships with Graphviz.

The project later gained generated manual-page documentation, PyPI packaging, test automation, and examples showing reduced graphs for toy and real repositories. A 2026 maintainer notice placed the project in maintenance mode, with bug fixes and dependency updates accepted but feature expansion paused.

Adoptionsgeschichte

git-big-picture occupies a small but recognizable Git-tool niche: it helps developers explain topology in repositories where git log --graph is too noisy. Packaging in Homebrew, Debian-family systems, Nix, and PyPI made it easy to install alongside Graphviz.

Wie es verwendet wird

Practitioners run git-big-picture against a repository to produce SVG, PNG, PDF, Graphviz dot, or viewer output. Options select tags, branches, roots, merges, bifurcation commits, commit messages, simplification, history direction, output files, and viewers.

Warum Paket-Nerds sich dafür interessieren

Package maintainers care because the executable is a classic Unix-style Git helper: small, scriptable, dependent on Graphviz, installable as git big-picture through PATH lookup, and useful for documentation screenshots or release notes.

Zeitleiste

  • 2011: Repository created.
  • 2024: The generated man page documented git-big-picture 1.3.0.
  • 2026: Maintainer notice marked the project as maintenance mode.

Related projects

  • Related tools include Git's log graph output, Graphviz dot, PyPI packaging, and Git helper command integration through PATH lookup or aliases.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

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-big-picturecliglobales 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-26
Manager-Version1.3.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/git-big-picture/git-big-picture

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-big-picture
Version1.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-big-picture
Homepagehttps://github.com/git-big-picture/git-big-picture
Repositoryhttps://github.com/git-big-picture/git-big-picture
Upstream-Dokumentationhttps://github.com/git-big-picture/git-big-picture#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://files.pythonhosted.org/packages/bb/df/15392f049576f9b3989ffe9d5ec12135f8d9618c089a6259c5a2c16556c9/git-big-picture-1.3.0.tar.gz
Abhängigkeitengraphviz, python@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-big-picture
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.

Debian apt95%

git-big-picture 1.3.0-1

Visualization tool for Git repositories (executable)

https://github.com/git-big-picture/git-big-picture

sudo apt install git-big-picture
  • Section: vcs
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Big Picture
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-big-picture from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-git-big-picture 1.3.0-1

Visualization tool for Git repositories (module)

https://github.com/git-big-picture/git-big-picture

sudo apt install python3-git-big-picture
  • Section: python
  • Architecture: all
  • Source Package: git-big-picture
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Big Picture
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-git-big-picture from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-big-picture

nix profile install nixpkgs#git-big-picture
  • normalized package name match
  • Abgeglichen nach: Git Big Picture
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-big-picture/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

git-big-picture 1.2.2-1

Visualization tool for Git repositories (executable)

https://github.com/git-big-picture/git-big-picture

sudo apt install git-big-picture
  • Section: universe/vcs
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Big Picture
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-big-picture from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-git-big-picture 1.2.2-1

Visualization tool for Git repositories (module)

https://github.com/git-big-picture/git-big-picture

sudo apt install python3-git-big-picture
  • Section: universe/python
  • Architecture: all
  • Source Package: git-big-picture
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Big Picture
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-git-big-picture from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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