aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2020-08-10as_root(): use 'env' for setting variables.merakor
2020-08-07cpt: bump to 3.1.03.1.0merakor
2020-08-07cpt-lib: move non-temporary cache directory creation back to main()merakor
2020-08-03pkg_build(): remove libtool '*.la' filesmerakor
2020-08-03cpt: create caches manually for each script that needs itmerakor
2020-07-24changelog: update3.0.0merakor
2020-07-24fix wrong mention of command or namesmerakor
2020-07-24cpt-outdated: removemerakor
2020-07-24update changelogmerakor
2020-07-24cpt: remove color enabling/disabling for nowmerakor
2020-07-24cpt-lib: update docstringmerakor
2020-07-24cpt: don't apply globs when using main toolsmerakor
2020-07-24tools: move to srcmerakor
2020-07-24cpt: change local library pathmerakor
2020-07-24cpt: keep the file structure simplermerakor
2020-07-24readme: sort and updatemerakor
2020-07-24Makefile: remove the manpages appropriatelymerakor
2020-07-24cpt: ignore cpt-lib as wellmerakor
2020-07-24changelog: updatemerakor
2020-07-24replace manual pagesmerakor
2020-07-24tools: leave an empty line on tools with multi-line usage output.merakor
2020-07-24doc: change command names and documentsmerakor
2020-07-24cpt-remove/install: set current package directory after arg parsing.merakor
2020-07-24cpt: reserve argumentsmerakor
2020-07-24cpt-install/remove: fix handling no-argsmerakor
2020-07-24cpt-install: actually installmerakor
2020-07-24Makefile: fix uninstallmerakor
2020-07-24contrib: replace kiss usage with cpt toolsmerakor
2020-07-24cpt-which: remove as it is no longer necessarymerakor
2020-07-24tools: add docstringsmerakor
2020-07-24Makefile: fix install syntaxmerakor
2020-07-24cpt: fix argument usagemerakor
2020-07-24contrib: rename scriptsmerakor