Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -3/+3 |
| | | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks | ||||
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -3/+15 |
| | | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer. | ||||
* | Listing packages and printing banners | Joseph Hunkeler | 2019-12-26 | 1 | -0/+18 |
| | |||||
* | Version matching and package searching | Joseph Hunkeler | 2019-12-26 | 1 | -0/+18 |
| | |||||
* | Add join() | Joseph Hunkeler | 2019-12-20 | 1 | -0/+50 |
| | |||||
* | Make command line argument a thing | Joseph Hunkeler | 2019-12-19 | 1 | -4/+10 |
| | |||||
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+431 |