Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
The bug was caused by integer overflow with too large precisions. | |||
2024-04-07 | Bigger `bytes_read` & removed redundant code handling impossible signed ↵ | Joel Kronqvist | |
`bytes_read` | |||
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 | |
2024-03-23 | Initial commit | Joel Kronqvist | |