macOS
brew install git-big-picturelocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.