Age | Commit message (Expand) | Author |
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 |
2020-12-20 | gitignore: ignore info pages | merakor |
2020-12-20 | update redo files | merakor |
2020-12-20 | cpt-lib: move to cpt-lib.in | merakor |
2020-12-20 | Merge branch 'master' into redo | merakor |
2020-12-20 | cpt-lib: fix a bug in pkg_clean when CPT_DEBUG was set5.1.1 | merakor |
2020-12-20 | Merge branch 'master' into redo | merakor |
2020-12-20 | docs: add new documentation for cpt | merakor |
2020-12-20 | try out the redo build system | merakor |
2020-11-24 | cpt: bump to 5.1.05.1.0 | merakor |
2020-11-24 | lib: make cache more readable and fix removing of temporary files | merakor |
2020-11-24 | pkg_swap(): use pkg_owner() | merakor |
2020-11-24 | pkg_build(): generate manifest before the dependencies are fixed. | merakor |
2020-11-11 | create_cache(): create multi-level temporary directories per process | merakor |
2020-11-09 | cpt-lib: don't make main() a function unto itself | merakor |
2020-11-09 | getoptions(): parse the options during main() call on cpt-lib | merakor |
2020-11-03 | cpt-lib: fix shellcheck error | merakor |
2020-11-03 | cpt-search: add '--others' option | merakor |
2020-10-31 | cpt-fork: allow specifying full path | merakor |
2020-10-31 | src: update parser definitions | merakor |
2020-10-31 | getoptions: update to 2.0.1 | merakor |
2020-10-25 | cpt-lib (pkg_fixdeps): rename to pkg_fix_deps and major changes: | merakor |
2020-10-25 | pkg_owner(): add function to retrieve the owning package of a file | merakor |
2020-10-25 | cpt-base: add git | merakor |
2020-10-25 | cpt-lib: update getoptions library function to v1.1.0 | merakor |
2020-10-20 | cpt-size: add ability to check the size of multiple packages | merakor |
2020-10-06 | cpt: bump to 5.0.05.0.0 | merakor |
2020-10-06 | cpt-build: export CPT_TEST variable | merakor |
2020-10-05 | cpt-search: fix typo | merakor |
2020-10-05 | CHANGELOG: update | merakor |
2020-10-05 | cpt-fetch: remove tool | merakor |
2020-10-05 | cpt-update: use -o flag instead of -f for "Only fetch" | merakor |
2020-10-05 | cpt-update: add function to only fetch repositories | merakor |
2020-10-05 | cpt-fork: remove etcsums as well | merakor |
2020-10-05 | cpt-list: add options | merakor |