Differences between revisions 49 and 61 (spanning 12 versions)
Revision 49 as of 2010-10-22 00:01:11
Size: 1865
Editor: mpm
Comment:
Revision 61 as of 2012-12-21 06:33:57
Size: 1935
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
/!\ This page is obviously intended for developers.
Line 11: Line 9:
 * [[http://selenic.com/hg|Main repository]] - browse or clone the source (see [[DeveloperRepos]] for other repositories)
Line 14: Line 13:
 * [[MercurialApi]] - The public API for Mercurial  * [[MercurialApi]] - The internal API for Mercurial
Line 18: Line 17:

 * [[BasicCodingStyle|Basic coding style]] - how to keep [[mpm]] from being grumpy with your code
 * Tips for [[ContributingChanges|contributing changes]] and creating [[SuccessfulPatch|successful patches]]
 * [[ContributingChanges|Contributing changes]] - how to send us your changes
 * [[CodingStyle|Coding style]] - how to make your code pretty
Line 22: Line 20:
 * [[HelpStyleGuide]] - how to write nice help
Line 23: Line 22:
 * [[DevelopmentGuidelines]] - other things we try to follow when writing code
Line 33: Line 31:
 * [[MailingLists]]
Line 45: Line 43:
 * Easy way of starting Mercurial hacking on Windows with [[HackableMercurial]]

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 tests 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)