log tests/test-check-code.t @ 28791:277b4e6938fa

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