| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid the fancy handler for error 401 (request authentication). | Guido van Rossum | 1997-05-07 | 1 | -4/+7 |
| * | Restructured Checker class to get rid of 'ext' table. | Guido van Rossum | 1997-02-02 | 1 | -115/+72 |
| * | Process <img> and <frame> tags. Don't bother skipping second href. | Guido van Rossum | 1997-02-01 | 1 | -3/+12 |
| * | Spin off checking of external page in a subroutine. | Guido van Rossum | 1997-01-31 | 1 | -17/+20 |
| * | Many misc changes. | Guido van Rossum | 1997-01-31 | 1 | -95/+142 |
| * | Set proper User-agent header (Python-webchecker/<version>). | Guido van Rossum | 1997-01-30 | 1 | -14/+21 |
| * | Some refinements of the external-link checking code: insert the errors | Guido van Rossum | 1997-01-30 | 1 | -9/+22 |
| * | Added -x option to check external links. Slooooow! | Guido van Rossum | 1997-01-30 | 1 | -10/+32 |
| * | Catch I/O errors when parsing robots.txt file. | Guido van Rossum | 1997-01-30 | 1 | -5/+13 |
| * | Added robots.txt support, using Skip Montanaro's parser. | Guido van Rossum | 1997-01-30 | 1 | -3/+38 |
| * | web tree checker | Guido van Rossum | 1997-01-30 | 1 | -0/+488 |
