Differences between revisions 4 and 30 (spanning 26 versions)
Revision 4 as of 2006-12-10 22:07:34
Size: 1017
Editor: mpm
Comment:
Revision 30 as of 2008-04-06 21:37:09
Size: 1395
Editor: PaulMoore
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * CompatibilityRules - how we keep our existing users from crying
Line 6: Line 7:
 * ["Basic Coding Style"] - how to keep ["mpm"] from being grumpy with your code
Line 11: Line 13:
 * ["MacOSXTools"] - Installing the tool chain on Mac OS X.
 * SummerOfCode
 * [:ProductName] for the rules on using the name "Mercurial"
Line 14: Line 19:
 * DeveloperBasics - some basic code examples
 * MercurialApi - The public API for Mercurial
Line 19: Line 26:
 * ExtensionHowto - how to write Mercurial extensions  * WritingExtensions - how to write Mercurial extensions
Line 25: Line 32:
 * Ideas for Google's SummerOfCode2006.
----
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)