Sat, 02 Mar 2019 05:24:35 +0530 |
Pulkit Goyal |
py3: convert filtername to str if it's None
|
changeset |
files
|
Sat, 02 Mar 2019 13:28:17 -0800 |
Martin von Zweigbergk |
walkfilerevs: rename filerevgen() to filerevs() since it's not a generator
|
changeset |
files
|
Sat, 02 Mar 2019 13:15:53 -0800 |
Gregory Szorc |
global: use raw string for setlocale() argument
|
changeset |
files
|
Sat, 02 Mar 2019 13:07:58 -0800 |
Gregory Szorc |
encoding: use raw strings for encoding arguments
|
changeset |
files
|
Sat, 02 Mar 2019 13:02:39 -0800 |
Gregory Szorc |
revsetlang: use sysbytes() instead of blind encode()
|
changeset |
files
|
Sat, 02 Mar 2019 12:57:00 -0800 |
Gregory Szorc |
global: use raw strings for namedtuple()
|
changeset |
files
|
Sat, 02 Mar 2019 12:55:29 -0800 |
Gregory Szorc |
attr: don't attempt to .encode() a str on Python 2
|
changeset |
files
|
Sat, 02 Mar 2019 12:51:55 -0800 |
Gregory Szorc |
procutil: use a raw string for module name
|
changeset |
files
|
Sat, 02 Mar 2019 12:51:04 -0800 |
Gregory Szorc |
global: use raw strings for __slots__
|
changeset |
files
|
Thu, 28 Feb 2019 07:45:51 -0800 |
Martin von Zweigbergk |
absorb: run cleanupnodes() within transaction also when not using obsmarkers
|
changeset |
files
|
Sat, 02 Mar 2019 05:23:15 +0530 |
Pulkit Goyal |
py3: pass a str to getpass.getpass()
|
changeset |
files
|
Sat, 02 Mar 2019 05:12:45 +0530 |
Pulkit Goyal |
py3: port things from chgserver.py
|
changeset |
files
|
Sat, 02 Mar 2019 05:01:00 +0530 |
Pulkit Goyal |
py3: make sure return value of posix.groupname() is bytes
|
changeset |
files
|
Fri, 01 Mar 2019 02:53:09 +0900 |
FUJIWARA Katsunori |
contrib: make check-code.py check code fragments embedded in test scripts
|
changeset |
files
|
Fri, 01 Mar 2019 02:53:09 +0900 |
FUJIWARA Katsunori |
contrib: add line offset information to file check function of check-code.py
|
changeset |
files
|