Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial commit of strlist.[c,h] | Joseph Hunkeler | 2020-02-04 | 1 | -3/+1 |
* | Initial commit of generic array handler code | Joseph Hunkeler | 2020-01-31 | 1 | -0/+44 |
* | Fix more memory leaks: | Joseph Hunkeler | 2020-01-28 | 1 | -0/+2 |
* | Bug fixes: | Joseph Hunkeler | 2020-01-27 | 1 | -2/+5 |
* | Fix some buffer overflows, add a few more | Joseph Hunkeler | 2020-01-27 | 1 | -3/+13 |
* | Begin hooking up version spec function(s) to installation | Joseph Hunkeler | 2020-01-24 | 1 | -0/+5 |
* | fstree() now accepts filter modes SPM_FSTREE_FLT_{NONE,CONTAINS,ENDSWITH,STAR... | Joseph Hunkeler | 2020-01-23 | 1 | -2/+6 |
* | Change fstree signature | Joseph Hunkeler | 2020-01-22 | 1 | -5/+7 |
* | Groundhog day 2 | Joseph Hunkeler | 2020-01-22 | 1 | -1/+1 |
* | groundhog day | Joseph Hunkeler | 2020-01-21 | 2 | -10/+29 |
* | Add runtime environment manipulation routines | Joseph Hunkeler | 2020-01-14 | 1 | -3/+42 |
* | Update README.md | Joseph Hunkeler | 2019-12-31 | 1 | -0/+5 |
* | Fixes | Joseph Hunkeler | 2019-12-30 | 1 | -0/+1 |
* | Fix inane compiler warnings | Joseph Hunkeler | 2019-12-30 | 1 | -5/+3 |
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -2/+3 |
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -0/+3 |
* | Started work on build helper functions | Joseph Hunkeler | 2019-12-28 | 1 | -0/+27 |
* | Listing packages and printing banners | Joseph Hunkeler | 2019-12-26 | 1 | -0/+2 |
* | Version matching and package searching | Joseph Hunkeler | 2019-12-26 | 1 | -7/+17 |
* | Add version_spec.c | Joseph Hunkeler | 2019-12-24 | 1 | -0/+8 |
* | Add fopen/close/rewind for urls | Joseph Hunkeler | 2019-12-23 | 1 | -0/+44 |
* | Implement basic package manifest | Joseph Hunkeler | 2019-12-21 | 1 | -1/+12 |
* | Add new prototypes and structures | Joseph Hunkeler | 2019-12-20 | 1 | -0/+21 |
* | Clean up a little bit. | Joseph Hunkeler | 2019-12-19 | 1 | -0/+1 |
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+181 |