Wed, 05 Apr 2023 16:09:08 +0200 |
Raphaël Gomès |
heptapod: add `.gitattributes` file to improve language detection
|
Tue, 30 Aug 2022 17:05:19 +0200 |
Raphaël Gomès |
fsmonitor: use new dirstate APIs (issue6728)
stable
|
Sat, 19 Feb 2022 22:13:11 -0700 |
Gregory Szorc |
packaging: remove py2exe / Python 2.7 support
|
Tue, 18 Jan 2022 21:29:43 +0100 |
Pierre-Yves David |
test-http-bad-server: move the extension in `testlib`
|
Tue, 01 Dec 2020 12:59:33 -0500 |
Augie Fackler |
black: merge config into main pyproject.toml now that we have it
|
Tue, 01 Dec 2020 12:52:04 -0500 |
Augie Fackler |
pyproject: add config file
|
Tue, 02 Feb 2021 15:35:58 +0100 |
Pierre-Yves David |
ci-fix: backed out changeset 45afff0f530a
|
Tue, 02 Feb 2021 15:35:38 +0100 |
Pierre-Yves David |
ci-fix: backed out changeset d4c8b4b90ecb
|
Tue, 01 Dec 2020 12:59:33 -0500 |
Augie Fackler |
black: merge config into main pyproject.toml now that we have it
|
Tue, 01 Dec 2020 12:52:04 -0500 |
Augie Fackler |
pyproject: add config file
|
Mon, 14 Dec 2020 10:44:29 +0100 |
Victor Stinner |
cext: add Python 3.10 support
|
Sat, 21 Nov 2020 22:46:09 -0500 |
Matt Harbison |
tests: use `testrepohg` in one more place in test-check-code.t
|
Thu, 01 Oct 2020 09:09:35 -0700 |
Martin von Zweigbergk |
rust: move rustfmt.toml to repo root so it can be used by `hg fix`
|
Thu, 23 Apr 2020 18:06:02 -0700 |
Gregory Szorc |
packaging: support building Inno installer with PyOxidizer
stable
|
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
|
Tue, 27 Jun 2017 17:24:31 -0700 |
Adam Simpkins |
tests: use the system hg for examining the local repository
|
Sat, 06 May 2017 11:12:23 -0700 |
Gregory Szorc |
perf: don't convert rev to node before calling revlog.revision()
|
Sat, 06 May 2017 11:01:02 -0700 |
Gregory Szorc |
perf: move gettimer() call
|
Wed, 26 Apr 2017 22:03:37 +0900 |
Yuya Nishihara |
bdiff: proxy through mdiff module
|
Mon, 01 May 2017 17:23:48 +0900 |
Yuya Nishihara |
check-code: ignore re-exports of os.environ in encoding.py
|
Wed, 26 Apr 2017 21:51:19 +0900 |
Yuya Nishihara |
check-code: exclude demandimport.py and policy.py from Python 3 checks
|
Wed, 03 May 2017 18:26:57 -0700 |
Phil Cohen |
demandimport: add urwid.command_map to ignore list
|
Thu, 13 Apr 2017 22:19:28 -0700 |
Gregory Szorc |
tests: add tests for poorly behaving HTTP server
|
Fri, 14 Apr 2017 12:34:26 -0700 |
Kostia Balytskyi |
windows: add win32com.shell to demandimport ignore list
|
Thu, 06 Apr 2017 22:10:46 -0700 |
Jun Wu |
test-check-code: do not use xargs
|
Thu, 06 Apr 2017 14:41:42 +0200 |
Philippe Pepiot |
perf: add historical portability for util.timer
|
Mon, 03 Apr 2017 11:30:51 -0700 |
Martin von Zweigbergk |
check-code: fix "covert" typo
|
Wed, 29 Mar 2017 12:14:20 -0700 |
Jun Wu |
test-check-code: prevent files being added to the root directory
|
Wed, 29 Mar 2017 16:28:51 -0700 |
Jun Wu |
unionrepo: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:28:00 -0700 |
Jun Wu |
bundlerepo: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:23:04 -0700 |
Jun Wu |
revlog: avoid unnecessary node -> rev conversion
|
Wed, 29 Mar 2017 16:46:57 -0700 |
Jun Wu |
check-code: detect r.revision(r.node(rev))
|
Mon, 13 Mar 2017 09:12:56 -0700 |
Yuya Nishihara |
encoding: add converter between native str and byte string
|
Mon, 13 Mar 2017 09:11:08 -0700 |
Yuya Nishihara |
encoding: factor out unicode variants of from/tolocal()
|
Mon, 13 Mar 2017 04:06:36 +0900 |
FUJIWARA Katsunori |
py3: add "b" prefix to string literals related to module policy
|
Wed, 04 Jan 2017 14:52:59 -0500 |
Augie Fackler |
merge with stable
|
Thu, 22 Dec 2016 01:54:17 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd instead of os.getcwd
|
Wed, 21 Dec 2016 23:40:38 +0530 |
Pulkit Goyal |
py3: use python 3 compatible variables in hgext/fsmontor/__init__.py
|
Wed, 21 Dec 2016 22:42:31 +0530 |
Pulkit Goyal |
py3: add warnings in check-code related to py3
|
Tue, 20 Dec 2016 20:28:41 -0800 |
David Soria Parra |
tests: exclude bundled pywatchman from check-code test
|
Fri, 25 Nov 2016 09:59:39 -0800 |
Gregory Szorc |
debugcommands: sort command order
|
Fri, 25 Nov 2016 09:55:05 -0800 |
Gregory Szorc |
tests: add test that @commands in debugcommands.py are sorted
|
Thu, 10 Nov 2016 22:15:58 -0800 |
Gregory Szorc |
zstd: vendor python-zstandard 0.5.0
|
Tue, 01 Nov 2016 18:54:03 -0700 |
Gregory Szorc |
statprof: vendor statprof.py
|
Mon, 27 Jun 2016 11:53:50 -0400 |
Augie Fackler |
httpclient: update to 54868ef054d2 of httpplus
|
Wed, 11 May 2016 04:49:27 +0000 |
timeless |
tests: silence test-repo obsolete warning
|
Mon, 14 Mar 2016 21:15:59 -0400 |
Augie Fackler |
fsmonitor: flag msc_stdint as no-check-code
|
Wed, 02 Mar 2016 16:25:12 +0000 |
Martijn Pieters |
fsmonitor: dependencies for new experimental extension
|
Tue, 01 Mar 2016 10:22:10 +0000 |
timeless |
zeroconf: replace has_key with in
|
Sun, 17 Jan 2016 21:40:21 -0600 |
Matt Mackall |
merge default into stable for 3.7 code freeze
stable
|
Sat, 05 Dec 2015 22:49:39 -0800 |
Pierre-Yves David |
tests: move the '-hg' postfix for all style tests
|
Mon, 18 May 2015 16:30:24 -0500 |
Pierre-Yves David |
check-code: entirely drop the 'non-py24.py' file from the test
|
Mon, 18 May 2015 16:11:44 -0500 |
Pierre-Yves David |
check-code: drop the 'format' built-in
|
Mon, 18 May 2015 12:56:59 -0500 |
Pierre-Yves David |
check-code: drop the yield inside try/finally ban
|
Sat, 16 May 2015 14:34:04 -0400 |
Augie Fackler |
check-code: un-ban __builtins__.all now that we're on 2.6
|
Sat, 16 May 2015 14:31:03 -0400 |
Augie Fackler |
check-code: un-ban any() now that we're on 2.6
|
Sun, 17 May 2015 17:47:42 -0700 |
Pierre-Yves David |
check-code: lift the ban on 'next()'
|
Sun, 17 May 2015 17:40:26 -0700 |
Pierre-Yves David |
check-code: fix the error message about 'class foo():'
|
Fri, 15 May 2015 09:54:35 -0500 |
Matt Mackall |
check-code: drop try/except/finally check
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sat, 17 May 2014 17:11:06 +0800 |
Steven Brown |
check-code: check for consistent usage of the websub filter in hgweb templates
|
Wed, 16 Apr 2014 03:05:00 +0900 |
FUJIWARA Katsunori |
check-code: detect "% inside _()" when there are leading whitespaces
|
Wed, 12 Mar 2014 13:31:27 -0400 |
Augie Fackler |
check-code: disallow use of dict(key=value) construction
|
Sat, 09 Nov 2013 10:21:20 +0100 |
Simon Heimberg |
check-code: prepend warning prefix only once, but for each warning
stable
|
Tue, 05 Nov 2013 09:00:31 +0100 |
Simon Heimberg |
check-code: check comment for '.. note::' without two newlines
stable
|
Thu, 25 Jul 2013 10:44:51 -0400 |
Augie Fackler |
check-code: add a check for the next() builtin, which was new in 2.6
stable
|
Mon, 22 Jul 2013 10:04:45 +0200 |
Simon Heimberg |
check-code: do not abort on an unreadable file, only report this
stable
|
Tue, 16 Jul 2013 01:29:14 +0200 |
Simon Heimberg |
check-code: automatically preppend "warning: " to all warning messages
|
Sat, 09 Mar 2013 22:14:46 +0100 |
Simon Heimberg |
check-code: do not prepend "warning" to a failure message
|
Tue, 01 Jan 2013 13:05:22 -0600 |
Augie Fackler |
check-code: disallow defunct <> operator
|
Tue, 01 Jan 2013 12:58:21 -0600 |
Augie Fackler |
check-code: disallow two-argument form of raise
|
Wed, 19 Sep 2012 12:29:12 +0200 |
Thomas Arendsen Hein |
check-code: catch yield inside try/finally (with tests)
|
Mon, 27 Aug 2012 23:14:27 +0200 |
Mads Kiilerich |
avoid using abbreviations that look like spelling errors
|
Fri, 11 Nov 2011 01:25:47 +0100 |
Mads Kiilerich |
check-code: add --nolineno option for hiding line numbers
|
Mon, 17 Oct 2011 14:27:34 +0200 |
Thomas Arendsen Hein |
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25
stable
|
Sun, 16 Oct 2011 20:26:20 -0500 |
Matt Mackall |
check-code: support multiline matches like try/except/finally
stable
|
Wed, 29 Jun 2011 13:45:51 +0200 |
Thomas Arendsen Hein |
check-code: fix class style checking (with tests)
stable
|
Fri, 03 Dec 2010 12:22:56 +0100 |
Thomas Arendsen Hein |
coding style: fix yield used as a function
|
Sun, 21 Nov 2010 11:52:27 +0100 |
Adrian Buehlmann |
check-code: catch Python 'is' comparing number or string literals
|
Fri, 08 Oct 2010 16:08:46 -0500 |
Brodie Rao |
tests: unify test-check-code
base
tests/test-check-code@9777758a0c80
|