##// END OF EJS Templates
parser: move alias definition parser to common rule-set class...
parser: move alias definition parser to common rule-set class The original _parsealiasdefn() function is split into common _builddefn() and revset-specific _parsealiasdefn(). revset._relabelaliasargs() is removed as it is no longer used. The doctests are ported by using the dummy parse().

File last commit:

r16438:28a90cdf default
r28873:2ca3b7c5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer