##// END OF EJS Templates
store: split the wrapping of encodedstore between _wrap and datafiles...
store: split the wrapping of encodedstore between _wrap and datafiles The `datafiles` method of `basicstore` is doing a lot of work that should be done on decoded filename. So we now wrap `_walk` to do the decoding, and less work in `datafiles`. This is necessary to make sure file from the same revlog can be grouped together.

File last commit:

r34398:765eb17a default
r51386:816e8bc6 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer