Differences between revisions 1 and 32 (spanning 31 versions)
Revision 1 as of 2006-12-10 20:03:44
Size: 853
Editor: mpm
Comment:
Revision 32 as of 2008-04-14 08:04:50
Size: 1395
Editor: PaulMoore
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Information for developers == == General ==
Line 3: Line 3:
 * The RoadMap
Line 4: Line 5:
 * The ToDo list and MissingFeatures  * CompatibilityRules - how we keep our existing users from crying
 * 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.
 * ["MacOSXTools"] - Installing the tool chain on Mac OS X.
 * SummerOfCode
 * [:ProductName] for the rules on using the name "Mercurial"

== Mercurial Internals ==

 * DeveloperBasics - some basic code examples
 * MercurialApi - The public API for Mercurial
Line 8: Line 24:
 * OptionNaming - the conventions used to name command-line options
Line 11: Line 26:
 * WritingTests - how to add tests to the test suite
 * DeveloperRepos - where to find various public repositories of Mercurial work
 * The RoadMap and the InternationalizationPlan
 * NewFeatureDiscussions - A page of links to discussions about new features.
 * NewIdeas - Suggestions for features/extensions that would make someone happy
 * Mercurial UserSurvey.
 * WritingExtensions - how to write Mercurial extensions

== Old Stuff ==

 * First Mercurial UserSurvey.
 * The old ToDo list and MissingFeatures

----
CategoryContributing

General

  • The RoadMap

  • Tips for ContributingChanges

  • CompatibilityRules - how we keep our existing users from crying

  • 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.
  • ["MacOSXTools"] - Installing the tool chain on Mac OS X.
  • SummerOfCode

  • [:ProductName] for the rules on using the name "Mercurial"

Mercurial Internals

Old Stuff


CategoryContributing

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