log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
diff-colorize
log diff-colorize.py @ 14:
03603b3ec1c1
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
age
author
description
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.
Mon, 11 Aug 2008 00:26:26 -0700
Peter Hosey
Added usage information.
Mon, 11 Aug 2008 00:21:13 -0700
Peter Hosey
Now that these can come from the environment, they are variables. Lowercasing their names for this reason.
Mon, 11 Aug 2008 00:16:09 -0700
Peter Hosey
Added some comments documenting the OrderedDict class and our instance's contents.
Mon, 11 Aug 2008 00:14:01 -0700
Peter Hosey
Moved the imports of sys and fileinput, so that all the imports are together.
Sun, 10 Aug 2008 23:50:06 -0700
Peter Hosey
Added prefixes “old mode” and “new mode”, found in Git-style diffs, along with new color constants for them. We treat these the same way we treat “---” and “+++”.
less
more
|
(0)
-10
-7
tip