Mercurial > public > mercurial-scm > hg
log mercurial/utils/stringutil.py @ 45942:89a2afe31e82
age | author | description |
---|---|---|
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Mon, 05 Oct 2020 20:40:39 +0900 | Yuya Nishihara | stringutil: add function to compile stringmatcher pattern into regexp |
Wed, 14 Oct 2020 22:10:48 +0900 | Yuya Nishihara | py3: fix stringmatcher() to byte-stringify exception message |