Age | Commit message (Expand) | Author |
---|---|---|
2024-06-30 | Added `--forward`work/1.1.0 | Joel Kronqvist |
2024-05-28 | Removed non-C99-compliant declaration after label default in config-parser.cwork/1.0.1 | Joel Kronqvist |
2024-04-21 | Minor fixeswork/1.0.0 | Joel Kronqvist |
2024-04-13 | Combined one-letter options support (eg. "-mhp 3") | Joel Kronqvist |
2024-04-13 | Multiline printing & fixes to output space padding | Joel Kronqvist |
2024-04-11 | Added help message & fixed blocksize bug | Joel Kronqvist |
2024-04-07 | Finished implementation for formatting for human readability | Joel Kronqvist |
2024-03-24 | Refactored configuration parsing to a separate file and added unit tests to it | Joel Kronqvist |