Differences between revisions 37 and 40 (spanning 3 versions)
Revision 37 as of 2008-10-06 08:02:33
Size: 1767
Editor: abuehl
Comment:
Revision 40 as of 2008-11-09 15:58:25
Size: 1880
Editor: AkiraKitada
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * The [:RoadMap]  * [:UpcomingReleaseNotes]
Line 10: Line 10:
 * [:DevelopmentGuidelines] - other things we try to follow when writing code
Line 36: Line 37:
 * The pre-1.0 [:RoadMap]

General

1. 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)