view relnotes/next @ 44854:572f98a6f6af

tests: add coverage for repo.changelog.findmissing() in test-git-interop.t This at least does a basic test of the method. It's not super-complete, but it's better than the nothing we'd otherwise have. Differential Revision: https://phab.mercurial-scm.org/D8547
author Augie Fackler <augie@google.com>
date Mon, 18 May 2020 12:41:16 -0400
parents ba5688e3b3bd
children b7808443ed6a
line wrap: on
line source

== New Features ==


== New Experimental Features ==


== Backwards Compatibility Changes ==


== Internal API Changes ==

 * logcmdutil.diffordiffstat() now takes contexts instead of nodes.