aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-21Merge branch 'master' into redoredomerakor
2020-12-21create_cache(): new variable and argument changesmerakor
2020-12-21docs/default: change targetsmerakor
2020-12-21default.do: run docs/all instead of docs/cpt.infomerakor
2020-12-20README: updatemerakor
2020-12-20.gitignore: updatemerakor
2020-12-20GitHub Workflows: add minimal 'do' shell script for use in testsmerakor
2020-12-20bin: add testsmerakor
2020-12-20default.do: remove second PHONY call, add PHONY call to src/cleanmerakor
2020-12-20config.rc: better helper functionsmerakor
2020-12-20src: be more specific for calling shellcheck on scriptsmerakor
2020-12-20src: remove Makefilemerakor
2020-12-20docs: change texinfo build functionmerakor
2020-12-20cpt: remove Makefile and config.mkmerakor
2020-12-20cpt: update redo build filesmerakor
2020-12-20Merge branch 'master' into redomerakor
2020-12-20gitignore: ignore info pagesmerakor
2020-12-20update redo filesmerakor
2020-12-20cpt-lib: move to cpt-lib.inmerakor
2020-12-20Merge branch 'master' into redomerakor
2020-12-20cpt-lib: fix a bug in pkg_clean when CPT_DEBUG was set5.1.1merakor
2020-12-20Merge branch 'master' into redomerakor
2020-12-20docs: add new documentation for cptmerakor
2020-12-20try out the redo build systemmerakor
2020-11-24cpt: bump to 5.1.05.1.0merakor
2020-11-24lib: make cache more readable and fix removing of temporary filesmerakor
2020-11-24pkg_swap(): use pkg_owner()merakor
2020-11-24pkg_build(): generate manifest before the dependencies are fixed.merakor
2020-11-11create_cache(): create multi-level temporary directories per processmerakor
2020-11-09cpt-lib: don't make main() a function unto itselfmerakor
2020-11-09getoptions(): parse the options during main() call on cpt-libmerakor
2020-11-03cpt-lib: fix shellcheck errormerakor
2020-11-03cpt-search: add '--others' optionmerakor
2020-10-31cpt-fork: allow specifying full pathmerakor
2020-10-31src: update parser definitionsmerakor
2020-10-31getoptions: update to 2.0.1merakor
2020-10-25cpt-lib (pkg_fixdeps): rename to pkg_fix_deps and major changes:merakor
2020-10-25pkg_owner(): add function to retrieve the owning package of a filemerakor
2020-10-25cpt-base: add gitmerakor
2020-10-25cpt-lib: update getoptions library function to v1.1.0merakor
2020-10-20cpt-size: add ability to check the size of multiple packagesmerakor
2020-10-06cpt: bump to 5.0.05.0.0merakor
2020-10-06cpt-build: export CPT_TEST variablemerakor
2020-10-05cpt-search: fix typomerakor
2020-10-05CHANGELOG: updatemerakor
2020-10-05cpt-fetch: remove toolmerakor
2020-10-05cpt-update: use -o flag instead of -f for "Only fetch"merakor
2020-10-05cpt-update: add function to only fetch repositoriesmerakor
2020-10-05cpt-fork: remove etcsums as wellmerakor
2020-10-05cpt-list: add optionsmerakor