| Commit message (Expand) | Author | Age | Files | Lines |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -2/+4 |
* | properly close html files on no output | Arthur de Jong | 2006-03-26 | 1 | -0/+1 |
* | restructure plugin code to open output files from within ... | Arthur de Jong | 2006-03-09 | 1 | -2/+5 |
* | first generate (with filter and lambda expressions) a lis... | Arthur de Jong | 2005-12-28 | 1 | -8/+12 |
* | move printing of description into plugin instead of from ... | Arthur de Jong | 2005-12-27 | 1 | -4/+8 |
* | replace backslashes from end of lines where they are not ... | Arthur de Jong | 2005-12-27 | 1 | -2/+2 |
* | add copyright clarification to specify that generated out... | Arthur de Jong | 2005-12-17 | 1 | -0/+3 |
* | remove version numbers from plugins since they were not r... | Arthur de Jong | 2005-09-10 | 1 | -1/+0 |
* | remove references to email addresses where they are not u... | Arthur de Jong | 2005-07-29 | 1 | -3/+3 |
* | call make_link() with a link object instead of a URL, rem... | Arthur de Jong | 2005-07-24 | 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 | -12/+19 |
* | use lower-case URL attribute in Link instead of upper-cas... | Arthur de Jong | 2005-07-17 | 1 | -2/+2 |
* | move functionality of rptlib.py to __init__.py so that we... | Arthur de Jong | 2005-07-16 | 1 | -3/+3 |
* | clean up HTML output generating XHTML 1.1 without frames ... | Arthur de Jong | 2005-07-09 | 1 | -4/+13 |
* | implement consistent sorting of all lists removing sort f... | Arthur de Jong | 2005-07-04 | 1 | -5/+4 |
* | change to most recent version of the GPL (FSF address cha... | Arthur de Jong | 2005-06-22 | 1 | -1/+1 |
* | sort external links by URL | Arthur de Jong | 2005-06-18 | 1 | -1/+3 |
* | pass reference to Link class to plugins with parameter an... | Arthur de Jong | 2005-06-15 | 1 | -4/+3 |
* | general clean-up of plugins structure and code, moving ht... | Arthur de Jong | 2005-06-11 | 1 | -10/+9 |
* | write html files using file descriptors instead of throug... | Arthur de Jong | 2005-06-08 | 1 | -11/+7 |
* | rename linkList to linkMap | Arthur de Jong | 2005-04-13 | 1 | -3/+3 |
* | indent with spaces instead of tabs (tabs are evil) | Arthur de Jong | 2005-04-09 | 1 | -1/+1 |
* | make nicer file (copyrights) headers | Arthur de Jong | 2005-04-07 | 1 | -2/+5 |
* | tabs to spaces (tabs are evil) | Arthur de Jong | 2005-04-07 | 1 | -3/+3 |
* | import of release 1.01.0 | Arthur de Jong | 2005-03-29 | 1 | -0/+40 |