Automic VaultAutomic Vault

brew

git-series を Homebrew, Nix でインストール

git-series のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-series

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#git-series

nixpkgs package indexes · pkgs/by-name/gi/git-series/package.nix · ソース: api.github.com

概要

パッケージ概要

Track changes to a patch series over time

コマンドとエイリアス

  • git-series

履歴

プロジェクトの歴史と使われ方

git-series is a Git extension for recording the evolution of a patch series, including cover letters, rebases, interdiffs, formatted email output, and pull-request preparation.

プロジェクトの歴史

The project appeared in 2016 as a Rust-based answer to a long-standing problem in patch-review workflows: Git stores commits well, but a rebased patch series normally loses its review history outside of branch names, reflogs, or external patch queues. The README frames git-series around the path from an initial idea through repeated RFC and PATCH revisions, where maintainers need to see what changed between versions of the series.

Its design keeps the patch-series metadata in the same Git repository and relies on ordinary Git transport, so a series can be pushed and pulled alongside branches and tags. The tool predates Git's built-in range-diff command and its README explicitly compares its series-diff format with range-diff style output.

採用の歴史

Adoption is specialized rather than broad: the tool mainly fits email-driven review cultures, distribution packaging, backports, and teams that repeatedly rebase non-fast-forward patch queues. Its presence in Homebrew and Nix gives it package-manager reach beyond Cargo users, but its audience is narrower than general-purpose Git porcelain.

使われ方

Practitioners start a named series, set a base commit, edit ordinary Git commits, record semantic series checkpoints, maintain a cover letter, compare versions with series diffs, and format numbered patch sets for email review.

パッケージ好きにとっての重要性

git-series is notable because it packages a patch-queue workflow without leaving Git's object model. It sits between quilt-style patch stacks and normal rebasing branches, making it useful to people who care about source-package maintenance, long-lived review series, and reproducible patch submission history.

タイムライン

  • 2016: First public code and v0.8 tags appeared in the GitHub repository.
  • 2016: README documented series commits, cover letters, email formatting, and series diffs.
  • 2024: Repository activity included updates after the original 2016 tag series.

Related projects

  • The README relates git-series to quilt, distribution patch packages, named Git branches, git format-patch, and Git's range-diff style of comparing rewritten commits.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-seriescliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.9.1
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新0.9.1

https://github.com/git-series/git-series

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-series
バージョン0.9.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-series
ホームページhttps://github.com/git-series/git-series
リポジトリhttps://github.com/git-series/git-series
上流ドキュメントhttps://github.com/git-series/git-series#readme
ライセンスMIT
ソースアーカイブhttps://github.com/git-series/git-series/archive/refs/tags/0.9.1.tar.gz
最終更新2026-06-22T14:03:31-07:00
Pulseupdated
依存関係libgit2, libssh2, openssl@3
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-series
Version Scheme0
Revision13
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

git-series

nix profile install nixpkgs#git-series
  • normalized package name match
  • 一致条件: Git Series
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-series/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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