contrib/debian/compat
author Boris Feld <boris.feld@octobus.net>
Fri, 30 Jun 2017 15:27:19 +0200
changeset 33274 68f3e819d41d
parent 26148 7f49efcaa9b4
permissions -rw-r--r--
obsolete: closest divergent support Add a closest argument to successorssets changing the definition of latest successors. With "closest=false" (current behavior), latest successors are "leafs" on the obsmarker graph. They don't have any successor and are known locally. With "closest=true", latest successors are the closest locally-known changesets that are visible in the repository or repoview. Closest successors can be then obsolete, orphan. This will be used in a later patch to show the closest successor of changesets with the successorssets template.

9