Differences between revisions 76 and 77
Revision 76 as of 2013-12-10 21:29:55
Size: 4192
Editor: SantiagoPaya
Comment: Broken link for TortoiseHg
Revision 77 as of 2013-12-10 22:15:41
Size: 4417
Editor: SantiagoPaya
Comment: Added URLs to graph nodes
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
    "hg-stable" [fillcolor = cornflowerblue]
    "crew-stable" [fillcolor = limegreen]
    "hg-stable" [fillcolor = cornflowerblue; URL = "http://selenic.com/repo/hg-stable"]
    "crew-stable" [fillcolor = limegreen; URL = "http://hg.intevation.org/mercurial/crew-stable"]
Line 42: Line 42:
    hg [fillcolor = cornflowerblue]
    crew [fillcolor = limegreen]
    hg [fillcolor = cornflowerblue; URL = "http://selenic.com/repo/hg"]
    crew [fillcolor = limegreen; URL = "http://hg.intevation.org/mercurial/crew"]
Line 46: Line 46:
  "hg-i18n" [fillcolor = palegreen]   "hg-i18n" [fillcolor = palegreen; URL = "http://bitbucket.org/mg/hg-i18n"]

Developer Repositories

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

Main repositories

Bugfixes are committed to the branch named stable and pushed to the main repository. This branch is automatically pushed to hg-stable to provide a separate repository. No new features are going to the stable branch, mainline (the default branch) will be branched again near each release.

Crew repositories

The flow between the main and crew repositories is shown in this graph. The blue repositories are controlled by Matt, the dark green repositories by crew and the light green repository by MartinGeisler.

Special repositories

TortoiseHg

Inactive repositories

Repositories with no activity during the last 12 months:


CategoryProject CategoryDeveloper

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