Differences between revisions 36 and 39 (spanning 3 versions)
Revision 36 as of 2008-10-06 08:00:52
Size: 1730
Editor: abuehl
Comment: adding link to SuccessfulPatch page
Revision 39 as of 2008-11-08 11:47:16
Size: 1855
Editor: AkiraKitada
Comment: Replaced obsolete RoadMap with UpcomingReleaseNotes
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * The [:RoadMap]  * [:UpcomingReleaseNotes]
Line 5: Line 5:
 * [:ManagingBugs] - how to work with the BTS  * [:ManagingBugs] - how to work with the [http://selenic.com/mercurial/bugs/ BTS]
Line 10: Line 10:
 * [:DevelopmentGuidelines] - other things we try to follow when writing code

General

Modules in C

Mercurial Internals

  • [:DeveloperBasics] - some basic code examples

  • [:MercurialApi] - The public API for Mercurial

  • [:Design] - Mercurial's data structures and how it uses them.
  • [:WhatGoesWhere] - the project architecture

  • [:WireProtocol] - the push/pull changegroup protocol

  • [:DebuggingFeatures] - how to poke around in Mercurial's internals

  • [:Theming] - how to create new styles for Mercurial's web interface
  • [:WritingExtensions] - how to write Mercurial extensions

Old Stuff


CategoryContributing

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