macOS
brew install git-big-picturelocal Homebrew formula metadata
brew / 順位 6150
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:git-big-picture |
|---|---|
| バージョン | 1.3.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/git-big-picture/git-big-picture |
| リポジトリ | https://github.com/git-big-picture/git-big-picture |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.