Differences between revisions 6 and 15 (spanning 9 versions)
Revision 6 as of 2006-12-15 18:12:27
Size: 1122
Editor: mpm
Comment:
Revision 15 as of 2007-10-16 13:40:19
Size: 1242
Editor: bxx130
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * ReleaseChecklist - things to be done to make a release
 * DrawingGraphs - how to add graph diagrams to the wiki
Line 20: Line 22:
 * ExtensionHowto - how to write Mercurial extensions  * WritingExtensions - 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
  • WritingExtensions - how to write Mercurial extensions

  • RequiresFile - capabilities check for repositories

Old Stuff

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