| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add initial error handler code | Joseph Hunkeler | 2019-11-14 | 1 | -0/+14 |
| | | |||||
| * | Add initial error handler code | Joseph Hunkeler | 2019-11-14 | 2 | -1/+22 |
| | | |||||
| * | Decouple main program and add initial tests | Joseph Hunkeler | 2019-11-13 | 7 | -72/+236 |
| | | |||||
| * | Remove unused prototype | Joseph Hunkeler | 2019-11-13 | 1 | -1/+0 |
| | | |||||
| * | Rename main.c | Joseph Hunkeler | 2019-11-13 | 1 | -0/+0 |
| | | |||||
| * | Implement version1.0.0 | Joseph Hunkeler | 2019-11-12 | 5 | -6/+29 |
| | | |||||
| * | Fix segfault while calculating base name | Joseph Hunkeler | 2019-11-08 | 1 | -1/+6 |
| | | |||||
| * | Generate install target | Joseph Hunkeler | 2019-11-08 | 1 | -0/+2 |
| | | |||||
| * | Fix missing include | Joseph Hunkeler | 2019-11-08 | 1 | -4/+1 |
| | | |||||
| * | Add comments | Joseph Hunkeler | 2019-11-08 | 1 | -0/+3 |
| | | |||||
| * | Add missing strdup() calls | Joseph Hunkeler | 2019-11-08 | 1 | -2/+6 |
| | | | | | * free() duplicated strings | ||||
| * | Handle OS-specific size_t printf formatting | Joseph Hunkeler | 2019-11-08 | 2 | -5/+11 |
| | | |||||
| * | Initial commit | Joseph Hunkeler | 2019-11-08 | 6 | -0/+328 |
