| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | DasIch | 2010-05-16 | 1 | -2/+0 |
* | make now works without python3 | DasIch | 2010-05-23 | 1 | -3/+7 |
* | Added latest reindent.py file | DasIch | 2010-05-17 | 1 | -2/+2 |
* | Ignore errors when removing generated files | DasIch | 2010-05-17 | 1 | -1/+1 |
* | check_sources.py is now ported to 3.x | DasIch | 2010-05-17 | 1 | -1/+1 |
* | Keep under 80 chars per line in the Makefile | DasIch | 2010-05-16 | 1 | -6/+9 |
* | Automatically use converted scripts in the makefile | DasIch | 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... | DasIch | 2010-05-16 | 1 | -4/+10 |
* | Added a build target to the Makefile which we need for python3 tests | DasIch | 2010-05-16 | 1 | -2/+5 |
* | Added a clean-backupfiles target to the makefile | DasIch | 2010-05-16 | 1 | -2/+5 |
* | Changed tests/run.py so that it's possible to run the testsuite on python3 mo... | DasIch | 2010-05-09 | 1 | -1/+1 |
* | Show python 3.x incompatibilities which cannot be trivially fixed | DasIch | 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 |
|\ |
|
| * | merge with trunk | Georg Brandl | 2009-10-26 | 1 | -1/+1 |
| |\ |
|
| * | | Makefile and .hgignore ignore a virtualenv called "env" in this folder by def... | mitsuhiko | 2009-06-30 | 1 | -1/+1 |
* | | | Update check_sources; we now have 201x. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | make check: ignore "build" and "dist" dirs. | Georg Brandl | 2009-10-26 | 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 |