Differences between revisions 85 and 90 (spanning 5 versions)
Revision 85 as of 2016-05-11 21:37:53
Size: 2720
Editor: KevinBullock
Comment: add link to DevelopmentProcess
Revision 90 as of 2017-03-09 21:31:27
Size: 3064
Editor: JunWu
Comment: "easy bugs" should only search for keyword, not full text
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?bug_status=CONFIRMED&bug_status=NEED_EXAMPLE&bug_status=IN_PROGRESS&f0=OP&f1=OP&f10=CP&f2=product&f3=component&f4=keywords&f5=alias&f6=short_desc&f8=content&f9=CP&j1=OR&keywords=easy%2C%20&keywords_type=allwords&list_id=9567&o2=substring&o3=substring&o4=substring&o5=substring&o6=substring&o7=substring&o8=matches&query_format=advanced&v2=easy&v3=easy&v4=easy&v5=easy&v6=easy&v7=easy&v8="easy"| Some easy bugs]] — tasks flagged as easy, a good entry point for new contributors
 * [[UIGuideline|UI guidelines]] — how to make consistent UI choices

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)