Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 05 Feb 2019 21:31:33 +0300 | Pulkit Goyal | py3: use pycompat.bytestr() on extra values because it can be int |
Tue, 05 Feb 2019 21:30:30 +0300 | Pulkit Goyal | py3: add some b'' prefixes in hgext/convert/monotone.py |
Tue, 05 Feb 2019 21:29:55 +0300 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |