Mercurial > diff-colorize
log
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 |