Mercurial > public > mercurial-scm > hg-stable
comparison mercurial/worker.py @ 39883:3e896b51aa5d
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
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 24 Sep 2018 14:31:31 -0700 |
parents | c08ea1e219c0 |
children | 03f7d0822ec1 909c31805f54 |
comparison
equal
deleted
inserted
replaced
39882:f8eb71f9e3bd | 39883:3e896b51aa5d |
---|