Differences between revisions 41 and 42
Revision 41 as of 2008-12-05 00:38:30
Size: 1939
Editor: mpm
Comment:
Revision 42 as of 2009-01-25 12:03:47
Size: 2016
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * TranslatingMercurial - how to translate Mercurial into your own language

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)