pkg.soopen package index

brew / 排名 6150

使用 Homebrew, apt, Nix 安装 git-big-picture

查看 git-big-picture 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install git-big-picture

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install git-big-picture

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

Nix已验证 · 92%
nix profile install nixpkgs#git-big-picture

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

概览

软件包摘要

Visualization tool for Git repositories

命令和别名

  • git-big-picture

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
git-big-picture可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.3.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation