registrar: move cmdutil.command to registrar module (API)
cmdutil.command wasn't a member of the registrar framework only for a historical reason. Let's make that happen. This patch keeps cmdutil.command as an alias for extension compatibility.
Showing
- contrib/debugshell.py 2 additions, 2 deletionscontrib/debugshell.py
- contrib/perf.py 8 additions, 1 deletioncontrib/perf.py
- contrib/synthrepo.py 2 additions, 2 deletionscontrib/synthrepo.py
- hgext/blackbox.py 2 additions, 2 deletionshgext/blackbox.py
- hgext/censor.py 2 additions, 2 deletionshgext/censor.py
- hgext/children.py 2 additions, 1 deletionhgext/children.py
- hgext/churn.py 2 additions, 1 deletionhgext/churn.py
- hgext/convert/__init__.py 1 addition, 2 deletionshgext/convert/__init__.py
- hgext/extdiff.py 2 additions, 1 deletionhgext/extdiff.py
- hgext/fetch.py 2 additions, 1 deletionhgext/fetch.py
- hgext/gpg.py 2 additions, 1 deletionhgext/gpg.py
- hgext/graphlog.py 2 additions, 2 deletionshgext/graphlog.py
- hgext/hgk.py 2 additions, 2 deletionshgext/hgk.py
- hgext/histedit.py 2 additions, 1 deletionhgext/histedit.py
- hgext/journal.py 2 additions, 1 deletionhgext/journal.py
- hgext/keyword.py 1 addition, 1 deletionhgext/keyword.py
- hgext/largefiles/lfcommands.py 2 additions, 1 deletionhgext/largefiles/lfcommands.py
- hgext/mq.py 1 addition, 1 deletionhgext/mq.py
- hgext/patchbomb.py 2 additions, 1 deletionhgext/patchbomb.py
- hgext/purge.py 2 additions, 2 deletionshgext/purge.py
Loading
Please register or sign in to comment