Differences between revisions 89 and 90
Revision 89 as of 2017-09-06 20:41:33
Size: 3784
Editor: JunWu
Comment:
Revision 90 as of 2017-09-06 20:48:36
Size: 3791
Editor: JunWu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * https://www.mercurial-scm.org/repo/hg-all/ — combined mirror of main & hg-committed
Line 17: Line 16:
 * https://www.mercurial-scm.org/repo/hg-all/ — combined mirror of main & hg-committed & i18n

Developer Repositories

This page lists repositories used for Mercurial development.

Main repositories

For End-users

For Mercurial developers

  • https://www.mercurial-scm.org/repo/hg-committed — the main repository for developers, bleeding edge. A changeset needs 1 accept from a junior reviewer to get here. Do not use this repo unless you're a Mercurial developer. History in this repo is mutable.

Bugfixes are committed to the stable branch and pushed to the main repository. This branch is automatically pushed to hg-stable to provide a separate repository. New features go to the default branch, which gets merged into stable at the start of each code freeze.

Other core repositories

The flow between the main and committed repositories is shown in this graph. The blue repositories are controlled by senior reviewers, the dark green repositories by core contributors and the light green repository by MartinGeisler.

TortoiseHg

See the TortoiseHg Wiki page for that project's development repositories.

Inactive repositories

Repositories that have been decommissioned or had no recent activity:


CategoryProject CategoryDeveloper

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