##// END OF EJS Templates
sidedata: add a `decode_files_sidedata` function...
sidedata: add a `decode_files_sidedata` function Right now the function mostly gather existing code to build a consistent object. However having this function allow us prepare all user code independently from the actual side data format change (and associated encoding/decoding changes) Strictly speaking, we could not need to passe the sidedata explicitly since we have access to it though the `changelogrevision` object. However, the short term goal is to drop that first parameter to only pass the sidedata binaries.

File last commit:

r32206:c4858385 default
r46145:7543b507 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer