Mercurial > hg
log mercurial/pure/diffhelpers.py @ 35616:706aa203b396
age | author | description |
---|---|---|
Sat, 12 Dec 2015 13:35:41 -0500 | Gregory Szorc | diffhelpers: use absolute_import |
Thu, 23 Sep 2010 00:02:31 -0500 | Brodie Rao | cleanup: use x in (a, b) instead of x == a or x == b |
Fri, 26 Feb 2010 16:52:43 +0100 | Benoit Boissinot | fix test-mq-eol under --pure (mimic diffhelper.c behaviour) stable |
Tue, 19 Jan 2010 22:20:08 -0600 | Matt Mackall | Update license to GPLv2+ stable |
Sun, 26 Apr 2009 01:08:54 +0200 | Martin Geisler | updated license to be explicit about GPL version 2 |
Sat, 24 Jan 2009 00:12:19 +0100 | Martin Geisler | pure Python implementation of diffhelpers.c |