##// 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.
marmoute -
r51386:816e8bc6 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / attr
LICENSE Loading ...
__init__.py Loading ...
__init__.pyi Loading ...
_cmp.py Loading ...
_cmp.pyi Loading ...
_compat.py Loading ...
_config.py Loading ...
_funcs.py Loading ...
_make.py Loading ...
_next_gen.py Loading ...
_version_info.py Loading ...
_version_info.pyi Loading ...
converters.py Loading ...
converters.pyi Loading ...
exceptions.py Loading ...
exceptions.pyi Loading ...
filters.py Loading ...
filters.pyi Loading ...
py.typed Loading ...
setters.py Loading ...
setters.pyi Loading ...
validators.py Loading ...
validators.pyi Loading ...