Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rejig the redirects a little. | onefang | 2019-09-29 | 1 | -1/+1 |
| | |||||
* | checkRedirects -> checkHost | onefang | 2019-09-29 | 1 | -9/+9 |
| | |||||
* | checkPaths -> checkFiles | onefang | 2019-09-29 | 1 | -3/+3 |
| | |||||
* | checkURL -> checkHEAD | onefang | 2019-09-29 | 1 | -3/+3 |
| | |||||
* | 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 | 1 | -1/+166 |
| | | | | | | | | | | Briefly describe the tests. Document the options. Theory of operation. --help now says to read the README.md. | ||||
* | Document the new LuaSec dependency. | onefang | 2019-09-07 | 1 | -0/+1 |
| | |||||
* | Document the new flock depondency, and sort them alphabetically. | onefang | 2019-06-26 | 1 | -3/+4 |
| | |||||
* | More justification. | onefang | 2019-06-25 | 1 | -1/+3 |
| | |||||
* | 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 |
| | | | | Wish it was a real standard. lol | ||||
* | Add actual markdown. | onefang | 2019-06-25 | 1 | -14/+34 |
| | |||||
* | Add the actual source code, and the basic documentation. | onefang | 2019-06-25 | 1 | -0/+95 |
Still need to write the help output. |