| Commit message (Expand) | Author | Age | Files | Lines |
* | get files ready for 1.9.8 release1.9.8 | Arthur de Jong | 2007-01-15 | 1 | -2/+2 |
* | add --continue option to resume the crawling from the poi... | Arthur de Jong | 2006-06-04 | 1 | -4/+21 |
* | handle break signals in all code | Arthur de Jong | 2006-06-02 | 1 | -6/+6 |
* | add code to serialize crawled data during crawl and again... | Arthur de Jong | 2006-06-02 | 1 | -1/+12 |
* | split crawler.crawl() function into crawler.crawl() and c... | Arthur de Jong | 2006-05-16 | 1 | -0/+3 |
* | include favicon.ico file in generated report | Arthur de Jong | 2006-05-07 | 1 | -0/+1 |
* | support floats as parameter for --wait | Arthur de Jong | 2006-05-07 | 1 | -1/+1 |
* | handle problems in regular expressions passed on the comm... | Arthur de Jong | 2006-04-27 | 1 | -39/+43 |
* | code improvements thanks to pylint | Arthur de Jong | 2006-04-23 | 1 | -52/+56 |
* | restructure plugin code to open output files from within ... | Arthur de Jong | 2006-03-09 | 1 | -1/+1 |
* | get files ready for 1.9.6 release1.9.6 | Arthur de Jong | 2006-01-30 | 1 | -3/+3 |
* | add --internal option to match internal URLs with a regul... | Arthur de Jong | 2005-12-28 | 1 | -3/+6 |
* | reference and install FancyTooltips from webcheck | Arthur de Jong | 2005-12-17 | 1 | -0/+1 |
* | update --help output to take multiple base URLs into account | Arthur de Jong | 2005-12-17 | 1 | -1/+1 |
* | add copyright clarification to specify that generated out... | Arthur de Jong | 2005-12-17 | 1 | -0/+3 |
* | add long command-line options as equivalents for the shor... | Arthur de Jong | 2005-09-18 | 1 | -35/+36 |
* | do not prepend output directory twice (thanks to Stefan S... | Arthur de Jong | 2005-09-16 | 1 | -1/+1 |
* | turn error into warning | Arthur de Jong | 2005-09-16 | 1 | -1/+1 |
* | make error handling more robust and have consistent error... | Arthur de Jong | 2005-09-01 | 1 | -3/+3 |
* | add extra checks not to overwrite our own input file whil... | Arthur de Jong | 2005-09-01 | 1 | -12/+24 |
* | handle passing file names (instead of URLs) on the comman... | Arthur de Jong | 2005-08-23 | 1 | -0/+5 |
* | add initial support for passing URLs to install_file() fu... | Arthur de Jong | 2005-08-23 | 1 | -20/+23 |
* | pass site as parameter to parse_args() instead of declari... | Arthur de Jong | 2005-08-19 | 1 | -4/+2 |
* | remove references to email addresses where they are not u... | Arthur de Jong | 2005-07-29 | 1 | -3/+3 |
* | integrate versio.py into config.py, clean up config.py re... | Arthur de Jong | 2005-07-23 | 1 | -12/+11 |
* | remove logo option since the current output does not use one | Arthur de Jong | 2005-07-23 | 1 | -3/+0 |
* | Mike Meyer -> Mike W. Meyer | Arthur de Jong | 2005-07-23 | 1 | -3/+3 |
* | don't add . to python path as it's not needed and put com... | Arthur de Jong | 2005-07-22 | 1 | -12/+2 |
* | do not use start_time from webcheck saving an import | Arthur de Jong | 2005-07-22 | 1 | -2/+0 |
* | almost complete rewrite of crawling and site state code m... | Arthur de Jong | 2005-07-22 | 1 | -37/+22 |
* | 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 | -3/+3 |
* | remove unneeded import and print | Arthur de Jong | 2005-07-10 | 1 | -1/+0 |
* | clean up HTML output generating XHTML 1.1 without frames ... | Arthur de Jong | 2005-07-09 | 1 | -21/+36 |
* | name webcheck with lower case | Arthur de Jong | 2005-07-03 | 1 | -3/+3 |
* | change to most recent version of the GPL (FSF address cha... | Arthur de Jong | 2005-06-22 | 1 | -1/+1 |
* | split main() part into it's own function | Arthur de Jong | 2005-06-18 | 1 | -4/+7 |
* | restructure a couple of things to reduce the number of mu... | Arthur de Jong | 2005-06-18 | 1 | -15/+5 |
* | add problems plugin to config instead of hard-coding | Arthur de Jong | 2005-06-18 | 1 | -2/+2 |
* | pass reference to Link class to plugins with parameter an... | Arthur de Jong | 2005-06-15 | 1 | -3/+0 |
* | make use of base consistent, do not modify it to make a n... | Arthur de Jong | 2005-06-15 | 1 | -2/+2 |
* | write html files using file descriptors instead of throug... | Arthur de Jong | 2005-06-08 | 1 | -7/+10 |
* | redo output writing using a cleaner debugio and change de... | Arthur de Jong | 2005-06-06 | 1 | -12/+12 |
* | small text improvement | Arthur de Jong | 2005-06-06 | 1 | -1/+1 |
* | also support --force | Arthur de Jong | 2005-05-27 | 1 | -1/+1 |
* | redo command-line checking | Arthur de Jong | 2005-05-27 | 1 | -32/+75 |
* | rename linkList to linkMap | Arthur de Jong | 2005-04-13 | 1 | -2/+2 |
* | make nicer file (copyrights) headers | Arthur de Jong | 2005-04-07 | 1 | -4/+6 |
* | import Debian package patches | Arthur de Jong | 2005-04-06 | 1 | -3/+18 |
* | import of release 1.01.0 | Arthur de Jong | 2005-03-29 | 1 | -0/+145 |