Differences between revisions 12 and 13
Revision 12 as of 2007-07-20 05:42:58
Size: 1326
Editor: mpm
Comment:
Revision 13 as of 2007-09-12 21:06:21
Size: 1017
Editor: 220
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * CategoryNewFeatures - A page of links to discussions about new features.  * NewFeatureDiscussions - A page of links to discussions about new features.
Line 11: Line 11:
 * MercurialUnderWine - for cross-platform testing
 * ReleaseChecklist - things to be done to make a release
 * DrawingGraphs - how to add graph diagrams to the wiki
Line 22: Line 19:
 * WritingExtensions - how to write Mercurial extensions
 * RequiresFile - capabilities check for repositories

== Coding Style ==

 * ["Basic Coding Style"]
 * ["Dealing With Destructors"]
 * 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

Old Stuff

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