Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add default path (#6) | Joseph Hunkeler | 2021-05-16 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | * Add default path * Improve support/implementation logic * Fix braces in tests * Enable warnings * Emit more generalized form of windows path * Change initialization order * Add --default/-D to documentation * Fix platform detection | ||||
* | Improve man page installation | Joseph Hunkeler | 2021-05-13 | 1 | -2/+13 |
| | |||||
* | Proper namespace for the header file. Bump version. | Joseph Hunkeler | 2021-05-12 | 1 | -5/+5 |
| | |||||
* | Remove underscore from project name, reorder calls | Joseph Hunkeler | 2021-05-06 | 1 | -2/+2 |
| | |||||
* | Forget about ARG_MAX. The likelihood of accepting an unfathomably large ↵ | Joseph Hunkeler | 2021-05-06 | 1 | -3/+0 |
| | | | | input from the environment is pretty low | ||||
* | Implement header detection | Joseph Hunkeler | 2021-05-05 | 1 | -2/+12 |
| | |||||
* | Add tests | Joseph Hunkeler | 2021-05-05 | 1 | -1/+5 |
| | |||||
* | Initial commit | Joe Hunkeler | 2021-05-04 | 1 | -0/+33 |