##// END OF EJS Templates
nodemap: move the iteratio inside the Block object...
nodemap: move the iteratio inside the Block object Having the iteration inside the serialization function does not help readability. Now that we have a `Block` object, let us move that code there. Differential Revision: https://phab.mercurial-scm.org/D7843
marmoute -
r44797:55b12f25 default
Show More
Name Size Modified Last Commit Author
/ mercurial / revlogutils
__init__.py Loading ...
constants.py Loading ...
deltas.py Loading ...
flagutil.py Loading ...
nodemap.py Loading ...
sidedata.py Loading ...