##// END OF EJS Templates
revlog: move the details of revlog "v1" index inside revlog.utils.constants...
revlog: move the details of revlog "v1" index inside revlog.utils.constants The revlog module is quite large and this kind of format information would handy for other module. So let us start to gather this information about the format in a more appropriate place. We update various reference to this information to use the new "source of truth" in the process. Differential Revision: https://phab.mercurial-scm.org/D10304

File last commit:

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