pkg.soopen package index

brew / rang 6550

Installer git-recent avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-recent pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-recent

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#git-recent

nixpkgs package indexes · pkgs/by-name/gi/git-recent/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Browse your latest git branches, formatted real fancy

Commandes et alias

  • git-recent
  • git-recent-og

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-recentexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
git-recent-ogexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.2.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-recent
Version2.2.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/paulirish/git-recent
Dépôthttps://github.com/paulirish/git-recent
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

git-recent

nix profile install nixpkgs#git-recent
  • normalized package name match
  • Correspondance par : Git Recent
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-recent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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