Sun, 03 Mar 2019 09:16:37 -0800 |
Gregory Szorc |
inno: remove references to pywin32
|
changeset |
files
|
Sun, 03 Mar 2019 09:10:52 -0800 |
Gregory Szorc |
inno: remove cacerts.pem from documentation
|
changeset |
files
|
Thu, 28 Feb 2019 12:54:48 -0800 |
Gregory Szorc |
inno: replace add_path.exe with a Pascal script
|
changeset |
files
|
Sun, 03 Mar 2019 18:22:49 -0800 |
Gregory Szorc |
inno: move inno installer files to contrib/packaging/inno
|
changeset |
files
|
Tue, 05 Mar 2019 04:34:45 +0530 |
Pulkit Goyal |
py3: add a new passing test found by buildbot
|
changeset |
files
|
Tue, 05 Mar 2019 04:32:23 +0530 |
Pulkit Goyal |
tests: make test-status.t compatible with test-check-module-imports.t
|
changeset |
files
|
Tue, 05 Mar 2019 04:11:32 +0530 |
Pulkit Goyal |
py3: convert KEY_PRESSED value to bytes in crecord.py
|
changeset |
files
|
Mon, 04 Mar 2019 18:11:50 -0500 |
Augie Fackler |
hghave: skip emacs tests on 24.3 and earlier
|
changeset |
files
|
Tue, 05 Mar 2019 03:33:41 +0530 |
Pulkit Goyal |
py3: use bytes instead of str in isinstance()
|
changeset |
files
|
Tue, 12 Feb 2019 19:08:17 +0100 |
Joerg Sonnenberger |
server: allow customizing the default repo filter
|
changeset |
files
|
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
|
Fri, 01 Mar 2019 02:53:09 +0900 |
FUJIWARA Katsunori |
contrib: change return value of file checking function of check-code.py
|
changeset |
files
|
Fri, 01 Mar 2019 02:53:09 +0900 |
FUJIWARA Katsunori |
contrib: factor out actual error check for file data of check-code.py
|
changeset |
files
|
Fri, 01 Mar 2019 02:53:09 +0900 |
FUJIWARA Katsunori |
contrib: refactor preparation logic for patterns of check-code.py
|
changeset |
files
|
Fri, 01 Mar 2019 02:53:05 +0900 |
FUJIWARA Katsunori |
contrib: split pypats list in check-code.py
|
changeset |
files
|
Fri, 01 Mar 2019 02:51:52 +0900 |
FUJIWARA Katsunori |
tests: remove useless line wrapping in a code fragment embedded in test script
|
changeset |
files
|