mercurial-rust
Rust extensions for Mercurial


Mercurial is a fast, lightweight source control management system designed for efficient handling of very large distributed projects. This package contains Rust-based features for Mercurial: - hg-core (and hg-pyo3): implementation of some functionality of mercurial in Rust, e.g. ancestry computations in revision graphs, status or pull discovery. - rhg: a pure Rust implementation of Mercurial, with a fallback mechanism for unsupported invocations. It reuses the logic `hg-core` but completely forgoes interaction with Python. These features are varying degrees of experimental and come with caveats. See 'hg help rust' (accessible without this package) or the documentation files in this package for more information. Installing this package will enable the Rust extensions for hg immediately. rhg is its own separate program.

GPL-2.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...