Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 38829:7e7e2b2ff284
age | author | description |
---|---|---|
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 |
Sun, 22 Jul 2018 15:50:45 +0900 | Yuya Nishihara | fileset: extract language processing part to new module (API) |
Sat, 21 Jul 2018 15:05:40 +0900 | Yuya Nishihara | debugfileset: add option to show matcher representation |
Sat, 21 Jul 2018 14:52:36 +0900 | Yuya Nishihara | debugfileset: backport --show-stage option from debugrevspec |
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() |