Differences between revisions 26 and 29 (spanning 3 versions)
Revision 26 as of 2008-02-07 15:43:40
Size: 1238
Editor: abuehl
Comment: cat
Revision 29 as of 2008-03-31 07:43:01
Size: 1347
Editor: abuehl
Comment: +link to ProductName
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * CompatibilityRules - how we keep our existing users from crying
Line 13: Line 14:
 * SummerOfCode
 * [:ProductName] for the rules on using the name "Mercurial"
Line 28: Line 31:
 * Ideas for Google's SummerOfCode2006.

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

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