changeset 34736 | 25b5787e8dde |
parent 34404 | 159a6f7e09a9 |
child 34780 | 070ba789f4d0 |
--- a/hgext/releasenotes.py Fri Oct 13 22:08:55 2017 +0200 +++ b/hgext/releasenotes.py Sun Oct 15 20:32:10 2017 +0530 @@ -577,6 +577,7 @@ incoming = parsenotesfromrevisions(repo, sections.names(), revs) if file_ is None: + ui.pager('releasenotes') return ui.write(serializenotes(sections, incoming)) try: