Added signature for changeset
5405cb1a7901
Added tag 4.7.2 for changeset
5405cb1a7901
manifest: rewrite pathlen() to not cross entry boundary
Even though the entire manifest data should be terminated by '\0', it seems
not nice to scan '\0' over the entry terminator, '\n'.
narrow: move support for `hg verify` into core
Differential Revision: https://phab.mercurial-scm.org/D4824