Differences between revisions 84 and 91 (spanning 7 versions)
Revision 84 as of 2016-05-11 21:36:57
Size: 2723
Editor: KevinBullock
Comment: style edits, decrease repetition
Revision 91 as of 2017-03-09 21:51:34
Size: 2982
Editor: JunWu
Comment: Include archived bugs when searching for "Easy bugs"
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=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEED_EXAMPLE&bug_status=IN_PROGRESS&bug_status=TESTING&bug_status=RESOLVED&keywords=easy%2C &keywords_type=allwords&list_id=9573&order=changeddate DESC%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id&query_format=advanced&resolution=---&resolution=ARCHIVED | 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)