Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-30 | Display URL when lynx failedworking | Florian Pritz | 1 | -0/+1 | |
Allows for easier removal of invalid URLs. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-09-15 | prepare releaseHEADmaster | Pierre Schmitz | 1 | -1/+3 | |
2012-03-22 | remove link numbers in lynx -dump output | Florian Pritz | 1 | -1/+1 | |
If numbers are enabled and we dump the whole page, all subsequent links will have different numbers if one new link is added at the top. This generates a very long diff with essentially no changes and makes spotting multiple new links on one page quite hard. Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||||
2010-06-07 | bump ver | Pierre Schmitz | 1 | -1/+1 | |
2010-06-07 | fix garbage collector | Pierre Schmitz | 1 | -4/+2 | |
2010-06-07 | ignore empty lines | Pierre Schmitz | 1 | -3/+3 | |
2010-06-03 | tagging 1.0.1 | Pierre Schmitz | 1 | -1/+1 | |
2010-06-03 | Read complete config file even if there is no new line at the end | Pierre Schmitz | 1 | -40/+36 | |
2010-05-02 | ignore release tars | Pierre Schmitz | 1 | -0/+1 | |
2010-05-02 | add Makefile | Pierre Schmitz | 1 | -0/+14 | |
2010-05-02 | Set sane timeout; continue if one site fails | Pierre Schmitz | 1 | -3/+4 | |
2009-08-26 | move logic into functions and make use of getopts | Pierre Schmitz | 1 | -73/+83 | |
2009-06-16 | be able to work on bare HTML source | Pierre Schmitz | 2 | -1/+8 | |
2009-06-16 | new version; supports pipeing to any command | Pierre Schmitz | 3 | -33/+107 | |
2009-05-15 | initial commit | Pierre Schmitz | 3 | -0/+57 | |