Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-10-16 | use getline and strsep for config parsingHEADmain | axtloss | 2 | -36/+21 |
2024-10-16 | adjust to latest extlib changes | axtloss | 1 | -1/+1 |
2024-07-16 | Allow specifying extra arguments from command | axtloss | 3 | -200/+222 |
2024-07-14 | dont put multiple statmeents in one line | axtloss | 2 | -10/+15 |
2024-07-10 | add shebang functionality | axtloss | 1 | -7/+33 |
2024-07-09 | Add readme and license | axtloss | 3 | -0/+57 |
2024-07-09 | Add example configs and clean code | axtloss | 3 | -72/+114 |
2024-07-08 | remove debug output | axtloss | 1 | -7/+3 |
2024-07-08 | add config parsing | axtloss | 3 | -26/+102 |