Mercurial > public > mercurial-scm > hg
diff tests/test-completion.t @ 30993:9c2977ceaa46
pager: move more behavior into core
This moves the global flag and the --pager=yes logic into core. Only
functionality change is that users now always get a --pager flag and
can enable the pager via the flag without the extension active.
Moving the flag into core exposes a defect in the ro localization,
which will have to be corrected later.
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 15 Feb 2017 17:47:57 -0500 |
parents | eaa5607132a2 |
children | 8346b2f09e79 |
line wrap: on
line diff
--- a/tests/test-completion.t Wed Feb 15 17:47:51 2017 -0500 +++ b/tests/test-completion.t Wed Feb 15 17:47:57 2017 -0500 @@ -138,6 +138,7 @@ --help --hidden --noninteractive + --pager --profile --quiet --repository @@ -171,6 +172,7 @@ --ipv6 --name --noninteractive + --pager --pid-file --port --prefix