| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | | Typo-- Use the base host name for the log file name, not the host/path. Actually check the open file return code. Close the log file at the end, though not really needed, coz Lua will close it at GC time. | ||||
| * | 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 |
| | | | | | I really should test things better before comitting them | ||||
| * | Downgrade the version number, it's not even alpha yet. | onefang | 2019-06-25 | 1 | -1/+1 |
| | | | | | | I'll need to actually output emails and web pages to get to alpha. Probaly should write the rest of the documentation to. | ||||
| * | Add the actual source code, and the basic documentation. | onefang | 2019-06-25 | 1 | -0/+420 |
| Still need to write the help output. | |||||
