Mercurial > public > mercurial-scm > hg-stable
diff mercurial/configitems.py @ 48537:c5d6c874766a
rank: actually persist revision's rank in changelog-v2
The changelog v2 format is now persisting whatever "rank" value is recorded.
However keep in mind that for we do not record any value.
Differential Revision: https://phab.mercurial-scm.org/D11937
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 15 Dec 2021 15:28:41 +0100 |
parents | 0d0ce2529540 |
children | 04688c51f81f |
line wrap: on
line diff
--- a/mercurial/configitems.py Tue Dec 14 23:56:38 2021 +0100 +++ b/mercurial/configitems.py Wed Dec 15 15:28:41 2021 +0100 @@ -1357,10 +1357,10 @@ ) # Experimental TODOs: # -# * Same as for evlogv2 (but for the reduction of the number of files) +# * Same as for revlogv2 (but for the reduction of the number of files) +# * Actually computing the rank of changesets # * Improvement to investigate # - storing .hgtags fnode -# - storing `rank` of changesets # - storing branch related identifier coreconfigitem(