Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 03 Sep 2017 15:01:23 +0900 | Yuya Nishihara | py3: fix type of regex literals in subrepo.py |
Sun, 03 Sep 2017 16:19:20 +0900 | Yuya Nishihara | py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed |
Sun, 03 Sep 2017 16:12:15 +0900 | Yuya Nishihara | py3: fix type of regex literals in patch.py |