aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-21Merge branch 'master' into redoredomerakor
2020-12-21create_cache(): new variable and argument changesmerakor
2020-12-20src: be more specific for calling shellcheck on scriptsmerakor
2020-12-20src: remove Makefilemerakor
2020-12-20cpt: update redo build filesmerakor
2020-12-20cpt-lib: move to cpt-lib.inmerakor
2020-12-20cpt-lib: fix a bug in pkg_clean when CPT_DEBUG was set5.1.1merakor
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-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-lib: update getoptions library function to v1.1.0merakor
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-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-list: add optionsmerakor
2020-10-05cpt: add global options to the library.merakor
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