Mercurial > public > mercurial-scm > hg
log mercurial/utils/stringutil.py @ 48479:dcdecec401ca
age | author | description |
---|---|---|
Mon, 13 Dec 2021 14:43:10 -0500 | Matt Harbison | pytype: stop excluding stringutil.py |
Fri, 16 Apr 2021 01:18:28 +0200 | Pierre-Yves David | parselist: move the function from config to stringutil |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
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 |
Mon, 05 Oct 2020 20:53:34 +0900 | Yuya Nishihara | stringutil: extract helper function that splits stringmatcher() pattern |