##// END OF EJS Templates
storageutil: new module for storage primitives (API)...
storageutil: new module for storage primitives (API) There will exist common code between storage backends. It would be nice to have a central place to put that code. This commit attempts to create that place by creating the "storageutil" module. The first thing we move is revlog.hash(), which is the function for computing the SHA-1 hash of revision fulltext and parents. Differential Revision: https://phab.mercurial-scm.org/D4753

File last commit:

r39808:ae531f5e default
r39913:f8eb71f9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer