Mercurial > hg
view mercurial/templates/map-cmdline.phases @ 36213:b67d4b7e8235
py3: stringify integer with %d instead of bytes()
The unbundle wire protocol command now returns a properly formatted
reply in Python 3.
Differential Revision: https://phab.mercurial-scm.org/D2274
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Wed, 14 Feb 2018 17:35:13 -0700 |
parents | f4aeb952ab77 |
children | f9a98075a37e |
line wrap: on
line source
%include map-cmdline.default [templates] changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{summary}\n' changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'