Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2011-03-31 19:55:55
Size: 603
Editor: KevinBullock
Comment: Repository -> Download site
Revision 4 as of 2011-04-04 20:00:50
Size: 582
Editor: KevinBullock
Comment: Remove link to nonexistent cat-e-gory
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
Download site: http://hg.mozilla.org/users/jlebar_mozilla.com/hg-patience/ Repository: http://hg.mozilla.org/users/jlebar_mozilla.com/hg-patience/
Line 27: Line 27:
CategoryExtension CategoryExtensionsByOthers CategoryExtensionsByOthers

Patience extension

1. Status

This extension is not distributed with Mercurial.

Author: Justin Lebar

Repository: http://hg.mozilla.org/users/jlebar_mozilla.com/hg-patience/

2. Overview

This extension lets Mercurial generate diffs according to (an approximation of) Bram Cohen's patience diff algorithm.

3. Configuration

Configure your .hgrc to enable the extension by adding following lines:

[extensions]
patience = /path/to/patience.py


CategoryExtensionsByOthers

PatienceExtension (last edited 2016-05-03 19:36:13 by JordiGH)