[PATCH 0 of 5 c-hglib] Example of commands implemented via level 0

Iulian Stana julian.stana at gmail.com
Mon Dec 2 13:10:10 CST 2013


In this series I provide examples for implementing
the following mercurial commands via the so-called
"level 0 API" of c-hglib:

* import
* merge
* verify
* init
* export

An example for implementing `hg log` was already
accepted at the ending of GSoC few weeks ago.

As usual, those patches are not for selenic.com/hg,
but for the ancillary c-hglib project, whose repo lives at
https://bitbucket.org/mpmselenic/c-hglib

I follow the established convention of sending patches
here for review, and possible integration in said repository.


More information about the Mercurial-devel mailing list