tests/test-filelog.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 16 Oct 2018 15:36:19 +0200
changeset 40325 b0fbd1792e2d
parent 16498 d76ba2090e0c
permissions -rw-r--r--
storageutil: extract most of peek_censored from revlog This function is super hacky and isn't correct 100% of the time. I'm going to need this functionality on a future non-revlog store. Let's copy things to storageutil so this code only exists once. Differential Revision: https://phab.mercurial-scm.org/D5118

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.