| Commit message (Expand) | Author | Age | Files | Lines |
* | move all the code except the command-line handling to the... | Arthur de Jong | 2011-09-16 | 1 | -120/+0 |
* | make source code changes to follow PEP8 more | Arthur de Jong | 2011-08-18 | 1 | -5/+9 |
* | re-enable the anchors plugin | Arthur de Jong | 2011-08-10 | 1 | -4/+4 |
* | small simplification | Arthur de Jong | 2010-09-23 | 1 | -1/+1 |
* | remove print statement that was used for debugging and en... | Arthur de Jong | 2008-11-19 | 1 | -4/+3 |
* | remove leading .. from URL path elements | Arthur de Jong | 2008-11-19 | 1 | -0/+7 |
* | remove default port from URLs | Arthur de Jong | 2008-07-08 | 1 | -0/+6 |
* | add workaround for Python 2.3 (based on a patch by Claire... | Arthur de Jong | 2007-10-09 | 1 | -1/+6 |
* | simplify _normalize_escapes() function to improve perform... | Arthur de Jong | 2007-07-14 | 1 | -22/+30 |
* | replace double slashes in file URL paths with single ones | Arthur de Jong | 2007-07-14 | 1 | -0/+6 |
* | add note about improving performance more | Arthur de Jong | 2007-07-13 | 1 | -0/+2 |
* | split out URL cleaning code into own module | Arthur de Jong | 2007-07-07 | 1 | -0/+83 |