# gitlogue mit Homebrew, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitlogue in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gitlogue
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:gitlogue
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gitlogue>
- **Version:** 0.9.0
- **Quellzusammenfassung:** Cinematic Git commit replay tool
- **Homepage:** <https://github.com/unhappychoice/gitlogue>
- **Repository:** <https://github.com/unhappychoice/gitlogue>
- **Upstream-Dokumentation:** <https://github.com/unhappychoice/gitlogue#readme>
- **Lizenz:** ISC
- **Quellarchiv:** <https://github.com/unhappychoice/gitlogue/archive/refs/tags/v0.9.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-04-20T20:58:22Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- gitlogue (cli)
- gitlogue (Alias)

## Abhängigkeiten

- openssl@3

## Build-Abhängigkeiten

- pkgconf
- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.9.0
- Manager aktualisiert: 2026-04-20
- lokale Daten: OK
- Upstream-Repository: https://github.com/unhappychoice/gitlogue
- neueste erkannte Version: v0.9.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- 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
## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
