| Commit message (Expand) | Author | Age | Files | Lines |
* | some more small code improvements thanks to pychecker | Arthur de Jong | 2006-05-07 | 1 | -1/+4 |
* | bump copyright notices | Arthur de Jong | 2006-05-06 | 1 | -1/+1 |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -11/+10 |
* | 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 | -1/+2 |
* | pick up configured filenames if present in directories | Arthur de Jong | 2005-08-16 | 1 | -33/+51 |
* | add extra debugging info | Arthur de Jong | 2005-08-16 | 1 | -8/+15 |
* | use a pool of ftp connections to keep ftp connection to a... | Arthur de Jong | 2005-08-13 | 1 | -18/+25 |
* | almost complete reimplementation of the ftp scheme, handl... | Arthur de Jong | 2005-08-13 | 1 | -62/+64 |
* | 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 |
* | 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 | -4/+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 | -73/+33 |
* | remove unneeded import and print | Arthur de Jong | 2005-07-10 | 1 | -1/+0 |
* | change to most recent version of the GPL (FSF address cha... | Arthur de Jong | 2005-06-22 | 1 | -1/+1 |
* | redo output writing using a cleaner debugio and change de... | Arthur de Jong | 2005-06-06 | 1 | -4/+4 |
* | remove link part from scheme modules | Arthur de Jong | 2005-04-08 | 1 | -0/+148 |