log

age author description
Fri, 12 Oct 2018 17:57:36 +0200 Rodrigo Damazio help: splitting the topics by category
Sat, 13 Oct 2018 05:03:50 -0700 rdamazio help: adding support for command categories
Sun, 14 Oct 2018 13:35:47 +0200 Yuya Nishihara notify: just use email.errors
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()
Sun, 14 Oct 2018 07:18:19 +0200 Yuya Nishihara stringutil: make level parameter of pprintgen() 0-origin
Sun, 14 Oct 2018 06:51:19 +0200 Yuya Nishihara formatter: use stringutil.pprint() in debug output to drop b''
Thu, 27 Sep 2018 16:56:15 +0200 Georges Racinet rust: exposing in parsers module
Thu, 27 Sep 2018 16:51:36 +0200 Georges Racinet rust: iterator bindings to C code
Thu, 27 Sep 2018 17:03:16 +0200 Georges Racinet rust: pure Rust lazyancestors iterator
Sat, 13 Oct 2018 23:08:29 -0400 Matt Harbison run-tests: restore quoting the python executable for running *.py tests
Sat, 13 Oct 2018 19:49:33 -0400 Matt Harbison tests: replace `cd ..` with an absolute path in a couple ssh tests
Thu, 04 Oct 2018 00:17:26 -0400 Matt Harbison lfs: register the flag processors per repository
Tue, 09 Oct 2018 21:53:21 -0400 Matt Harbison revlog: allow flag processors to be applied via store options
Fri, 12 Oct 2018 17:34:45 -0400 Matt Harbison py3: use str to query registry values on Windows
Sat, 13 Oct 2018 16:57:28 +0200 Yuya Nishihara py3: convert "usage" literal to bytes
Sat, 13 Oct 2018 09:47:53 -0400 Augie Fackler churn: remove redundant round()
Sat, 13 Oct 2018 10:09:12 +0200 Martijn Pieters py3: use py3 as the test tag, dropping the k