aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-01-04LICENSE: updatemerakor
2021-01-04gitignore: updatemerakor
2021-01-04Merge 5.1.2 changesmerakor
2021-01-04fix changelog date5.1.xmerakor
2021-01-04cpt: update version to 5.1.2merakor
2021-01-04Merge branch '5.1.x'merakor
2021-01-04docs: updatemerakor
2021-01-04pkg_swap(): fix swap regular expressionmerakor
2021-01-04docs: updatemerakor
2021-01-04lib.rc: find all .redo directoriesmerakor
2021-01-04docs: updatemerakor
2021-01-04docs: updatemerakor
2021-01-04docs: add portability functionsmerakor
2021-01-04docs: updatemerakor
2021-01-04pkg_get_base: fix shellcheck error on older versionsmerakor
2021-01-04pkg_get_base(): Return with success if cpt-base doesn't existmerakor
2021-01-03pkg_gentree(): add function to generate a dependency graphmerakor
2021-01-03pkg_get_base(): add function to print the packages defined in /etc/cpt-basemerakor
2021-01-03sepchar(): add function to seperate characters on given stringmerakor
2021-01-03_seq(): add function to print numbers sequentiallymerakor
2021-01-03as_root(): add `sls` to accepted root toolsmerakor
2020-12-30cpt-install|cpt-remove: fix faulty CPT_PATHmerakor
2020-12-30cpt-owns: remove cpt-lib callmerakor
2020-12-30cpt-build: fix faulty CPT_PATH settingmerakor
2020-12-27github: fix workflowmerakor
2020-12-27tools: add install.shmerakor
2020-12-27cpt: print docstrings using awk instead of sedmerakor
2020-12-27do: move to tools directorymerakor
2020-12-26lib.rc: fix getbin()merakor
2020-12-24cpt: do not track info directory pagesmerakor
2020-12-24Makefile: fix installing files other than cpt-*merakor
2020-12-24INSTALL: add installation instructionsmerakor
2020-12-24docs/default.do: silence the 'command -v' callmerakor
2020-12-24config.rc: remove C-related variablesmerakor
2020-12-24lib.rc: move helper functions to a seperate filemerakor
2020-12-24cpt: add info page to the build systemmerakor
2020-12-23dir-locals: updatemerakor
2020-12-21gitignore: ignore cpt-libmerakor
2020-12-21dir-local: fix excluded warning listmerakor
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-12-21tests: calm shellcheck downmerakor
2020-12-21Merge branch 'redo'merakor
2020-12-21cpt-chbuild: use the cache structure of the librarymerakor
2020-12-21Merge branch 'master' into redoredomerakor
2020-12-21create_cache(): new variable and argument changesmerakor