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 18:
(0)
-10
-7
+7
+10
tip
age
author
description
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.
Mon, 11 Aug 2008 02:10:41 -0700
Peter Hosey
Added tag 1.0b2 for changeset a7214992f904
Mon, 11 Aug 2008 01:59:57 -0700
Peter Hosey
Added a different set of default color codes and a different colorization format string. Both of these are to support 16-color mode (which is all Terminal supports).
1.0b2
Mon, 11 Aug 2008 01:25:17 -0700
Peter Hosey
Added tag 1.0b1 for changeset 89284f926abb
Mon, 11 Aug 2008 01:17:11 -0700
Peter Hosey
Darkened the colors for “old mode” and “removed”. The previous “removed” color was just too pink—not the light red I wanted.
1.0b1
Mon, 11 Aug 2008 01:10:26 -0700
Peter Hosey
Removed the now-unnecessary print statement for RESET_FORMAT, since we now output RESET_FORMAT at the end of every loop iteration, rather than the beginning.
less
more
| rev 18:
(0)
-10
-7
+7
+10
tip