| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove some left overs. | onefang | 2019-09-30 | 1 | -5/+0 |
* | Rejig the redirects a little. | onefang | 2019-09-29 | 2 | -27/+27 |
* | checkRedirects -> checkHost | onefang | 2019-09-29 | 2 | -17/+17 |
* | checkPaths -> checkFiles | onefang | 2019-09-29 | 2 | -7/+7 |
* | checkURL -> checkHEAD | onefang | 2019-09-29 | 2 | -14/+14 |
* | Oops, read the "redir" logic incorrectly, and wrote the theory section wrong. | onefang | 2019-09-29 | 1 | -2/+2 |
* | CheckRedirects() -> checkRedirects() | onefang | 2019-09-29 | 1 | -9/+9 |
* | More documentation. | onefang | 2019-09-26 | 2 | -2/+167 |
* | Whitespace fix. | onefang | 2019-09-26 | 1 | -1/+1 |
* | Document the new LuaSec dependency. | onefang | 2019-09-07 | 1 | -0/+1 |
* | Various changes to the URL checker. | onefang | 2019-09-07 | 1 | -12/+25 |
* | Use the saved mirrors list and the split packages lists. | onefang | 2019-09-07 | 1 | -9/+13 |
* | Split the checked packages to Debain and Devuan based ones. | onefang | 2019-09-07 | 1 | -2/+9 |
* | Save and load the mirror list between threads. | onefang | 2019-09-07 | 1 | -1/+11 |
* | Switch printTable to dumpTable. | onefang | 2019-09-07 | 1 | -15/+19 |
* | Parse more of mirror_list.txt | onefang | 2019-09-07 | 1 | -3/+17 |
* | Typo-- | onefang | 2019-09-06 | 1 | -1/+1 |
* | Add a no fork option, though it's not actually implemented yet. | onefang | 2019-09-06 | 1 | -0/+4 |
* | TODO++ | onefang | 2019-09-06 | 1 | -0/+2 |
* | Don't check CNAMES, just use them to get more IPs. | onefang | 2019-09-06 | 1 | -8/+3 |
* | Remove some excess uses of defaultURL from the calls to url.parse(). | onefang | 2019-06-28 | 1 | -2/+2 |
* | Check redirections on individual files. | onefang | 2019-06-28 | 1 | -28/+70 |
* | Anotner message line up. | onefang | 2019-06-28 | 1 | -1/+1 |
* | Line up some of the messages better. | onefang | 2019-06-28 | 1 | -8/+8 |
* | Merge checkHost() and forkIP() into checkRedirect() | onefang | 2019-06-27 | 1 | -31/+16 |
* | Document the new flock depondency, and sort them alphabetically. | onefang | 2019-06-26 | 1 | -3/+4 |
* | Changes in how the DNS entries are scanned. | onefang | 2019-06-26 | 1 | -10/+14 |
* | Log file failure should exit, and another tweak. | onefang | 2019-06-26 | 1 | -4/+4 |
* | Change how the / at the end of the path is handled. | onefang | 2019-06-26 | 1 | -9/+5 |
* | Retry some of the HTTTP header downloads on certain errors, and report others. | onefang | 2019-06-26 | 1 | -4/+23 |
* | Various changes to the download function. | onefang | 2019-06-26 | 1 | -12/+18 |
* | Move the check for a slash at the end of the BaseURL. | onefang | 2019-06-26 | 1 | -6/+8 |
* | Slightly more meaningfull output for the commmand checker. | onefang | 2019-06-26 | 1 | -1/+1 |
* | Sort DNS records in reverse order. | onefang | 2019-06-26 | 1 | -1/+1 |
* | Comment tweak. | onefang | 2019-06-26 | 1 | -1/+1 |
* | Add a check for non existing repos. | onefang | 2019-06-26 | 1 | -0/+15 |
* | More fixes of the logging. | onefang | 2019-06-25 | 1 | -5/+9 |
* | Modify printTable to look more like an actual table definition. | onefang | 2019-06-25 | 1 | -8/+9 |
* | Make logging work. | onefang | 2019-06-25 | 1 | -8/+8 |
* | More justification. | onefang | 2019-06-25 | 1 | -1/+3 |
* | Downgrade the version number, it's not even alpha yet. | onefang | 2019-06-25 | 1 | -1/+1 |
* | OK OK, so I'm a perfectionist. lol | onefang | 2019-06-25 | 1 | -4/+4 |
* | Hopefully the last of the README tweaks. | onefang | 2019-06-25 | 1 | -5/+5 |
* | Some clean ups. | onefang | 2019-06-25 | 1 | -5/+5 |
* | The list should be .. a list. B-) | onefang | 2019-06-25 | 1 | -10/+5 |
* | OK, let's try THIS style of markdown. | onefang | 2019-06-25 | 1 | -34/+14 |
* | Add actual markdown. | onefang | 2019-06-25 | 1 | -14/+34 |
* | Add the actual source code, and the basic documentation. | onefang | 2019-06-25 | 2 | -0/+515 |
* | Git ignore the results. | onefang | 2019-06-25 | 1 | -0/+1 |
* | Init bare repo. | root | 2019-06-24 | 1 | -0/+0 |