pkg.sopackage field notes

brew / 順位 6528

git-recent を Homebrew でインストール

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

インストール

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

macOS

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

provider-native install command

概要

パッケージ概要

Browse your latest git branches, formatted real fancy

コマンドとエイリアス

  • git-recent
  • git-recent-og

履歴

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

git-recent is a Git branch navigation helper by Paul Irish for browsing recently touched branches and checking one out with a short interactive flow.

プロジェクトの歴史

The README records the tool's origin in Paul Irish's dotfiles in May 2016, followed by a standalone repository and npm publication in August 2016. The original script became git-recent-og after the 2.0 rewrite.

The 2.0 line, released in 2025 according to the changelog, added an fzf-based interactive UI for browsing branches, viewing branch-specific commits, inspecting a diff against main, and checking out the selected branch.

採用の歴史

git-recent spread as a small personal-workflow utility through npm and Homebrew, with Nix also recorded in the input package metadata. Its adoption significance comes less from enterprise deployment and more from shell users copying a tiny Git helper into daily branch-switching habits.

使われ方

Practitioners run git recent inside a repository, navigate the fzf list of branches, press Enter to check out a selection, and use Ctrl-O to inspect a diff. The README notes optional delta integration for formatted diffs and worktree detection that can guide a user to an existing checkout.

Users who do not want the fzf dependency can run git recent-og, the renamed 2016 implementation, with options such as -n to limit the number of branches shown.

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

git-recent is a compact example of the Git subcommand packaging pattern: one executable on PATH becomes a Git verb, distributed through npm, Homebrew, and Nix, and upgraded without changing the underlying Git data model.

タイムライン

  • 2016: Script added to paulirish/dotfiles.
  • 2016: Standalone repository released and package published to npm.
  • 2018: Count parameter added.
  • 2019: Final 1.x bugfix recorded in the README changelog.
  • 2025: 2.0 upgrade added fzf integration and renamed the original implementation to git-recent-og.

Related projects

  • fzf powers the 2.x interactive branch picker.
  • delta can format diffs shown from the interactive UI.
  • The README points branch-navigation enthusiasts to git-fuzzy, lazygit, tig, and fzf-git.sh.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
git-recent実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
git-recent-og実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.2.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-recent
バージョン2.2.0
パッケージマネージャHomebrew
ホームページhttps://github.com/paulirish/git-recent
リポジトリhttps://github.com/paulirish/git-recent
Bottle未記録
サービス宣言なし

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation