Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 04 Mar 2018 22:35:29 +0530 | Pulkit Goyal | py3: use "%d" % int instead of str(int) |
Mon, 19 Mar 2018 00:06:10 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() in dirstate.py |
Mon, 19 Mar 2018 00:02:59 +0530 | Pulkit Goyal | py3: make tests/test-log-linerange.t work on Python 3 |
Mon, 19 Mar 2018 00:04:38 +0530 | Pulkit Goyal | py3: use print as a function in tests/test-narrow-clone-non-narrow-server.t |