Differences between revisions 35 and 37 (spanning 2 versions)
Revision 35 as of 2008-09-10 19:42:06
Size: 1680
Editor: abuehl
Comment: +initializers and error handling in C code posting by mpm
Revision 37 as of 2008-10-06 08:02:33
Size: 1767
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * Tips for [:ContributingChanges]
 * [:ManagingBugs] - how to work with the BTS
 * Tips for [:ContributingChanges] and creating [:SuccessfulPatch:SuccessfulPatches]
 * [:ManagingBugs] - how to work with the [http://selenic.com/mercurial/bugs/ BTS]

General

Modules in C

Mercurial Internals

  • [:DeveloperBasics] - some basic code examples

  • [:MercurialApi] - The public API for Mercurial

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