Fri, 06 Dec 2019 15:19:47 -0500 |
Augie Fackler |
fuzz: use a more standard approach to allow local builds of fuzzers
|
Sat, 16 Nov 2019 12:08:02 -0800 |
Gregory Szorc |
tests: check for Windows line endings
|
Wed, 23 Oct 2019 18:37:36 -0700 |
Gregory Szorc |
packaging: consolidate CLI functionality into packaging.py
|
Tue, 29 Oct 2019 11:07:25 +0100 |
Pierre-Yves David |
formatting: drop `grey`, our custom black version
stable
|
Mon, 14 Oct 2019 12:46:32 -0400 |
Augie Fackler |
black: rename pyproject.toml to black.toml
|
Sun, 06 Oct 2019 14:13:03 -0700 |
Augie Fackler |
contrib: add a fork of black (as "grey") that includes my changes
|
Sun, 06 Oct 2019 09:35:14 -0400 |
Augie Fackler |
black: add a pyproject.toml that contains our black settings
|
Sat, 05 Oct 2019 11:21:39 -0400 |
Gregory Szorc |
automation: add a command to submit to a Try server
|
Thu, 05 Sep 2019 21:09:58 -0700 |
Gregory Szorc |
automation: implement "publish-windows-artifacts" command
|
Sat, 27 Apr 2019 11:48:26 -0700 |
Gregory Szorc |
automation: initial support for running Linux tests
|
Fri, 15 Mar 2019 11:24:08 -0700 |
Gregory Szorc |
automation: perform tasks on remote machines
|
Fri, 08 Mar 2019 10:48:22 -0800 |
Gregory Szorc |
wix: functionality to automate building WiX installers
|
Thu, 07 Mar 2019 15:43:54 -0800 |
Gregory Szorc |
packaging: extract py2exe functionality to own module
|
Thu, 07 Mar 2019 15:43:14 -0800 |
Gregory Szorc |
packaging: move Inno Setup core logic into a module
|
Thu, 07 Mar 2019 15:42:32 -0800 |
Gregory Szorc |
packaging: split downloading code into own module
|
Thu, 07 Mar 2019 10:10:04 -0800 |
Gregory Szorc |
packaging: establish hgpackaging package
|
Sun, 03 Mar 2019 18:19:07 -0800 |
Gregory Szorc |
inno: script to automate building Inno installer
|
Mon, 04 Feb 2019 14:00:57 -0800 |
Gregory Szorc |
tests: use raw string in test-check-code.t
|
Fri, 12 Oct 2018 06:39:32 -0400 |
Augie Fackler |
tests: ensure the python 3 passing test list stays sorted
|
Fri, 10 Aug 2018 02:18:41 -0400 |
Augie Fackler |
tests: add missing b'' prefix in test-check-code.t
|
Fri, 20 Apr 2018 20:54:32 +0900 |
Yuya Nishihara |
test-check-code: prevent from adding Python modules shadowed by ancient C
stable 4.6rc1
|
Sun, 25 Feb 2018 23:51:32 -0500 |
Augie Fackler |
http: drop custom http client logic
|
Thu, 30 Nov 2017 22:43:03 +0900 |
Yuya Nishihara |
thirdparty: move selectors2 module to where it should be
|
Wed, 22 Nov 2017 22:18:06 +0800 |
Anton Shestakov |
hgweb: add .jshintrc with some basic rules
|
Sat, 24 Jan 2015 17:04:25 -0500 |
Augie Fackler |
clang-format: configuration for the clang-format source formatter
|
Tue, 26 Sep 2017 08:37:17 +0200 |
David Demelier |
doc: rename README to README.rst
|
Sun, 01 Oct 2017 03:24:19 -0700 |
Siddharth Agarwal |
tests: disable lints on mercurial/thirdparty
|
Fri, 21 Jul 2017 14:22:08 +0000 |
Alex Gaynor |
phabricator: include the suggested arc config in the repo
stable
|
Fri, 14 Jul 2017 20:19:46 -0700 |
Jun Wu |
selector2: vendor selector2 library
|
Sun, 02 Jul 2017 13:14:20 +0900 |
Yuya Nishihara |
tests: alias syshg and syshgenv so they can be switched conditionally
|