aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-01-06shellspec: add spec_helpermerakor
2021-01-06shellspec: fix install_dummy functionmerakor
2021-01-06Merge branch 'master' into shellspecmerakor
2021-01-06install.sh: add '-s' flag for calling sed on filemerakor
2021-01-05pkg_build(): create package directories manuallymerakor
2021-01-05shellspec tests: add dummy packagemerakor
2021-01-05cpt-new: minor changesmerakor
2021-01-05GitHub Actions: fix testsmerakor
2021-01-05GitHub Actions: fix testsmerakor
2021-01-05GitHub Actions: fix permission errormerakor
2021-01-05GitHub Actions: update workflowmerakor
2021-01-05shellspec: add unit testsmerakor
2021-01-05docs: updatemerakor
2021-01-05cpt: add 'cbi' shortcut for checksum, build, and installmerakor
2021-01-05run_hook(): store and release the CPT_HOOK variablemerakor
2021-01-05cpt-depends: minor changesmerakor
2021-01-05cpt-cat: minor changesmerakor
2021-01-04cpt-download: exit with success on usagemerakor
2021-01-04cpt-checksum: exit with success on usagemerakor
2021-01-04cpt-alternatives: exit with success on usagemerakor