aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-04cpt-lib: readability changesmerakor
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: fix flags that start with '--no-'4.0.1merakor
2020-09-09cpt: bump to 4.0.04.0.0merakor
2020-09-09pkg_isbuilt(): simplifymerakor
2020-09-08tests: run primitive shellcheck instead of downloadingmerakor
2020-09-08cpt: fix getoptions initial value callsmerakor
2020-09-05cpt-search: fix shellcheck errormerakor
2020-09-05cpt: add back support for setting colors, fix shellcheck errormerakor
2020-09-04cpt: add support for package testsmerakor
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-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-21cpt: bump to 3.2.03.2.0merakor
2020-08-21run_hook: only show package if $2 is available.merakor
2020-08-20cpt: use 'getopt' for option parsingmerakor
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-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
2020-08-11pkg_build(): use .build.cpt so that the build files can be modifiedmerakor
2020-08-11cpt: bump version to 3.1.13.1.1merakor
2020-08-11as_root(): set all variablesmerakor