log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
diff-colorize
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 24:
(0)
-10
-8
tip
age
author
description
Wed, 05 Jan 2011 21:05:17 -0800
Peter Hosey
Merged in the new 1.0 version-message changeset.
Wed, 05 Jan 2011 21:04:46 -0800
Peter Hosey
Added tag 1.0 for changeset 948c96784f00
Wed, 05 Jan 2011 21:04:42 -0800
Peter Hosey
Added line to usage message identifying this as diff-colorize 1.0.
1.0
Wed, 05 Jan 2011 21:02:24 -0800
Peter Hosey
Prevent lines that are completely different from being completely highlighted as different.
Wed, 05 Jan 2011 16:21:37 -0800
Peter Hosey
Improve the highlighting of differences using a longest common subsequence algorithm.
Wed, 05 Jan 2011 07:53:57 -0800
Peter Hosey
Added highlighting differences between consecutive old and new lines.
Wed, 05 Jan 2011 06:56:01 -0800
Peter Hosey
Interleave adjacent runs of consecutive old and new lines into alternating old and new lines.
Mon, 03 Jan 2011 20:27:37 -0800
Peter Hosey
Make the file importable for debugging purposes by wrapping the main-program-only bits in an if __name__ == "__main__" block.
less
more
| rev 24:
(0)
-10
-8
tip