Differences between revisions 38 and 43 (spanning 5 versions)
Revision 38 as of 2008-10-29 08:44:05
Size: 1846
Editor: abuehl
Comment: add link to new page DevelopmentGuidelines
Revision 43 as of 2009-01-25 12:06:19
Size: 2019
Comment: Used funny link style for consistency :-)
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * The [:RoadMap]  * [:UpcomingReleaseNotes]
Line 10: Line 10:
 * [:TranslatingMercurial] - how to translate Mercurial into your own language
Line 28: Line 29:
 * [:FileFormats] - list of Mercurial's disk file formats
Line 37: Line 39:
 * The pre-1.0 [:RoadMap]

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

  • [:FileFormats] - list of Mercurial's disk file formats

  • [: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)