Thu, 22 Dec 2016 23:27:32 +0530 |
Pulkit Goyal |
shelve: add tests to ensure illegal shelve names are avoided
|
Tue, 20 Dec 2016 00:20:07 +0530 |
Pulkit Goyal |
py3: replace sys.executable with pycompat.sysexecutable
|
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
|
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
|
Thu, 22 Dec 2016 23:28:11 -0700 |
Gregory Szorc |
convert: add config option to copy extra keys from Git commits
|
Thu, 22 Dec 2016 09:26:47 -0800 |
Gregory Szorc |
convert: don't use {} as default argument value
|
Thu, 22 Dec 2016 19:08:38 -0500 |
Remi Chaintron |
documentation: better censor flag documentation
|
Sat, 24 Dec 2016 10:40:08 -0700 |
Gregory Szorc |
tests: make test-convert-git.t reproducible
|
Thu, 22 Dec 2016 11:22:32 -0800 |
Zack Hricz |
fsmonitor: refresh pywatchman to upstream
|