Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 04 Feb 2019 08:54:30 -0800 | Gregory Szorc | global: use raw strings for regular expressions with escapes |
Mon, 04 Feb 2019 09:29:25 -0800 | Gregory Szorc | tests: add optional Python 2.7 deprecation output |
Mon, 04 Feb 2019 17:06:22 -0500 | Augie Fackler | tests: fix test-match.py on Python3 |
Mon, 04 Feb 2019 20:35:21 +0300 | Pulkit Goyal | merge with stable |
Mon, 04 Feb 2019 18:14:03 +0300 | Pulkit Goyal | match: teach diffmatcher.visitdir() to return 'all' if possible |
Sun, 03 Feb 2019 10:01:43 +0100 | Boris Feld | py3: use integer division instead of `int(...)` call |