Sat, 06 Oct 2018 21:13:59 +0900 |
Yuya Nishihara |
rust-chg: add struct holding information needed to spawn server process
|
Sun, 07 Oct 2018 11:32:42 +0900 |
Yuya Nishihara |
rust-chg: install logger if $CHGDEBUG is set
|
Sat, 06 Oct 2018 20:07:11 +0900 |
Yuya Nishihara |
rust-chg: depend on log and tokio_timer
|
Sun, 07 Oct 2018 20:55:51 +0900 |
Yuya Nishihara |
rust-chg: suppress panic while writing chg error to stderr
|
Sun, 14 Oct 2018 04:37:25 -0400 |
Augie Fackler |
logcmdutil: add a helpful assertion to catch mistyped templates early
|
Sun, 14 Oct 2018 05:28:01 -0400 |
Augie Fackler |
notify: adapt to new location of email module's errors
|
Sun, 14 Oct 2018 04:33:47 -0400 |
Augie Fackler |
notify: add some b prefixes
|
Sun, 14 Oct 2018 09:24:36 +0000 |
Mark Thomas |
py3: fix test-diff-color.t
|
Sun, 14 Oct 2018 09:07:43 +0000 |
Mark Thomas |
py3: fix test-revlog.t
|
Sun, 14 Oct 2018 04:11:35 -0400 |
Augie Fackler |
fuzz: try *even harder* to prevent Python from looking up usernames
|
Sun, 14 Oct 2018 03:42:43 -0400 |
Connor Sheehan |
wireproto: fix incorrect function name in docstring
|
Sat, 13 Oct 2018 15:32:52 +0000 |
Mark Thomas |
py3: fix test-status.t
|
Sun, 14 Oct 2018 07:25:01 +0200 |
Yuya Nishihara |
formatter: make debug output prettier
|
Sun, 14 Oct 2018 07:23:02 +0200 |
Yuya Nishihara |
stringutil: allow to specify initial indent level of pprint()
|