aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-10-05cpt: add global options to the library.merakor
2020-10-05README: updatemerakor
2020-10-05cpt-orphans: add tool to print orphaned packages.merakor
2020-10-05cpt-reset: rewrite to make use of the /etc/cpt-base file.merakor
2020-10-04cpt-base: define base, and make it redefinablemerakor
2020-10-04cpt-lib: readability changesmerakor
2020-10-02cpt-fork: add ability to fork multiple packagesmerakor
2020-10-02cpt-fork: remove manifest from the package directorymerakor
2020-10-02pkg_extract(): allow the usage of '@' for tags.merakor
2020-09-25pkg_build(): Notify the user if the build file was modified.merakor
2020-09-25cpt: bump to 4.1.14.1.1merakor
2020-09-25pkg_extract(): change git clone behaviour to fetch tags.merakor
2020-09-25pkg_fixdeps(): output to stderr instead of /dev/ttymerakor
2020-09-25as_root(): change USER variablemerakor
2020-09-11cpt: bump to 4.1.04.1.0merakor
2020-09-11cpt: bi can be run to install all built packagesmerakor
2020-09-10cpt-chbuild: run as_root() only if we aren't root.merakor
2020-09-10cpt: fix flags that start with '--no-'4.0.1merakor
2020-09-09cpt: bump to 4.0.04.0.0merakor
2020-09-09remove docsmerakor
2020-09-09pkg_isbuilt(): simplifymerakor
2020-09-08tests: run primitive shellcheck instead of downloadingmerakor
2020-09-08cpt: fix getoptions initial value callsmerakor
2020-09-05CI: I forgot that ubuntu is ancientmerakor
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