##// END OF EJS Templates
cmdutil: split functions of log-like commands to new module (API)...
cmdutil: split functions of log-like commands to new module (API) cmdutil.py is painfully big and makes Emacs slow. Let's split log-related functions. % wc -l mercurial/cmdutil.py 4027 mercurial/cmdutil.py % wc -l mercurial/cmdutil.py mercurial/logcmdutil.py 3141 mercurial/cmdutil.py 933 mercurial/logcmdutil.py 4074 total

File last commit:

r32206:c4858385 default
r35903:7625b4f7 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer