aboutsummaryrefslogtreecommitdiff
path: root/src/cpt
AgeCommit message (Expand)Author
2023-02-05cpt: disable unnecessary shellcheck warningsmerakor
2022-11-14cpt: fix flags displayed in the usage of 'bi' and 'cbi'merakor
2022-11-14cpt: tidy up and fix 'cbi' and 'bi' as functionsmerakor
2021-04-12cpt: fix --help output when inside a directory prefixed with cpt-merakor
2021-01-05cpt: add 'cbi' shortcut for checksum, build, and installmerakor
2020-12-27cpt: print docstrings using awk instead of sedmerakor
2020-12-21cpt-lib: add ability to be used as a scriptmerakor
2020-12-21cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkfmerakor
2020-10-05cpt-fetch: remove toolmerakor
2020-09-11cpt: bi can be run to install all built packagesmerakor
2020-09-05cpt: add back support for setting colors, fix shellcheck errormerakor
2020-07-24cpt: don't apply globs when using main toolsmerakor
2020-07-24tools: move to srcmerakor