Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2006-12-10 21:36:57
Size: 883
Editor: mpm
Comment:
Revision 9 as of 2007-01-18 01:22:33
Size: 1242
Comment: Relink to WritingExtensions instead of ExtensionHowto
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * The old ToDo list and MissingFeatures
Line 9: Line 8:
 * NewFeatureDiscussions - A page of links to discussions about new features.  * CategoryNewFeatures - A page of links to discussions about new features.
Line 11: Line 10:
 * First Mercurial UserSurvey.
 * Ideas for Google's SummerOfCode2006.
 * A list of ["Presentations"] and other related events.
 * MercurialUnderWine - for cross-platform testing
 * ReleaseChecklist - things to be done to make a release
 * DrawingGraphs - how to add graph diagrams to the wiki
Line 21: Line 22:
 * WritingExtensions - how to write Mercurial extensions
 * RequiresFile - capabilities check for repositories

== Old Stuff ==

 * First Mercurial UserSurvey.
 * The old ToDo list and MissingFeatures
 * Ideas for Google's SummerOfCode2006.

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)