Tue, 19 Sep 2017 00:27:55 -0400 |
Augie Fackler |
bundle2: portably grab first byte of part name for letter check
|
changeset |
files
|
Mon, 18 Sep 2017 14:03:21 -0400 |
Augie Fackler |
bundle2: make ValueError messages native strings
|
changeset |
files
|
Mon, 18 Sep 2017 13:36:05 -0400 |
Augie Fackler |
bundle2: update check for a generator to work on Python 3
|
changeset |
files
|
Mon, 18 Sep 2017 13:35:43 -0400 |
Augie Fackler |
bundle2: stop using %r to quote part names
|
changeset |
files
|
Mon, 18 Sep 2017 16:01:03 -0700 |
Jun Wu |
blackbox: set lastui even if ui.log is not called (issue5518)
|
changeset |
files
|
Wed, 06 Sep 2017 21:23:38 -0700 |
Jun Wu |
blackbox: unindent a try block
|
changeset |
files
|
Mon, 18 Sep 2017 15:56:08 -0700 |
Jun Wu |
blackbox: simplify ui states
|
changeset |
files
|
Fri, 01 Sep 2017 19:42:09 -0700 |
Jun Wu |
revset: move weight information to predicate
|
changeset |
files
|
Fri, 01 Sep 2017 19:30:40 -0700 |
Jun Wu |
revset: remove "small" argument from "_optimize"
|
changeset |
files
|
Mon, 18 Sep 2017 13:37:00 -0400 |
Augie Fackler |
ui: fix progress debug log format strings to work on Python 3
|
changeset |
files
|
Mon, 18 Sep 2017 13:37:32 -0400 |
Augie Fackler |
tests: update `f` helper script to work on Python 3
|
changeset |
files
|
Tue, 19 Sep 2017 00:09:37 -0400 |
Augie Fackler |
tests: fix run-tests XML reporting on Python 3
|
changeset |
files
|
Tue, 19 Sep 2017 00:08:52 -0400 |
Augie Fackler |
tests: convert bisect support regex to binary
|
changeset |
files
|
Tue, 19 Sep 2017 00:08:12 -0400 |
Augie Fackler |
tests: decode bytes path to hg command before hitting with shellquote
|
changeset |
files
|
Tue, 19 Sep 2017 00:07:51 -0400 |
Augie Fackler |
tests: fix test-is-whitelisted check in run-tests
|
changeset |
files
|
Tue, 19 Sep 2017 00:07:23 -0400 |
Augie Fackler |
tests: fix run-tests "slow test" check
|
changeset |
files
|
Tue, 19 Sep 2017 00:06:57 -0400 |
Augie Fackler |
tests: fix run-tests default values in Test constructor
|
changeset |
files
|
Mon, 18 Sep 2017 17:11:32 -0400 |
Augie Fackler |
tests: add support for listing tests to run in a file
|
changeset |
files
|
Mon, 18 Sep 2017 15:34:50 -0400 |
Augie Fackler |
python3: remove test-update-dest.t from the whitelist
|
changeset |
files
|
Thu, 14 Sep 2017 10:20:05 -0700 |
Durham Goode |
bundle2: move part processing to a separate function
|
changeset |
files
|
Thu, 14 Sep 2017 10:20:05 -0700 |
Durham Goode |
bundle2: remove unnecessary try finally
|
changeset |
files
|
Thu, 14 Sep 2017 10:20:05 -0700 |
Durham Goode |
bundle2: move handler validation out of processpart
|
changeset |
files
|
Thu, 14 Sep 2017 10:20:05 -0700 |
Durham Goode |
bundle2: move processpart stream maintenance into part iterator
|
changeset |
files
|
Mon, 18 Sep 2017 14:12:20 -0500 |
Kevin Bullock |
merge with stable
|
changeset |
files
|
Sun, 17 Sep 2017 12:39:53 +0900 |
Yuya Nishihara |
py3: convert system strings to bytes in doctest of formatter.py
|
changeset |
files
|
Sun, 17 Sep 2017 12:39:14 +0900 |
Yuya Nishihara |
py3: rewrite stdout hack of doctest by using ui.pushbuffer()
|
changeset |
files
|
Sun, 17 Sep 2017 12:26:42 +0900 |
Yuya Nishihara |
py3: use bytes os.sep in doctest of pathutil.py
|
changeset |
files
|
Sun, 17 Sep 2017 12:23:16 +0900 |
Yuya Nishihara |
py3: fix doctests in patch.py to be compatible with Python 3
|
changeset |
files
|
Sun, 17 Sep 2017 12:20:35 +0900 |
Yuya Nishihara |
py3: stop using bytes[n] in patch.py
|
changeset |
files
|
Sun, 03 Sep 2017 16:45:33 +0900 |
Yuya Nishihara |
error: move patch.PatchError so it can easily implement __bytes__ (API)
|
changeset |
files
|