rhg: add support for verbose status
Add support for [rhg status -v]. This makes it so that [rhg status] is actually useful when [tweakdefaults] is true. (since tweakdefaults implies verbose status)
Edited by Arseniy Alekseyev
Merge request reports
Activity
requested review from @mercurial.review
assigned to @mercurial.review
added 3 commits
-
bd6e7f9a...44d4fd09 - 2 commits from branch
branch/default
- 881a79df14de - rhg: add support for verbose status
-
bd6e7f9a...44d4fd09 - 2 commits from branch
added 1 commit
- b07465adbcc8 - rhg: make [rhg status -v] work when it needs no extra output
I rebased it and changed the commit description to this:
rhg: make [rhg status -v] work when it needs no extra output Add support for verbose [status] when no extra output is actually needed. This makes it so that [rhg status] is actually useful when [tweakdefaults] is true. (since tweakdefaults implies verbose status)
Please register or sign in to reply