| Commit message (Expand) | Author | Age | Files | Lines |
* | rename escape() function to htmlescape() to make it a lit... | Arthur de Jong | 2006-04-23 | 1 | -1/+1 |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -4/+5 |
* | 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 | -4/+12 |
* | move printing of description into plugin instead of from ... | Arthur de Jong | 2005-12-27 | 1 | -4/+7 |
* | replace backslashes from end of lines where they are not ... | Arthur de Jong | 2005-12-27 | 1 | -4/+4 |
* | add copyright clarification to specify that generated out... | Arthur de Jong | 2005-12-17 | 1 | -0/+3 |
* | implement out own proper escape function and use it inste... | Arthur de Jong | 2005-09-17 | 1 | -2/+1 |
* | remove version numbers from plugins since they were not r... | Arthur de Jong | 2005-09-10 | 1 | -1/+0 |
* | include transfer problem in pageproblem description | Arthur de Jong | 2005-08-23 | 1 | -2/+3 |
* | fix html bug and improve bad link string | Arthur de Jong | 2005-08-19 | 1 | -2/+3 |
* | change html display of problems to a nicer list | Arthur de Jong | 2005-08-19 | 1 | -2/+5 |
* | split problems into page problems (parsing errors, wrong ... | Arthur de Jong | 2005-08-19 | 1 | -6/+9 |
* | remove references to email addresses where they are not u... | Arthur de Jong | 2005-07-29 | 1 | -3/+3 |
* | fix a couple of typos, also thanks to Scott Kirkwood <sco... | Arthur de Jong | 2005-07-27 | 1 | -2/+2 |
* | call make_link() with a link object instead of a URL, rem... | Arthur de Jong | 2005-07-24 | 1 | -1/+1 |
* | remove HTTP status code handling from here as this should... | Arthur de Jong | 2005-07-24 | 1 | -40/+0 |
* | 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 | -7/+7 |
* | 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 | -4/+4 |
* | clean up HTML output generating XHTML 1.1 without frames ... | Arthur de Jong | 2005-07-09 | 1 | -20/+19 |
* | implement consistent sorting of all lists removing sort f... | Arthur de Jong | 2005-07-04 | 1 | -9/+13 |
* | change to most recent version of the GPL (FSF address cha... | Arthur de Jong | 2005-06-22 | 1 | -1/+1 |
* | pass reference to Link class to plugins with parameter an... | Arthur de Jong | 2005-06-15 | 1 | -8/+8 |
* | again use the URL as link title for some links | Arthur de Jong | 2005-06-12 | 1 | -1/+1 |
* | general clean-up of plugins structure and code, moving ht... | Arthur de Jong | 2005-06-11 | 1 | -18/+53 |
* | write html files using file descriptors instead of throug... | Arthur de Jong | 2005-06-08 | 1 | -18/+17 |
* | replace a couple more tabs | Arthur de Jong | 2005-06-06 | 1 | -1/+1 |
* | rename linkList to linkMap | Arthur de Jong | 2005-04-13 | 1 | -6/+6 |
* | indent with spaces instead of tabs (tabs are evil) | Arthur de Jong | 2005-04-09 | 1 | -7/+7 |
* | 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 | -18/+18 |
* | import of release 1.01.0 | Arthur de Jong | 2005-03-29 | 1 | -0/+56 |