| Class | Description |
|---|---|
| HgConfig |
Check hg installation.
|
| HgConfig.HgVersionConsumer |
Get version of the executable.
|
| HgScmProvider |
Mercurial (HG) is a decentralized revision control system.
|
| HgScmProvider.HgUrlParserResult | |
| HgUtils |
Common code for executing hg commands.
|
| HgUtils.HgBranchnameConsumer |
Get current (working) branch name
|
| HgUtils.HgRevNoConsumer |
Get current (working) revision.
|