Differences between revisions 20 and 23 (spanning 3 versions)
Revision 20 as of 2007-10-16 19:31:56
Size: 1070
Editor: s-2
Comment:
Revision 23 as of 2007-12-03 20:21:26
Size: 1146
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * ["Basic Coding Style"] - how to keep ["mpm"] from being grumpy with your code
Line 8: Line 9:
 * CategoryNewFeatures - A page of links to discussions about new features.  * NewFeatureDiscussions - A page of links to discussions about new features.
Line 14: Line 15:
 * DeveloperBasics - some basic code examples
Line 20: Line 22:
 * RequiresFile - capabilities check for repositories

General

  • The RoadMap

  • Tips for ContributingChanges

  • OptionNaming - the conventions used to name command-line options

  • ["Basic Coding Style"] - how to keep ["mpm"] from being grumpy with your code
  • WritingTests - how to add tests to the test suite

  • DeveloperRepos - where to find various public repositories of Mercurial work

  • NewFeatureDiscussions - A page of links to discussions about new features.

  • NewIdeas - Suggestions for features/extensions that would make someone happy

  • A list of ["Presentations"] and other related events.

Mercurial Internals

  • DeveloperBasics - some basic code examples

  • ["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)