Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/schemes/file.py
Commit message (Expand)AuthorAgeFilesLines
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* move redirect handling code to crawler module, including ...Arthur de Jong2005-08-191-2/+1
* split problems into page problems (parsing errors, wrong ...Arthur de Jong2005-08-191-3/+3
* pick up configured filenames if present in directoriesArthur de Jong2005-08-161-13/+15
* complete reimplementation of file module, reading index.h...Arthur de Jong2005-08-121-21/+49
* rename parameter to acceptedtypes to not conflict with mi...Arthur de Jong2005-08-121-1/+1
* also pass mimetypes to scheme modules to only fetch conte...Arthur de Jong2005-08-121-1/+1
* remove references to email addresses where they are not u...Arthur de Jong2005-07-291-3/+3
* most systems already know about .shtml filesArthur de Jong2005-07-231-4/+1
* Mike Meyer -> Mike W. MeyerArthur de Jong2005-07-231-1/+1
* almost complete rewrite of crawling and site state code m...Arthur de Jong2005-07-221-2/+5
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-4/+4
* rework scheme code to use more logical function names, mo...Arthur de Jong2005-07-101-27/+23
* store mtime in link object instead of age in daysArthur de Jong2005-07-101-1/+2
* change to most recent version of the GPL (FSF address cha...Arthur de Jong2005-06-221-1/+1
* remove link part from scheme modulesArthur de Jong2005-04-081-0/+60