[Changed Subscribers] D8640: ui: add option to timestamp status and diagnostic messages

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Mon Jun 22 13:25:45 UTC 2020


durin42 added inline comments.

INLINE COMMENTS

> configitems.py:1394
>  coreconfigitem(
> +    b'ui', b'timestamp', default=False,
> +)

maybe `timestamp-output`?

How does this interact with a command that uses the progress bar? Maybe add a check for that in test-progress.t?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8640/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D8640

To: joerg.sonnenberger, #hg-reviewers
Cc: durin42, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200622/3f94f471/attachment-0002.html>


More information about the Mercurial-patches mailing list