log tests/test-check-code.t @ 31825:6c7a58d3ca5d

age author description
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