comparison mercurial/osutil.c @ 22221:e75b1a3c1dbc

obsstore: add fields attribute to track each field in a marker We are going to increase the amount of data explicitly stored in obsolescence markers. This mean we are going to have a longer tuple and some values will be shuffled around. So we add a ``fields`` attribute to the obsstore class to keep track of what entry is what. This will be useful for extensions and for documentation purpose.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 12 Aug 2014 01:49:38 -0700
parents 4ca434500dbf
children bc851e2851b1
comparison
equal deleted inserted replaced
22220:908c76e84ec5 22221:e75b1a3c1dbc