git-cinnabar
brew install git-cinnabar
v0.7.3
MPL-2.0 AND GPL-2.0-only
Git remote helper to interact with mercurial repositories
10
30-day installs · #8686
35
90-day · #8265
290
365-day · #6402
318
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
git
mercurial
Links
- https://github.com/glandium/git-cinnabar
- GitHub: glandium/git-cinnabar
- Brew formula source: Formula/g/git-cinnabar.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [
"git-remote-hg"
],
"dependencies": [
"mercurial"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Git remote helper to interact with mercurial repositories",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:03+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "git-cinnabar",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-03T06:57:21Z",
"github_readme_excerpt": "git-cinnabar 0.7\n================\n\n*cinnabar is the common natural form in which mercury can be found on Earth.\nIt contains mercury sulfide and its powder is used to make the vermillion\npigment.*\n\ngit-cinnabar is a git remote helper to interact with mercurial repositories.\nContrary to other such helpers\n([[1]](https://github.com/felipec/git-remote-hg)\n [[2]](https://github.com/rfk/git-remote-hg)\n [[3]](https://github.com/cosmin/git-hg)\n [[4]](https://github.com/todesschaf/git-hg)\n [[5]](https://github.com/msysgit/msysgit/wiki/Guide-to-git-remote-hg)\n [[6]](https://github.com/buchuki/gitifyhg/)), it doesn\u0027t use a local\nmercurial clone under the hood.\n\nThe main focus at the moment is to make it work with mozilla-central and\nrelated mercurial repositories and support Mozilla workflows (try server,\netc.).\n\nRepositories last used with versions lower than 0.5.0 are not supported.\nPlease run `git cinnabar upgrade` with version 0.5.0 first.\n\nLicense:\n--------\n\nThe git-cinnabar source code is distributed under the terms of the Mozilla Public\nLicense version 2.0 (see the MPL-2.0 file), with parts (the git-core subdirectory)\ndistributed under the terms of the GNU General Public License version 2.0 (see the\ngit-core/COPYING file).\n\nAs a consequence, git-cinnabar binary executables are distributed under the terms\nof the GNU General Public License version 2.0.\n\nRequirements:\n-------------\n\n- Git (any version should work ; cinnabarclone bundles require 1.4.4).\n- In order to build from source:\n - Rust 1.75.0 or newer.\n - A C compiler (GCC or clang).\n - make.\n - CURL development headers and libraries (except on Windows). Please note that on MacOS they are included in the SDK.\n\nSetup:\n------\n\n### Prebuilt binaries\n\n- Assuming a prebuilt binary is available for your system, get the\n [download.py script](https://raw.githubusercontent.com/glandium/git-cinnabar/master/download.py)\n and run it (requires python 3.9 or newer) with:\n\n ```\n $ ./download.py\n ```\n\n- Add the directory w",
"github_repo": "glandium/git-cinnabar",
"github_stars": 318,
"github_topics": [
"git",
"mercurial"
],
"homepage": "https://github.com/glandium/git-cinnabar",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 10,
"installs_365d": 290,
"installs_90d": 35,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MPL-2.0 AND GPL-2.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "git-cinnabar",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8686,
"rank_365d": 6402,
"rank_90d": 8265,
"raw_hash": "67b6d638233ca1fb",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/git-cinnabar.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"bzip2",
"curl"
],
"version_head": "HEAD",
"version_stable": "0.7.3",
"versioned_formulae": [],
"why_use_this": null
}