| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shutil.copytree doesn't have an ignore argument in Python 2.4 | DasIch | 2010-08-14 | 1 | -6/+2 |
| * | Fixed the coverage extension test as well as the coverage extension itself fo... | DasIch | 2010-06-19 | 1 | -0/+27 |
| * | Remove unnecessary code | DasIch | 2010-06-12 | 1 | -5/+2 |
| * | Added a movetree method to the path object to make it more consistent along w... | DasIch | 2010-06-01 | 1 | -0/+98 |
| * | Replaced the path module with my own version | DasIch | 2010-06-01 | 1 | -923/+49 |
| * | use open instead of file | DasIch | 2010-05-24 | 1 | -1/+1 |
| * | Use 'U' if file is not present (we run under 3.x) | DasIch | 2010-05-08 | 1 | -1/+6 |
| * | Removed pre-2.3 workaround for booleans | DasIch | 2010-05-01 | 1 | -6/+0 |
| * | Fix for r67038. | georg.brandl | 2008-10-28 | 1 | -18/+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/+970 |
