Mercurial > diff-colorize
log
age | author | description |
---|---|---|
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 “+++”. |
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. |