Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 38854:96b2e66dfa74
age | author | description |
---|---|---|
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() |
Tue, 31 Jul 2018 19:37:54 +0200 | Martijn Pieters | manifest: persist the manifestfulltext cache |
Sun, 15 Jul 2018 18:24:57 +0900 | Yuya Nishihara | obsolete: store user name and note in UTF-8 (issue5754) (BC) |