# 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
- **Version:** 0.10.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>
- **Dernière mise à jour:** 2026-07-25T06:48:40Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gitlogue (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.10.0
## 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
## 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


## Combined YAML source

View the package source record on GitHub. [combined/gitlogue.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gitlogue.yml)


## Sources

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