# Installer gitlogue avec Homebrew, Nix, pacman

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

## installation

```sh
sudo av install brew:gitlogue
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gitlogue
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gitlogue
```

  Preuve: nixpkgs package indexes: pkgs/by-name/gi/gitlogue/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S gitlogue
```

  Preuve: Arch Linux sync databases: gitlogue from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:gitlogue
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gitlogue>
- **Version:** 0.9.0
- **Résumé source:** Cinematic Git commit replay tool
- **Page d'accueil:** <https://github.com/unhappychoice/gitlogue>
- **Dépôt:** <https://github.com/unhappychoice/gitlogue>
- **Docs amont:** <https://github.com/unhappychoice/gitlogue#readme>
- **Licence:** ISC
- **Archive source:** <https://github.com/unhappychoice/gitlogue/archive/refs/tags/v0.9.0.tar.gz>
- **Dernière mise à jour:** 2026-04-20T20:58:22Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- gitlogue (cli)
- gitlogue (alias)

## Dépendances

- openssl@3

## Dépendances de compilation

- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.9.0
- gestionnaire mis à jour: 2026-04-20
- données locales: OK
- dépôt amont: https://github.com/unhappychoice/gitlogue
- dernière version détectée: v0.9.0 (à jour)
## Historique du projet et usages

gitlogue is a Rust terminal application that replays Git commit history as an animated, cinematic view of code changes. It belongs to the family of terminal visualization tools rather than build or release automation.

### Historique du projet

The repository was created in November 2025 by unhappychoice. Its README presents the project as a cinematic Git commit replay tool with typing animation, syntax highlighting, file tree transitions, themes, and a screensaver mode.

Early releases quickly added practical visualization features, including a diff subcommand, theme additions, file-specific speed rules, date filtering, and more language support through tree-sitter.

### Historique d'adoption

Because gitlogue is young, its adoption history is thinner than long-lived Git tools. Its early visibility comes from GitHub interest, crates.io distribution, Homebrew packaging, Arch and Nix entries, and terminal-tool showcases referenced by the README.

### Modes d'utilisation

Practitioners use gitlogue for demos, teaching, presentations, content creation, ambient terminal displays, and exploring how a repository changed over time. Common options select a commit, range, author, date window, theme, typing speed, or ignore file.

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

gitlogue is package-nerd interesting as a modern Rust TUI shipped through Cargo, Homebrew, Nix, Arch, and an install script soon after its initial repository creation. It shows how fast small terminal tools can become multi-channel packages when the binary is self-contained.

### Chronologie

- 2025: The unhappychoice/gitlogue repository was created.
- 2025: v0.5.0 added date filtering and additional language support.
- 2026: v0.7.0 added a diff subcommand for working tree changes.
- 2026: v0.9.0 added more syntax-highlighting support and language injection handling.

### Related projects

- GitType, from the same author, is listed as a related Git visualization and coding project.
- Terminal screensaver projects such as cbonsai, cmatrix, and pipes.sh are named in the README as neighboring terminal-display tools.

### Sources

- <https://api.github.com/repos/unhappychoice/gitlogue>
- <https://api.github.com/repos/unhappychoice/gitlogue/releases?per_page=5>
- <https://formulae.brew.sh/formula/gitlogue>
- <https://github.com/unhappychoice/gitlogue>
- <https://github.com/unhappychoice/gitlogue/tree/main/docs>
- <https://raw.githubusercontent.com/unhappychoice/gitlogue/main/README.md>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/gitlogue/config.toml, .gitlogue-ignore
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gitlogue
- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - gitlogue: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/gitlogue/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - gitlogue - 0.9.0-1: normalized package name match | Arch Linux sync databases: gitlogue from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A cinematic Git commit replay tool for the terminal | https://github.com/unhappychoice/gitlogue


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [openssl@3](https://www.automicvault.com/fr/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [gitu](https://www.automicvault.com/fr/pkg/brew/gitu/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal, tui.
- [gitui](https://www.automicvault.com/fr/pkg/brew/gitui/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal, tui.
- [serie](https://www.automicvault.com/fr/pkg/brew/serie/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal, tui.
- [diff-so-fancy](https://www.automicvault.com/fr/pkg/brew/diff-so-fancy/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal.
- [diffnav](https://www.automicvault.com/fr/pkg/brew/diffnav/) - Shares av.db curated category or tags: cli, developer-tools, git, tui.
- [diffr](https://www.automicvault.com/fr/pkg/brew/diffr/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal.
- [flowrs](https://www.automicvault.com/fr/pkg/brew/flowrs/) - Shares av.db curated category or tags: cli, developer-tools, terminal, tui.
- [fx](https://www.automicvault.com/fr/pkg/brew/fx/) - Shares av.db curated category or tags: cli, developer-tools, terminal, tui.
- [aoe](https://www.automicvault.com/fr/pkg/brew/aoe/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, openssl, openssl-3.

## Combined YAML source

View the package source record on GitHub. [combined/gitlogue.yml](https://github.com/automic-vault/db/blob/main/combined/gitlogue.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
