aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-12CHANGELOG: updatemerakor
2021-03-12cpt-link: change usage, add documentationmerakor
2021-03-12docs: updatemerakor
2021-03-12cpt-chroot: add manual page outputmerakor
2021-03-12cpt-chroot: use standard usage outputmerakor
2021-03-12tool2man.sh: Add script to generate manual pages for 'contrib' scriptsmerakor
2021-03-12pkg_remove(): Fix reverse dependency resolving on sbase grepmerakor
2021-03-08build.yml: updatemerakor
2021-03-04fix build.ymlmerakor
2021-03-04.build.yml: switch to specified version until I update testsmerakor
2021-03-04.build.yml: updatemerakor
2021-03-04.build.yml: updatemerakor
2021-03-04.build.yml: updatemerakor
2021-03-04tests: switch to builds.sr.ht from githubmerakor
2021-02-28README: updatemerakor
2021-02-25Makefile: fix dependenciesmerakor
2021-02-25cpt: add support for lz compression/decompressionmerakor
2021-02-24update manual pagesmerakor
2021-02-23dummy cpt-base file for testsmerakor
2021-02-23spec: update unit testsmerakor
2021-02-23pkg_query_meta(): new function to query meta files inside package directoriesmerakor
2021-02-23pkg_{gentree,get_base}(): use format for newline handlingmerakor
2021-02-23pkg_get_base(): use for loop instead of while loopmerakor
2021-02-22pkg_get_base(): return the dependency tree as wellmerakor
2021-02-22pkg_gentree(): add 'f' key to include the package itselfmerakor
2021-02-22pkg_gentree(): exit instead of returning error with unknown keymerakor
2021-02-07as_root(): reflect rename: sls -> ssumerakor
2021-02-04cpt-alternatives: use getoptions parser so that global options are recognizedmerakor
2021-02-04cpt-lib: disable faulty shellcheck error on older versionsmerakor
2021-02-04shellspec: simplify sed callmerakor
2021-02-04shellspec: use config.mk instead of config.rcmerakor
2021-02-04GitHub actions: fix workflowsmerakor
2021-02-04docs: updatemerakor
2021-02-04docs: updatemerakor
2021-02-04cpt: switch back to 'make'merakor
2021-02-04Merge branch 'shellspec'merakor
2021-02-04pkg_extract(): Add support for pax and add new methodsmerakor
2021-02-04pkg_find(): break early if only a single match is requestedmerakor
2021-02-04docs: updatemerakor
2021-02-04getoptions: update to 2.5.0 of the librarymerakor
2021-02-04cpt-search: add option to ignore package databasemerakor
2021-02-04CHANGELOG: updateshellspecmerakor
2021-02-04cpt-export: properly fallback to gzmerakor
2021-02-04specs: updatemerakor
2021-01-11cpt-export: use sed to generate manifestmerakor
2021-01-11cpt-export: simplify tar usagemerakor
2021-01-11cpt-export: change directory in a subshellmerakor
2021-01-11shellspec: update specfiles and add new dummy packagemerakor
2021-01-11Merge branch 'master' into shellspecmerakor
2021-01-11cpt-cat: fix using alternate root directoriesmerakor