log diff-colorize.py @ 28:58221373fc6f draft default tip

age author description
Thu, 14 Jul 2022 10:20:03 -0400 Augie Fackler python3: port to Python 3 draft default tip
Sat, 08 Jan 2011 01:27:44 -0800 Peter Hosey Expanded this comment to acknowledge that the same sub-expression covers both decimal and octal (beginning with 0) number literals.
Sat, 08 Jan 2011 01:21:51 -0800 Peter Hosey Changed the token expression to add support for sub-identifier word differencing.
Wed, 05 Jan 2011 21:05:33 -0800 Peter Hosey This is diff-colorize 1.1.
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: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.