##// END OF EJS Templates
Move cmdtable and reposetup handling out of extensions.py...
Move cmdtable and reposetup handling out of extensions.py A new function (extensions.extensions) allows the code that is interested in those attributes to handle them directly. This allows some cleanups of extensions.py. Notably, we can remove the extensions.commandtable hack. It also makes it easier to add standard extension attributes, like a "hgwebsetup" function or a "helptable" dict that augments the data in help.py, etc.

File last commit:

r0:9117c656 default
r5192:60acf143 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer