Mercurial > hg
log mercurial/commands.py @ 29924:45bf56a89197
age | author | description |
---|---|---|
Sun, 21 Aug 2016 13:16:21 +0900 | Yuya Nishihara | debugrevspec: add option to verify optimized result |
Sun, 21 Aug 2016 12:40:02 +0900 | Yuya Nishihara | debugrevspec: add option to skip optimize() and evaluate unoptimized tree |
Thu, 08 Sep 2016 22:44:10 +0900 | Yuya Nishihara | revset: remove showwarning option from expandaliases() |
Sun, 21 Aug 2016 12:45:43 +0900 | Yuya Nishihara | debugrevspec: evaluate tree built by itself |
Sun, 21 Aug 2016 12:36:23 +0900 | Yuya Nishihara | debugrevspec: deprecate --optimize option |
Sun, 21 Aug 2016 12:33:57 +0900 | Yuya Nishihara | debugrevspec: add option to print parsed tree at given stages |
Sun, 21 Aug 2016 12:04:08 +0900 | Yuya Nishihara | debugrevspec: transform and print parsed tree by stages |