| Commit message (Expand) | Author | Age | Files | Lines |
* | return None explicitly | Arthur de Jong | 2006-05-07 | 1 | -1/+1 |
* | some more small code improvements thanks to pychecker | Arthur de Jong | 2006-05-07 | 1 | -1/+3 |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -10/+17 |
* | add copyright clarification to specify that generated out... | Arthur de Jong | 2005-12-17 | 1 | -0/+3 |
* | move redirect handling code to crawler module, including ... | Arthur de Jong | 2005-08-19 | 1 | -2/+1 |
* | split problems into page problems (parsing errors, wrong ... | Arthur de Jong | 2005-08-19 | 1 | -3/+3 |
* | pick up configured filenames if present in directories | Arthur de Jong | 2005-08-16 | 1 | -13/+15 |
* | complete reimplementation of file module, reading index.h... | Arthur de Jong | 2005-08-12 | 1 | -21/+49 |
* | rename parameter to acceptedtypes to not conflict with mi... | Arthur de Jong | 2005-08-12 | 1 | -1/+1 |
* | also pass mimetypes to scheme modules to only fetch conte... | Arthur de Jong | 2005-08-12 | 1 | -1/+1 |
* | remove references to email addresses where they are not u... | Arthur de Jong | 2005-07-29 | 1 | -3/+3 |
* | most systems already know about .shtml files | Arthur de Jong | 2005-07-23 | 1 | -4/+1 |
* | Mike Meyer -> Mike W. Meyer | Arthur de Jong | 2005-07-23 | 1 | -1/+1 |
* | almost complete rewrite of crawling and site state code m... | Arthur de Jong | 2005-07-22 | 1 | -2/+5 |
* | use lower-case URL attribute in Link instead of upper-cas... | Arthur de Jong | 2005-07-17 | 1 | -4/+4 |
* | rework scheme code to use more logical function names, mo... | Arthur de Jong | 2005-07-10 | 1 | -27/+23 |
* | store mtime in link object instead of age in days | Arthur de Jong | 2005-07-10 | 1 | -1/+2 |
* | change to most recent version of the GPL (FSF address cha... | Arthur de Jong | 2005-06-22 | 1 | -1/+1 |
* | remove link part from scheme modules | Arthur de Jong | 2005-04-08 | 1 | -0/+60 |