package hg_lib

  1. Overview
  2. Docs
A library that wraps the Mercurial command line interface

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=2b7ec89fea70243afe99e6756268c59a76a600ab8db573c64efbe305485acf94

doc/CHANGES.html

Release v0.17.0

  • Fix in Fixed_hg_environment: use the correct variable name HGUSER to pass the user name to hg.

Release v0.16.0

  • Add optional parameter include_files_in_changeset_info to functions that return changesets

    • Allows including the list of changed files in the Changeset_info structure.
  • Add get_default_url function

    • Retrieves the default URL using hg show paths.default
OCaml

Innovation. Community. Security.

On This Page
  1. Release v0.16.0