Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 39065:730e7d92a023
age | author | description |
---|---|---|
Fri, 10 Aug 2018 03:33:38 -0400 | Augie Fackler | debugcommands: urlerror only has a read() method in Python 2 |
Fri, 10 Aug 2018 03:31:23 -0400 | Augie Fackler | debugcommands: get_method should always return a sysstr |
Fri, 10 Aug 2018 03:14:52 -0400 | Augie Fackler | debugcommands: fix a missing b prefix |
Thu, 09 Aug 2018 11:56:24 -0400 | Augie Fackler | debugcommands: force import of fileset in debugfileset |
Sat, 21 Jul 2018 15:52:26 +0900 | Yuya Nishihara | fileset: add stub for weight-based optimization |
Sat, 21 Jul 2018 16:11:36 +0900 | Yuya Nishihara | fileset: add phase to transform parsed tree |
Mon, 11 Jun 2018 12:32:16 +0900 | FUJIWARA Katsunori | i18n: omit redundant translatable synopsis text to avoid xgettext warning |