Mercurial > hg
comparison contrib/clang-format-ignorelist @ 47340:3f00665bbea0
changegroup: fix deltachunk API to be consistent from one class to another
Depending of the subclass the 8th index of `chunkdata` items was either a
sidedata dict of a proto_flags integer. We have not fixed the inconsistency and
we already return fixed "delta" items from `deltaiter`.
Differential Revision: https://phab.mercurial-scm.org/D10778
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 28 May 2021 20:00:27 +0200 |
parents | e92ca942ddca |
children |
comparison
equal
deleted
inserted
replaced
47339:43f6a7bb4e12 | 47340:3f00665bbea0 |
---|