| Commit message (Expand) | Author | Age | Files | Lines |
* | print reason why link is yanked if available | Arthur de Jong | 2006-10-23 | 1 | -1/+6 |
* | add makebackup option to open_file() so we can implement ... | Arthur de Jong | 2006-05-15 | 1 | -10/+15 |
* | include favicon.ico file in generated report | Arthur de Jong | 2006-05-07 | 1 | -0/+2 |
* | move html escaping and unescaping functions to parsers.html | Arthur de Jong | 2006-05-07 | 1 | -25/+3 |
* | some more small code improvements thanks to pychecker | Arthur de Jong | 2006-05-07 | 1 | -1/+0 |
* | fix remaining references to escape instead of htmlescape | Arthur de Jong | 2006-04-27 | 1 | -7/+7 |
* | rename escape() function to htmlescape() to make it a lit... | Arthur de Jong | 2006-04-23 | 1 | -2/+2 |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -21/+42 |
* | also sort parent list by URL if titles are the same | Arthur de Jong | 2006-04-23 | 1 | -1/+1 |
* | do not include navigation for plugins that do not generat... | Arthur de Jong | 2006-03-10 | 1 | -0/+3 |
* | restructure plugin code to open output files from within ... | Arthur de Jong | 2006-03-09 | 1 | -54/+57 |
* | ignore errors when converting to Unicode string and uses ... | Arthur de Jong | 2006-01-19 | 1 | -1/+1 |
* | also escape the URL when generating links | Arthur de Jong | 2006-01-19 | 1 | -2/+2 |
* | explicitly convert strings to Unicode to avoid potential ... | Arthur de Jong | 2006-01-19 | 1 | -7/+7 |
* | move printing of description into plugin instead of from ... | Arthur de Jong | 2005-12-27 | 1 | -2/+0 |
* | replace backslashes from end of lines where they are not ... | Arthur de Jong | 2005-12-27 | 1 | -23/+23 |
* | reference and install FancyTooltips from webcheck | Arthur de Jong | 2005-12-17 | 1 | -0/+1 |
* | 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 | -14/+38 |
* | store author and title in Unicode internally and ensure t... | Arthur de Jong | 2005-09-17 | 1 | -4/+7 |
* | fix typo | Arthur de Jong | 2005-09-17 | 1 | -1/+1 |
* | improve code and documentation of the open_file() functio... | Arthur de Jong | 2005-09-16 | 1 | -7/+15 |
* | make error handling more robust and have consistent error... | Arthur de Jong | 2005-09-01 | 1 | -5/+14 |
* | typo fix | Arthur de Jong | 2005-09-01 | 1 | -2/+1 |
* | highlight current plugin in the navigation, based on a pa... | Arthur de Jong | 2005-09-01 | 1 | -21/+28 |
* | make specifying of target in links configurable (disabled... | Arthur de Jong | 2005-08-30 | 1 | -1/+5 |
* | set status to result of fetching the document (not an err... | Arthur de Jong | 2005-08-20 | 1 | -0/+2 |
* | split problems into page problems (parsing errors, wrong ... | Arthur de Jong | 2005-08-19 | 1 | -15/+2 |
* | add missing newline and trim trailing newline of extra li... | Arthur de Jong | 2005-08-13 | 1 | -2/+3 |
* | don't print referenced from if there are no parents | Arthur de Jong | 2005-08-12 | 1 | -0/+3 |
* | add some extra information to every link with a nicely fo... | Arthur de Jong | 2005-08-11 | 1 | -2/+60 |
* | remove version and author from module as no other module ... | Arthur de Jong | 2005-07-30 | 1 | -3/+0 |
* | 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/+3 |
* | call make_link() with a link object instead of a URL, rem... | Arthur de Jong | 2005-07-24 | 1 | -8/+3 |
* | integrate versio.py into config.py, clean up config.py re... | Arthur de Jong | 2005-07-23 | 1 | -5/+4 |
* | Mike Meyer -> Mike W. Meyer | Arthur de Jong | 2005-07-23 | 1 | -1/+1 |
* | change layout to have a simpler layout that also should w... | Arthur de Jong | 2005-07-22 | 1 | -2/+1 |
* | do not use start_time from webcheck saving an import | Arthur de Jong | 2005-07-22 | 1 | -2/+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 | -1/+1 |
* | move functionality of rptlib.py to __init__.py so that we... | Arthur de Jong | 2005-07-16 | 1 | -0/+168 |
* | remove __init__.py to be replaced by contents of rptlib.py | Arthur de Jong | 2005-07-16 | 1 | -2/+0 |
* | claiming copyright on empty files is silly | Arthur de Jong | 2005-06-08 | 1 | -17/+0 |
* | make nicer file (copyrights) headers | Arthur de Jong | 2005-04-07 | 1 | -3/+5 |
* | import of release 1.01.0 | Arthur de Jong | 2005-03-29 | 1 | -0/+17 |