aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-02pkg_verify(): fix checksum verification bug where extra sources couldmerakor
2022-01-31pkg_tar(): read package version from the built package directorymerakor
2022-01-03Update LICENSE yearmerakor
2022-01-03cpt-install: print messages properly when target is a tarballmerakor
2022-01-03cpt-install: print messages entirely on stderrmerakor
2021-12-12pkg_conflicts(): change file naming, use _tmp_create functionsmerakor
2021-12-12cpt-install: print messages entirely on stderrmerakor
2021-12-12cpt-install: print messages properly when target is a tarballmerakor
2021-12-08update homepagemerakor
2021-11-15configure: fix usage()merakor
2021-11-15cpt-alternatives: add function to print alternative ownersmerakor
2021-11-10build.yml: install xzmerakor
2021-11-10properly use the latest shellcheckmerakor
2021-11-09build image: use latest instead of edgemerakor
2021-11-09www: updatemerakor
2021-11-09merge 6.2.x branchmerakor
2021-11-09docs: updatemerakor
2021-11-096.2.2 release6.2.2merakor
2021-11-09CHANGELOG: updatemerakor
2021-11-09cpt-owns: fix shellcheck errormerakor
2021-11-09cpt-install: fix shellcheck errormerakor
2021-11-09cpt-download: fix shellcheck errormerakor
2021-11-09cpt-remove: fix shellcheck errormerakor
2021-11-09cpt-build: fix shellcheck errormerakor
2021-11-08cpt-lib: fix shellcheck errorsmerakor
2021-11-08pkg_swap(): properly log alternative swap for files that no longer exist.merakor
2021-11-04add meta file for testsmerakor
2021-11-04update testsmerakor
2021-11-04cpt-lib: store version in the $cpt_version variablemerakor
2021-11-04CHANGELOG: updatemerakor
2021-11-04merge branch 'tsort'merakor
2021-11-04sepchar: simplifytsortmerakor
2021-11-03CHANGELOG: updatemerakor
2021-11-03merge branch update-execmerakor
2021-11-03build.yml: updatemerakor
2021-11-03build.yml: updatemerakor
2021-11-03docs: updatemerakor
2021-11-03docs: updatemerakor
2021-11-03CHANGELOG: updatemerakor
2021-11-03ignore-glob: updatemerakor
2021-11-03CHANGELOG: updatemerakor
2021-11-03tests: remove unneeded hook testsmerakor
2021-11-03run_hook: fix logging, simplifymerakor
2021-11-03cpt-install: update hooksmerakor
2021-11-03cpt-remove: update hooksmerakor
2021-11-03Change hook behaviour.merakor
2021-11-03add some hook examplesmerakor
2021-11-03cpt-remove: run end-remove hook after all the removals are completemerakor
2021-11-03cpt-install: run 'end-install' hook after package installation is completemerakor
2021-11-03tests: fix base testmerakor