Mercurial > hg
view mercurial/templates/json/graph.tmpl @ 51527:fa9e3976a5a0
branchcache: rework the `filteredhash` logic to be more generic
We now have a more flexible `key_hashes` tuple. We duplicated various logic in
the V2 and V3 version of the cache as the goal is to start changing the logic
for V3 in the next few changesets.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 06 Mar 2024 02:20:53 +0100 |
parents | b963750b125f |
children |
line wrap: on
line source
\{ "node": {node|json}, "changeset_count": {changesets|json}, "changesets": [{join(nodes%graphentry, ", ")}] }