mercurial/pure/diffhelpers.py
Mon, 09 Apr 2018 20:47:43 +0900 Yuya Nishihara diffhelpers: port docstrings from cext to pure
Mon, 09 Apr 2018 20:44:41 +0900 Yuya Nishihara py3: get rid of character access from pure.diffhelpers
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
less more (0) -4 tip