macOS
brew install git-big-picturelocal Homebrew formula metadata
brew
git-big-picture のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-big-picturelocal Homebrew formula metadata
sudo apt install git-big-pictureDebian stable package indexes · git-big-picture · ソース: deb.debian.org
nix profile install nixpkgs#git-big-picturenixpkgs package indexes · pkgs/by-name/gi/git-big-picture/package.nix · ソース: api.github.com
概要
Visualization tool for Git repositories
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-big-picture | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/git-big-picture/git-big-picture
インストールメタデータ
| パッケージキー | brew:git-big-picture |
|---|---|
| バージョン | 1.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-big-picture |
| ホームページ | https://github.com/git-big-picture/git-big-picture |
| リポジトリ | https://github.com/git-big-picture/git-big-picture |
| 上流ドキュメント | https://github.com/git-big-picture/git-big-picture#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/bb/df/15392f049576f9b3989ffe9d5ec12135f8d9618c089a6259c5a2c16556c9/git-big-picture-1.3.0.tar.gz |
| 依存関係 | graphviz, python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-big-picture |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-picturepython3-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-picturegit-big-picture
nix profile install nixpkgs#git-big-picturegit-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-picturepython3-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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.