Mercurial > diff-colorize
log diff-colorize.py @ 4:b8b2d1931a9e
age | author | description |
---|---|---|
Sun, 10 Aug 2008 23:33:22 -0700 | Peter Hosey | Get our color constants from the environment, if possible. |
Sun, 10 Aug 2008 23:29:49 -0700 | Peter Hosey | Move the color constants above the format strings, since the color constants are more editable. |
Sun, 10 Aug 2008 23:29:08 -0700 | Peter Hosey | Added support for hunk start markers (@@…@@). For these, we set the whole line in reverse video, in the same color we use for index lines. |