sapling/rust
Mark Thomas 2328feb895 treedirstate: extract serialization methods to separate module
The serialization and deserialization of the treedirstate tree file is
scattered across various functions in several files.  Gather these together in
a single module so that the file format is obvious.

Differential Revision: https://phab.mercurial-scm.org/D1510
2017-11-28 04:51:38 -08:00
..
treedirstate treedirstate: extract serialization methods to separate module 2017-11-28 04:51:38 -08:00
vlqencoding vlqencoding: encodes integers to variable-length byte arrays 2017-11-10 12:12:04 -07:00
.hgignore vlqencoding: encodes integers to variable-length byte arrays 2017-11-10 12:12:04 -07:00