Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2006-12-20 20:24:47
Size: 329
Editor: 00104b3318d7
Comment:
Revision 6 as of 2007-01-17 17:27:56
Size: 1068
Comment: fix new page name
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 * MqExtension - Mercurial Patch Queues  * MqExtension - Mercurial Patch Queues - manage changes as series of patches
Line 5: Line 5:
 * UsingExtdiff - use external programs to compare changes
 * ForestExtension - manage a bunch of mercurial repos as a meta repository, with snapshot support
 * ChurnExtension - Show statistics for mercurial operations
 * ACLExtension - Manage commit access to parts of a repo using control lists
 * BugzillaExtension - Update bugzilla entries when a bug id is referenced in a changeset
 * FetchExtension - Conveniently pull and merge or update to the tip revision
 * GpgExtension - Sign and check changesets using GPG
 * NotifyExtension - Email notifications to subscribed addresses after commits to a repo
 * PatchbombExtension - Send a collection of changesets as a series of patch emails
  • UsingHgk - how to use the GUI repository browser

  • MqExtension - Mercurial Patch Queues - manage changes as series of patches

  • UsingBisect - how to use the bisect extension to find bugs

  • TransplantExtension - cherry-picks patches and rebases branches

  • UsingExtdiff - use external programs to compare changes

  • ForestExtension - manage a bunch of mercurial repos as a meta repository, with snapshot support

  • ChurnExtension - Show statistics for mercurial operations

  • ACLExtension - Manage commit access to parts of a repo using control lists
  • BugzillaExtension - Update bugzilla entries when a bug id is referenced in a changeset

  • FetchExtension - Conveniently pull and merge or update to the tip revision

  • GpgExtension - Sign and check changesets using GPG

  • NotifyExtension - Email notifications to subscribed addresses after commits to a repo

  • PatchbombExtension - Send a collection of changesets as a series of patch emails

    See CategoryExtension for a more complete list and ExtensionHowto for a list of bundled extensions.

UsingExtensions (last edited 2022-06-28 16:47:05 by ArneBab)