Differences between revisions 84 and 89 (spanning 5 versions)
Revision 84 as of 2016-05-11 21:36:57
Size: 2723
Editor: KevinBullock
Comment: style edits, decrease repetition
Revision 89 as of 2016-11-04 09:18:37
Size: 2700
Comment: replace selenic.com URL with mercurial-scm.org one
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * [[http://selenic.com/hg|Main repository]] — browse or clone the source (see [[DeveloperRepos]] for other repositories)  * [[https://www.mercurial-scm.org/repo/hg|Main repository]] — browse or clone the source (see [[DeveloperRepos]] for other repositories)
Line 20: Line 20:
 * [[http://bz.selenic.com/buglist.cgi?keywords=easy%2C%20&keywords_type=allwords&list_id=6549&resolution=---&query_format=advanced|Easy bugs]] — tasks flagged as easy, a good entry point for new contributors
 * [[UIGuideline]] — how to make consistent UI choices
 * [[https://bz.mercurial-scm.org/buglist.cgi?quicksearch=easy&list_id=9019| Some easy bugs]] — tasks flagged as easy, a good entry point for new contributors
 * [[UIGuideline|UI guidelines]] — how to make consistent UI choices
Line 40: Line 40:
 * [[DevelopmentProcess|Development process]] — an overview of our development and release workflow
Line 43: Line 44:
## * [[DevelopmentProcess|Development process]] — an overview of our development and release workflow

Note:

This page is primarily intended for developers of Mercurial.

Developer Info

Information on working on the Mercurial code base.

1. Start hacking

2. Contributing code

3. Internals

4. Working with the community

5. Feature proposals

6. Developer tips

  • MacOSXTools — Installing the tool chain on Mac OS X.

  • Using Wine to test Windows support under Linux

  • Easy way of starting Mercurial hacking on Windows with HackableMercurial


CategoryDeveloper

DeveloperInfo (last edited 2017-03-09 21:51:34 by JunWu)