comparison README.rst @ 34918:274811627808 stable

mq: copy pager attributes back to qrepo.ui If the legacy pager extension is enabled, a pager is started through repo.ui at dispatch._runcommand(). After that, mqcommand() creates a qrepo with a fresh repo.baseui, at which point pager information was lost and another pager would be spawned by the modern pager interface. This is a minimal workaround for the problem.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 21 Oct 2017 13:42:43 +0900
parents 1b59287a1cfa
children c5912e35d06d
comparison
equal deleted inserted replaced
34917:ee9243715c59 34918:274811627808