Automic VaultAutomic Vault

brew

git-cinnabar mit Homebrew, apt, dnf, MacPorts, Nix, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-cinnabar

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install git-cinnabar

MacPorts ports tree · devel/git-cinnabar/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install git-cinnabar

Debian stable package indexes · git-cinnabar · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install git-cinnabar

Fedora Rawhide package metadata · git-cinnabar · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#git-cinnabar

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S git-cinnabar

Arch Linux sync databases · git-cinnabar · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Git remote helper to interact with mercurial repositories

Befehle und Aliase

  • git-cinnabar
  • git-remote-hg

Verlauf

Projektgeschichte und Nutzung

git-cinnabar is a Git remote helper for interacting with Mercurial repositories. It was created for the awkward but important boundary where developers wanted Git tooling while large projects, especially Mozilla's Gecko repositories, still used Mercurial hosting.

Projektgeschichte

The project is maintained by Mike Hommey under the glandium GitHub account. Its README explains the name as a reference to cinnabar, a mercury-bearing mineral, and describes the tool as a Mercurial bridge that does not keep a local Mercurial clone under the hood.

Adoptionsgeschichte

git-cinnabar's ecosystem significance comes from Mozilla workflows. The README identifies mozilla-central, related Mercurial repositories, and try-server work as a major focus, and the documentation links to a Mozilla Gecko Git workflow. Package-manager records in the input also show distribution through Homebrew, Debian, Fedora, MacPorts, Nix, Arch, and related channels.

Wie es verwendet wird

Practitioners use Git commands against Mercurial repositories by cloning or fetching hg:: URLs, then use git-cinnabar commands to translate Git commits and Mercurial changesets. The tool also exposes Mercurial bookmarks, branch tips, and heads as Git refs and includes metadata validation and cleanup commands for long-lived clones.

Warum Paket-Nerds sich dafür interessieren

For package users, git-cinnabar is significant because it packages a compatibility layer around two version-control histories rather than just a convenience command. It helped Git-oriented contributors work with Mercurial-hosted Mozilla repositories without abandoning standard Git commands.

Zeitleiste

  • 0.2.x: Early public tags established the remote-helper line.
  • 0.5.0: Repository metadata from versions lower than 0.5.0 required an upgrade path.
  • 0.7.x: Later tags continued the Rust-backed 0.x series.

Related projects

  • The README compares git-cinnabar with older git-remote-hg and git-hg helpers and positions it around Mozilla's Mercurial repositories.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
.git/config~/.gitconfig

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-cinnabarcliglobales Executable
git-remote-hgcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.7.4
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/glandium/git-cinnabar

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-cinnabar
Version0.7.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-cinnabar
Homepagehttps://github.com/glandium/git-cinnabar
Repositoryhttps://github.com/glandium/git-cinnabar
Upstream-Dokumentationhttps://github.com/glandium/git-cinnabar#readme
LizenzMPL-2.0 AND GPL-2.0-only
Quellarchivhttps://static.crates.io/crates/git-cinnabar/git-cinnabar-0.7.4.crate
Zuletzt aktualisiert2026-06-25T04:21:18Z
Pulseupdated
Abhängigkeitenmercurial
Build-Abhängigkeitenrust
Von macOS bereitgestellte Bibliothekenbzip2, curl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-cinnabar
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • git-remote-hg
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

git-cinnabar 0.7.2-2

Git remote helper to interact with mercurial repositories

https://github.com/glandium/git-cinnabar

sudo apt install git-cinnabar
  • Section: vcs
  • Architecture: amd64
  • Source Package: rust-git-cinnabar
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Cinnabar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-cinnabar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-cinnabar

nix profile install nixpkgs#git-cinnabar
  • normalized package name match
  • Abgeglichen nach: Git Cinnabar
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-cinnabar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

git-cinnabar 0.5.11-5.fc44

Git remote helper to interact with mercurial repositories

https://github.com/glandium/git-cinnabar

sudo dnf install git-cinnabar
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-cinnabar
  • 7 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Cinnabar
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-cinnabar from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

git-cinnabar 0.7.4-1

Git remote helper to interact with Mercurial repositories

https://github.com/glandium/git-cinnabar

sudo pacman -S git-cinnabar
  • License: GPL-2.0-only AND MPL-2.0
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Cinnabar
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-cinnabar from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

git-cinnabar

sudo port install git-cinnabar
  • normalized package name match
  • Abgeglichen nach: Git Cinnabar
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-cinnabar/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

git-remote-hg

sudo port install git-remote-hg
  • installed executable or alias match
  • Abgeglichen nach: Git Remote Hg
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-remote-hg/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

git-remote-hg 1.0.4~ds-3

bidirectional bridge between Git and Mercurial

https://github.com/mnauw/git-remote-hg

sudo apt install git-remote-hg
  • Section: vcs
  • Architecture: all
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Git Remote Hg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-remote-hg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

git-remote-hg

nix profile install nixpkgs#git-remote-hg
  • installed executable or alias match
  • Abgeglichen nach: Git Remote Hg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-remote-hg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf92%

git-remote-hg 1.0.4-7.fc44

Mercurial wrapper for git

https://github.com/mnauw/git-remote-hg

sudo dnf install git-remote-hg
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-remote-hg
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Git Remote Hg
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-remote-hg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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