Sun, 30 Sep 2018 01:15:46 -0400 |
Matt Harbison |
py3: avoid b'' output in test-hgweb-non-interactive.t
|
Sun, 30 Sep 2018 01:10:41 -0400 |
Matt Harbison |
py3: convert print to a function call in a few tests
|
Sat, 29 Sep 2018 23:52:00 -0400 |
Matt Harbison |
py3: use util.forcebytestr() to convert push lock error to bytes
|
Sat, 29 Sep 2018 20:57:49 -0400 |
Matt Harbison |
py3: byteify windows.shelltocmdexe()
|
Sat, 29 Sep 2018 20:33:52 -0400 |
Matt Harbison |
run-tests: flush output stream before prompting to accept changes
|
Sun, 30 Sep 2018 05:52:42 +0530 |
Pulkit Goyal |
py3: use util.forcebytestr() to convert error messages to bytes
|
Thu, 27 Sep 2018 14:26:02 -0700 |
Martin von Zweigbergk |
context: stop catching TypeError when converting hex nodeid to binary
|
Thu, 27 Sep 2018 09:56:13 -0700 |
Martin von Zweigbergk |
context: stop catching and re-raising FilteredRepoLookupError
|
Fri, 28 Sep 2018 22:18:45 -0400 |
Matt Harbison |
util: use a context manager in readlock()
|
Tue, 25 Sep 2018 21:16:12 -0400 |
Matt Harbison |
py3: convert os.readlink() path to native strings on Windows
|
Sat, 29 Sep 2018 02:02:35 -0400 |
Matt Harbison |
py3: suppress the output from .write() calls in the remaining tests
|
Fri, 28 Sep 2018 23:17:06 -0400 |
Matt Harbison |
py3: conditionalize json float precision difference in test-debugcommands.t
|
Fri, 28 Sep 2018 22:39:18 -0400 |
Matt Harbison |
py3: byteify extension in test-debugcommands.t
|
Thu, 27 Sep 2018 16:55:06 +0200 |
Boris Feld |
pullreport: rev duplicated and extinct into account
|
Thu, 27 Sep 2018 16:52:25 +0200 |
Boris Feld |
pullreport: issue a message about "extinct" pulled changesets
|