Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 36228:ddeb7653b31c
age | author | description |
---|---|---|
Wed, 14 Feb 2018 16:37:46 +0530 | Pulkit Goyal | py3: use pycompat.bytestr to convert str to bytes |
Mon, 12 Feb 2018 20:42:28 -0500 | Augie Fackler | ui: convert stack traces to sysbytes before logging |
Mon, 12 Feb 2018 20:41:47 -0500 | Augie Fackler | ui: use pycompat.bytestr() to get a bytes-repr of config default |