Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hg-evolve
From: Joerg Sonnenberger
Date: 2020-05-10 21:29:58
Message id: 20200510192958.4FDF8FB27@cvs.NetBSD.org
Log Message:
Update to hg-evolve-10.0.0:
* evolve: add {obsorigin}, a template keyword that works similarly to
{obsfate}, but shows predecessors of a changeset
* evolve: fix permissions of new cache files using SQLite
* evolve: always create commit when resolving divergence
* evolve: handle relocation during divergence resolution producing no changes
* evolve: provide cache to successorssets() in more cases
* obslog: make --all and --filternonlocal work properly with --no-graph
* obslog: add --origin flag to show predecessors instead of successors
* obslog: make --origin flag the default
* stablerangecache: sanity check subranges
* topic: auto-publish: issue the capabilities in all cases
* topic: provide cache to successorssets() in one more case
Files: