Differences between revisions 88 and 90 (spanning 2 versions)
Revision 88 as of 2016-08-30 20:04:13
Size: 2684
Editor: PulkitGoyal
Comment:
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:
 * [[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  * [[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

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)