Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 20 Dec 2016 00:02:24 +0530 | Pulkit Goyal | py3: have bytes version of sys.executable |
Thu, 22 Dec 2016 01:54:17 +0530 | Pulkit Goyal | py3: use pycompat.getcwd instead of os.getcwd |
Wed, 21 Dec 2016 23:40:38 +0530 | Pulkit Goyal | py3: use python 3 compatible variables in hgext/fsmontor/__init__.py |
Wed, 21 Dec 2016 22:42:31 +0530 | Pulkit Goyal | py3: add warnings in check-code related to py3 |
Mon, 19 Dec 2016 02:54:49 +0530 | Pulkit Goyal | py3: replace os.getenv with pycompat.osgetenv |
Mon, 19 Dec 2016 02:35:38 +0530 | Pulkit Goyal | py3: have bytes version of os.getenv |