Differences between revisions 2 and 28 (spanning 26 versions)
Revision 2 as of 2006-12-10 21:36:57
Size: 883
Editor: mpm
Comment:
Revision 28 as of 2008-03-18 10:48:26
Size: 1284
Editor: abuehl
Comment: +SummerOfCode
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * The old ToDo list and MissingFeatures  * CompatibilityRules - how we keep our existing users from crying
Line 7: Line 7:
 * ["Basic Coding Style"] - how to keep ["mpm"] from being grumpy with your code
Line 11: Line 12:
 * First Mercurial UserSurvey.
 * Ideas for Google's SummerOfCode2006.
 * A list of ["Presentations"] and other related events.
 * ["MacOSXTools"] - Installing the tool chain on Mac OS X.
 * SummerOfCode
Line 16: Line 18:
 * DeveloperBasics - some basic code examples
Line 21: Line 24:
 * 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

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
  • WritingExtensions - how to write Mercurial extensions

Old Stuff


CategoryContributing

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