##// END OF EJS Templates
cmdutil: changed code in _makegraphlogrevset not to use getitem...
cmdutil: changed code in _makegraphlogrevset not to use getitem __getitem__ is a method that is not implemented lazily on many of the new classes and it can be easily replaced with a structure that takes advantage of the new lazy implementations instead.

File last commit:

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