tests/test-filelog.py.out
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Mon, 26 Jun 2023 11:15:30 +0100
branchstable
changeset 50724 a10d823a8e3d
parent 16498 d76ba2090e0c
permissions -rw-r--r--
dirstate: avoid leaking disk space in `hg debugrebuilddirstate` Before this MR running `hg debugrebuilddirstate` simply grows the dirstate without bound, never shrinking it, because the unused bytes counter stays low, even though the entirety of the file becomes unused.

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