##// END OF EJS Templates
revlog: have an explicit "pack_header" method...
revlog: have an explicit "pack_header" method Having to pass the version header when retrieving the binary version of every single entry is a bit silly. So we extract that special logic in its own method. This also prepare the move to newer revlog format, not storing the header within an actual entry… Differential Revision: https://phab.mercurial-scm.org/D10510

File last commit:

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