Differences between revisions 9 and 10
Revision 9 as of 2007-01-18 01:22:33
Size: 1242
Comment: Relink to WritingExtensions instead of ExtensionHowto
Revision 10 as of 2007-06-17 00:21:19
Size: 1181
Editor: 74
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * DrawingGraphs - how to add graph diagrams to the wiki
Line 22: Line 21:
 * WritingExtensions - how to write Mercurial extensions  * ExtensionHowto - how to write Mercurial extensions

General

Mercurial Internals

  • ["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
  • ExtensionHowto - how to write Mercurial extensions

  • RequiresFile - capabilities check for repositories

Old Stuff

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