Mercurial > hg
diff hgeditor @ 23065:963f311e3a81 stable
transactions: change backupfiles format to use newlines
Previously the journal.backupfiles file was delimited by \0. Now we delimit it
using \n (same as the journal file). This allows us to change the number of
values in each line more easily, rather than relying on the count of \0's.
author | Durham Goode <durham@fb.com> |
---|---|
date | Tue, 21 Oct 2014 12:38:28 -0700 |
parents | 2b440bb8a66b |
children | 1aee2ab0f902 |