Home | History | Annotate | Download | only in codereview

Lines Matching refs:commands

32 In addition to the new commands, this extension introduces
61 from mercurial import commands as hg_commands
153 # Status printer for long-running commands
168 # most hg commands won't ever see them.
1248 # Commands added by code review extension.
1250 # As of Mercurial 2.1 the commands are all required to return integer
2092 # Table of commands, supplied to Mercurial for installation.
2268 # Disable the Mercurial commands that might change the repository.
2269 # Only commands in this extension are supposed to do that.