##// END OF EJS Templates
storageutil: move metadata parsing and packing from revlog (API)...
storageutil: move metadata parsing and packing from revlog (API) Parsing and writing of revision text metadata is likely identical across storage backends. Let's move the code out of revlog so we don't need to import the revlog module in order to use it. Differential Revision: https://phab.mercurial-scm.org/D4754
Gregory Szorc -
r39914:3e896b51 default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
storage.py Loading ...