Wed, 06 Nov 2013 16:48:06 -0500 |
Augie Fackler |
cleanup: move stdlib imports to their own import statement
|
Thu, 15 Nov 2012 15:16:41 -0800 |
Guillermo P?rez |
diff: move index header generation to patch
|
Thu, 15 Nov 2012 12:19:03 -0800 |
Guillermo P?rez |
diff: move diffline to patch module
|
Thu, 15 Nov 2012 12:16:08 -0800 |
Guillermo P?rez |
diff: unify calls to diffline
|
Tue, 06 Nov 2012 14:04:05 -0800 |
Guillermo P?rez |
diff: move b85diff to mdiff module
|
Thu, 05 Apr 2012 15:39:07 +0200 |
Patrick Mezard |
mdiff: fix diff header generation for files with spaces (issue3357)
stable
|
Mon, 06 Feb 2012 21:17:50 +0100 |
Patrick Mezard |
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
stable
|
Thu, 15 Dec 2011 15:27:11 -0600 |
Matt Mackall |
util: don't mess with builtins to emulate buffer()
|
Fri, 18 Nov 2011 14:23:03 +0100 |
Patrick Mezard |
mdiff: replace wscleanup() regexps with C loops
|
Fri, 18 Nov 2011 14:16:47 +0100 |
Patrick Mezard |
mdiff: split lines in allblocks() only when necessary
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
Fri, 18 Nov 2011 12:01:04 +0100 |
Patrick Mezard |
mdiff: make diffblocks() return all blocks, matching and changed
|
Fri, 18 Nov 2011 11:53:38 +0100 |
Patrick Mezard |
mdiff: extract blocks whitespace normalization in diffblocks()
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
Sun, 13 Nov 2011 21:37:14 +0100 |
Patrick Mezard |
diff: --ignore-blank-lines was too enthusiastic
stable
|