Files
@ 75f746df73e2
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
75f746df73e2
4.4 KiB
image/svg+xml
hg: improve implementations of `successors` and `precursors` properties of Mercurial changesets
* On Mercurial versions supporting it, make the properties return the closest changesets in the obsolescence chain that are in the repository.
* On older Mercurial versions, fall back to the previous implementations.
* On Mercurial versions supporting it, make the properties return the closest changesets in the obsolescence chain that are in the repository.
* On older Mercurial versions, fall back to the previous implementations.