martinvonz updated this revision to Diff 15017. REPOSITORY rHG Mercurial
CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6332?vs=14985&id=15017 REVISION DETAIL https://phab.mercurial-scm.org/D6332 AFFECTED FILES relnotes/next CHANGE DETAILS diff --git a/relnotes/next b/relnotes/next new file mode 100644 --- /dev/null +++ b/relnotes/next @@ -0,0 +1,14 @@ +== New Features == + + * New config `commands.commit.post-status` shows status after successful + commit. + +== Bug Fixes == + + +== Backwards Compatibility Changes == + + +== Internal API Changes == + + * Matchers are no longer iterable. Use `match.files()` instead. To: martinvonz, #hg-reviewers Cc: marmoute, Sietse, mercurial-devel _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel