Automic VaultAutomic Vault

brew

Install git-big-picture with Homebrew, apt, Nix

Visualization tool for Git repositories. Version 1.3.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install git-big-picture

local Homebrew formula metadata

Linux

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

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

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

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

overview

Package summary

Visualization tool for Git repositories

Commands and aliases

  • git-big-picture

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
git-big-picturecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.3.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

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

install metadata

Package metadata

Package keybrew:git-big-picture
Version1.3.0
Package managerHomebrew
Package manager pagehttps://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 docshttps://github.com/git-big-picture/git-big-picture#readme
LicenseGPL-3.0-or-later
Source archivehttps://files.pythonhosted.org/packages/bb/df/15392f049576f9b3989ffe9d5ec12135f8d9618c089a6259c5a2c16556c9/git-big-picture-1.3.0.tar.gz
Dependenciesgraphviz, python@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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