aboutsummaryrefslogtreecommitdiff
path: root/lib/manifest.c
Commit message (Expand)AuthorAgeFilesLines
* Replace atoi usageJoseph Hunkeler2020-06-241-3/+2
* Move SPM_GLOBAL.repo_target string usage out of mirror_cloneJoseph Hunkeler2020-06-221-11/+3
* Do not auto-complete manifest endpointJoseph Hunkeler2020-06-081-6/+0
* Refactor fstree (#39)Joseph Hunkeler2020-06-031-10/+14
* Empty manifests are OK hereJoseph Hunkeler2020-04-201-5/+0
* hmmJoseph Hunkeler2020-04-191-2/+2
* Better reporting when a package does not existJoseph Hunkeler2020-04-191-2/+19
* spm_mkdtemp requires a base directory:Joseph Hunkeler2020-04-181-2/+2
* Fix segfault caused by freeing records for no reason:Joseph Hunkeler2020-03-261-6/+6
* Bugfix: Replace char &reference with const char[] string.Joseph Hunkeler2020-03-251-2/+2
* Fix a few memory leaks:Joseph Hunkeler2020-03-251-3/+13
* Add .circleci/config.ymlJoseph Hunkeler2020-03-251-6/+6
* Refactor project: build/install libspm[_static.a].so to make unit testing pos...Joseph Hunkeler2020-03-181-0/+668