Tue, 18 Jul 2017 06:27:36 -0700 |
Ryan McElroy |
check-config: mention the file and line of the error
|
Sat, 01 Jul 2017 20:34:27 -0700 |
Gregory Szorc |
check-config: syntax to allow inconsistent config values
|
Thu, 15 Jun 2017 10:58:36 -0700 |
Gregory Szorc |
check-config: look for ui.configwith
|
Thu, 15 Jun 2017 10:38:19 -0700 |
Gregory Szorc |
check-config: use named groups in regexp
|
Thu, 15 Jun 2017 10:36:23 -0700 |
Gregory Szorc |
check-config: use compiled regexp
|
Sun, 06 Mar 2016 03:01:46 +0530 |
Pulkit Goyal |
check-config: use absolute_import and print_function
|
Fri, 05 Feb 2016 22:32:05 +0900 |
FUJIWARA Katsunori |
tests: execute check-config.py without xargs
|
Tue, 08 Dec 2015 08:21:46 +0000 |
timeless |
check-config: handle multiline config
|
Tue, 08 Dec 2015 08:36:00 +0000 |
timeless |
check-config: escape period in regexp for inline comments
|
Tue, 08 Dec 2015 09:09:01 +0000 |
timeless |
check-config: allow numbers in configs
|
Tue, 08 Dec 2015 09:22:53 +0000 |
timeless |
check-config: recognize convert style documentation
|
Sat, 18 Jul 2015 14:16:07 -0500 |
Matt Mackall |
check-config: don't continue prematurely
|
Thu, 25 Jun 2015 17:34:53 -0500 |
Matt Mackall |
check-config: add config option checker
|