Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2015-07-03 22:57:28 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4) |
Log message:
Import py27-hgapi-1.7.2 as wip/py-hgapi.
hgapi is a pure-Python API to Mercurial, that uses the command-line
interface instead of the internal Mercurial API. The rationale for
this is twofold: the internal API is unstable, and it is GPL.
hgapi works for any version of Mercurial, including < 1.9, and will
instantly reflect any changes to the repository. It also has a really
permissive license (do whatever you want, don't blame me).
For example of code that uses this API, take a look at
https://bitbucket.org/haard/autohook which now uses hgapi
exclusively
|
Next | Query returned 1 messages, browsing 1 to 10 | previous