Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Sat, 24 Dec 2016 01:16:14 +0530 | Pulkit Goyal | url: remove unnecessary deletion of environ variables while dealing with proxy |
Thu, 22 Dec 2016 23:28:35 -0700 | Gregory Szorc | convert: add config option to control storing original revision |