uncommit: add support to modify the commit message and date
Currently, the evolve extension's version of this command supports it.
Differential Revision: https://phab.mercurial-scm.org/D6827
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)