aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-05add github workflowsmerakor
2020-09-05Makefile: add testsmerakor
2020-09-05cpt-search: fix shellcheck errormerakor
2020-09-05cpt: add back support for setting colors, fix shellcheck errormerakor
2020-09-05cpt-size: set files as the main argumentsmerakor
2020-09-05contrib: use current directory if no arguments are givenmerakor
2020-09-04cpt: add support for package testsmerakor
2020-09-04Makefile: add option to install tools "statically"merakor
2020-09-04Makefile: fix cpt-statmerakor
2020-09-04src/: prefer the cpt-lib on the current directory.merakor
2020-08-31pkg_fetch(): go to repository root before checking for Mercurialmerakor
2020-08-31pkg_fetch(): remove unnecessary check for gitmerakor
2020-08-31docs: updatemerakor
2020-08-31cpt-revdepends: do not require to be installed, skip make deps.merakor
2020-08-31cpt-lib: repository and source revamp. See log.merakor
2020-08-31pkg_sources(): return when there is no source file.merakor
2020-08-31cpt: revert to previous method for sh256()3.3.1merakor
2020-08-31cpt: bump version to 3.3.03.3.0merakor
2020-08-31cpt-lib: switch to the same method for checksums with kissmerakor
2020-08-31warn(): change function behaviourmerakor
2020-08-31cpt-lib: add trap_set() function to manage trapsmerakor
2020-08-23pkg_cache(): prefer CPT_COMPRESS value if available.merakor
2020-08-23getoptions: do not unset variables if parameters aren't given.merakor
2020-08-22cpt: remove getopt and use shell library instead.merakor
2020-08-22cpt-lib: use getoptions library for option parsingmerakor
2020-08-22cpt-build: add an extra line after usagemerakor
2020-08-22cpt-build: fix usage output loopmerakor
2020-08-22README: updatemerakor
2020-08-22CHANGELOG: fixmerakor
2020-08-21cpt: bump to 3.2.03.2.0merakor
2020-08-21run_hook: only show package if $2 is available.merakor
2020-08-21config.mk: add commented SYSTEM_GETOPT varmerakor
2020-08-21README: updatemerakor
2020-08-21cpt-chbuild: run 'pre-chroot' hook before entering chroot.merakor
2020-08-21cpt-chbuild: use cpt library functionsmerakor
2020-08-20cpt: use 'getopt' for option parsingmerakor
2020-08-20gitignore: add getoptmerakor
2020-08-20Makefile: build getoptmerakor
2020-08-20cpt: provide getopt from util-linuxmerakor
2020-08-16cpt-lib: revert to the old IFS switching method.merakor
2020-08-16cpt-lib: don't die if CPT_PATH is unset.merakor
2020-08-16cpt-lib: this isn't needed anymore.merakor
2020-08-12cpt-owns: deal with relative path and commands, change output formatmerakor
2020-08-12pkg_build(): do a unified diffmerakor
2020-08-11note to self: don't code when drunk lmaooomerakor
2020-08-11pkg_build(): remove the diff file if it is emptymerakor
2020-08-11nah...merakor
2020-08-11holy hell I think this actually fixes the diff :)merakor
2020-08-11pkg_build: fix diffmerakor
2020-08-11pkg_build(): add the modified build to the package database.merakor