Sat, 25 Jun 2016 13:52:46 -0700 |
Gregory Szorc |
mdiff: remove use of __slots__
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 22:00:07 -0500 |
Mike Hommey |
mdiff: don't emit a diff header for empty trivial deltas
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 21:26:14 -0800 |
Gregory Szorc |
mdiff: use absolute_import
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Wed, 21 Jan 2015 16:35:09 -0500 |
Mike Edgar |
mdiff: add helper for making deltas which replace the full text of a revision
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 23:29:14 -0800 |
Siddharth Agarwal |
mdiff.unidiff: add support for noprefix
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 23:25:32 -0800 |
Siddharth Agarwal |
mdiff.diffopts: add a new noprefix option
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 23:19:44 -0800 |
Siddharth Agarwal |
mdiff.diffopts: add doc comment for nobinary
|
file |
diff |
annotate
|
Sat, 21 Jun 2014 15:56:49 +1000 |
Stephen Lee |
diff: add nobinary config to suppress git-style binary diffs
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 16:48:06 -0500 |
Augie Fackler |
cleanup: move stdlib imports to their own import statement
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 15:16:41 -0800 |
Guillermo Pérez |
diff: move index header generation to patch
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 12:19:03 -0800 |
Guillermo Pérez |
diff: move diffline to patch module
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 12:16:08 -0800 |
Guillermo Pérez |
diff: unify calls to diffline
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 14:04:05 -0800 |
Guillermo Pérez |
diff: move b85diff to mdiff module
|
file |
diff |
annotate
|
Thu, 05 Apr 2012 15:39:07 +0200 |
Patrick Mezard |
mdiff: fix diff header generation for files with spaces (issue3357)
stable
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 21:17:50 +0100 |
Patrick Mezard |
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
stable
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 15:27:11 -0600 |
Matt Mackall |
util: don't mess with builtins to emulate buffer()
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 14:23:03 +0100 |
Patrick Mezard |
mdiff: replace wscleanup() regexps with C loops
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 14:16:47 +0100 |
Patrick Mezard |
mdiff: split lines in allblocks() only when necessary
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 12:01:04 +0100 |
Patrick Mezard |
mdiff: make diffblocks() return all blocks, matching and changed
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 11:53:38 +0100 |
Patrick Mezard |
mdiff: extract blocks whitespace normalization in diffblocks()
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 21:37:14 +0100 |
Patrick Mezard |
diff: --ignore-blank-lines was too enthusiastic
stable
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 11:00:27 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 16:55:59 -0800 |
Nicolas Venegas |
mdiff/patch: fix bad hunk handling for unified diffs with zero context
stable
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 02:49:00 +0100 |
Mads Kiilerich |
diff: always use / in paths in diff
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 15:58:03 -0700 |
Brodie Rao |
mdiff: speed up showfunc for large diffs
|
file |
diff |
annotate
|
Tue, 19 Oct 2010 03:55:06 +0200 |
Mads Kiilerich |
mdiff: carriage return (\r) is also ignorable whitespace
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 13:28:04 +0200 |
Benoit Boissinot |
mdiff.patch(): add a special case for when the base text is empty
|
file |
diff |
annotate
|