Differences between revisions 47 and 48
Revision 47 as of 2009-07-05 11:51:44
Size: 3745
Comment: Graph of flow between repositories
Revision 48 as of 2009-07-05 11:58:39
Size: 3750
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
digraph { digraph flow {

Developer Repositories

This page lists repositories used for Mercurial development. See also MercurialDevelopmentProcess.

Main repositories

  • http://selenic.com/repo/hg – the main repository, bleeding edge, solely managed by mpm who often pulls from other repositories

  • http://selenic.com/repo/hg-stable – the stable repository, solely managed by mpm, contains official releases with safe and important fixes applied, always a subset of the main repository

Bugfixes are pushed to -stable, then pulled and merged to mainline. No new features are going to stable, mainline is pushed to stable after each release.

Crew repositories

Special Repositories

TortoiseHg

Inactive Repositories

Repositories with no activity during the last 12 months:


CategoryContributing

DeveloperRepos (last edited 2017-09-06 20:57:56 by JunWu)