Age | Commit message (Expand) | Author |
2021-01-04 | docs: update | merakor |
2021-01-04 | docs: update | merakor |
2021-01-04 | docs: add portability functions | merakor |
2021-01-04 | docs: update | merakor |
2021-01-04 | pkg_get_base: fix shellcheck error on older versions | merakor |
2021-01-04 | pkg_get_base(): Return with success if cpt-base doesn't exist | merakor |
2021-01-03 | pkg_gentree(): add function to generate a dependency graph | merakor |
2021-01-03 | pkg_get_base(): add function to print the packages defined in /etc/cpt-base | merakor |
2021-01-03 | sepchar(): add function to seperate characters on given string | merakor |
2021-01-03 | _seq(): add function to print numbers sequentially | merakor |
2021-01-03 | as_root(): add `sls` to accepted root tools | merakor |
2020-12-30 | cpt-install|cpt-remove: fix faulty CPT_PATH | merakor |
2020-12-30 | cpt-owns: remove cpt-lib call | merakor |
2020-12-30 | cpt-build: fix faulty CPT_PATH setting | merakor |
2020-12-27 | github: fix workflow | merakor |
2020-12-27 | tools: add install.sh | merakor |
2020-12-27 | cpt: print docstrings using awk instead of sed | merakor |
2020-12-27 | do: move to tools directory | merakor |
2020-12-26 | lib.rc: fix getbin() | merakor |
2020-12-24 | cpt: do not track info directory pages | merakor |
2020-12-24 | Makefile: fix installing files other than cpt-* | merakor |
2020-12-24 | INSTALL: add installation instructions | merakor |
2020-12-24 | docs/default.do: silence the 'command -v' call | merakor |
2020-12-24 | config.rc: remove C-related variables | merakor |
2020-12-24 | lib.rc: move helper functions to a seperate file | merakor |
2020-12-24 | cpt: add info page to the build system | merakor |
2020-12-23 | dir-locals: update | merakor |
2020-12-21 | gitignore: ignore cpt-lib | merakor |
2020-12-21 | dir-local: fix excluded warning list | merakor |
2020-12-21 | cpt-lib: add ability to be used as a script | merakor |
2020-12-21 | cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkf | merakor |
2020-12-21 | tests: calm shellcheck down | merakor |
2020-12-21 | Merge branch 'redo' | merakor |
2020-12-21 | cpt-chbuild: use the cache structure of the library | merakor |
2020-12-21 | Merge branch 'master' into redoredo | merakor |
2020-12-21 | create_cache(): new variable and argument changes | merakor |
2020-12-21 | docs/default: change targets | merakor |
2020-12-21 | default.do: run docs/all instead of docs/cpt.info | merakor |
2020-12-20 | README: update | merakor |
2020-12-20 | .gitignore: update | merakor |
2020-12-20 | GitHub Workflows: add minimal 'do' shell script for use in tests | merakor |
2020-12-20 | bin: add tests | merakor |
2020-12-20 | default.do: remove second PHONY call, add PHONY call to src/clean | merakor |
2020-12-20 | config.rc: better helper functions | merakor |
2020-12-20 | src: be more specific for calling shellcheck on scripts | merakor |
2020-12-20 | src: remove Makefile | merakor |
2020-12-20 | docs: change texinfo build function | merakor |
2020-12-20 | cpt: remove Makefile and config.mk | merakor |
2020-12-20 | cpt: update redo build files | merakor |
2020-12-20 | Merge branch 'master' into redo | merakor |