| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Update skiplist of style-checker | Takeshi KOMIYA | 2016-07-15 | 1 | -0/+1 |
| |/ |
|
| * | Clear __pycache__, tests/build and .tox on `make clean` | Takeshi KOMIYA | 2016-05-30 | 1 | -1/+8 |
| * | Exclude stuff from style-check | Jakob Lykke Andersen | 2015-11-29 | 1 | -0/+2 |
| * | Conditionally enable py3.5 tests in travis | Alberto Berti | 2015-11-10 | 1 | -0/+3 |
| * | Rename "make check" to "make style-check"; "make check" is often used for tes... | Georg Brandl | 2015-09-19 | 1 | -4/+4 |
| * | Port check_sources to single-source. | Georg Brandl | 2015-09-18 | 1 | -16/+1 |
| * | Fix: "make check" fails on 'typing_test_data.py' on Py2 environment. Closes #... | shimizukawa | 2015-09-13 | 1 | -0/+1 |
| * | fix trailing space and long line | Takayuki Shimizukawa | 2014-10-09 | 1 | -1/+16 |
| * | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -2/+2 |
| * | Ignore japanese search: it has long lines but breaking them would be ugly. | Georg Brandl | 2011-01-15 | 1 | -0/+1 |
| * | Update phony targets list. | Georg Brandl | 2010-07-28 | 1 | -2/+2 |
| * | Add some changes not picked up in the transplantation process. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| * | Stop modifying PYTHONPATH in the Makefile | Daniel Neuhäuser | 2010-05-16 | 1 | -2/+0 |
| * | make now works without python3 | Daniel Neuhäuser | 2010-05-23 | 1 | -3/+7 |
| * | Added latest reindent.py file | Daniel Neuhäuser | 2010-05-17 | 1 | -2/+2 |
| * | Ignore errors when removing generated files | Daniel Neuhäuser | 2010-05-17 | 1 | -1/+1 |
| * | check_sources.py is now ported to 3.x | Daniel Neuhäuser | 2010-05-17 | 1 | -1/+1 |
| * | Keep under 80 chars per line in the Makefile | Daniel Neuhäuser | 2010-05-16 | 1 | -6/+9 |
| * | Automatically use converted scripts in the makefile | Daniel Neuhäuser | 2010-05-16 | 1 | -5/+15 |
| * | Ignore failures in removing converted utils. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| * | Scripts in utils are now automatically converted. They may not work at the mo... | Daniel Neuhäuser | 2010-05-16 | 1 | -4/+10 |
| * | Added a build target to the Makefile which we need for python3 tests | Daniel Neuhäuser | 2010-05-16 | 1 | -2/+5 |
| * | Added a clean-backupfiles target to the makefile | Daniel Neuhäuser | 2010-05-16 | 1 | -2/+5 |
| * | Changed tests/run.py so that it's possible to run the testsuite on python3 mo... | Daniel Neuhäuser | 2010-05-09 | 1 | -1/+1 |
| * | Show python 3.x incompatibilities which cannot be trivially fixed | Daniel Neuhäuser | 2010-04-29 | 1 | -1/+1 |
| * | Make make check happy. | Georg Brandl | 2010-07-23 | 1 | -1/+2 |
| * | merge with trunk | Georg Brandl | 2010-01-07 | 1 | -1/+1 |
| |\ |
|
| | * | Update check_sources; we now have 201x. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| * | | merge with trunk | Georg Brandl | 2009-10-26 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | make check: ignore "build" and "dist" dirs. | Georg Brandl | 2009-10-26 | 1 | -1/+1 |
| * | | Makefile and .hgignore ignore a virtualenv called "env" in this folder by def... | Armin Ronacher | 2009-06-30 | 1 | -1/+1 |
| |/ |
|
| * | #157: fix make check. | Georg Brandl | 2009-05-10 | 1 | -1/+1 |
| * | Add makefile target for easy test coverage checking. | Georg Brandl | 2009-02-22 | 1 | -0/+3 |
| * | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -1/+3 |
| * | Merged revisions 65566-65567,65623,65625 via svnmerge from | Georg Brandl | 2008-08-10 | 1 | -1/+1 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | Georg Brandl | 2008-08-04 | 1 | -1/+1 |
| * | Merged revisions 65138,65145-65146,65268-65273 via svnmerge from | Georg Brandl | 2008-07-29 | 1 | -1/+1 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | Georg Brandl | 2008-07-18 | 1 | -1/+1 |
| * | Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c... | Georg Brandl | 2008-06-05 | 1 | -0/+3 |
| * | Some pylint nits. | Georg Brandl | 2008-05-04 | 1 | -1/+0 |
| * | Some pylint fixes. | Georg Brandl | 2008-03-16 | 1 | -1/+1 |
| * | Merge the Mac library part into the Library part. | Georg Brandl | 2007-08-15 | 1 | -1/+5 |
| * | Initial import of the doc tools. | Georg Brandl | 2007-07-23 | 1 | -0/+24 |