Age | Commit message (Expand) | Author |
2020-09-04 | Makefile: fix cpt-stat | merakor |
2020-09-04 | src/: prefer the cpt-lib on the current directory. | merakor |
2020-08-31 | pkg_fetch(): go to repository root before checking for Mercurial | merakor |
2020-08-31 | pkg_fetch(): remove unnecessary check for git | merakor |
2020-08-31 | docs: update | merakor |
2020-08-31 | cpt-revdepends: do not require to be installed, skip make deps. | merakor |
2020-08-31 | cpt-lib: repository and source revamp. See log. | merakor |
2020-08-31 | pkg_sources(): return when there is no source file. | merakor |
2020-08-31 | cpt: revert to previous method for sh256()3.3.1 | merakor |
2020-08-31 | cpt: bump version to 3.3.03.3.0 | merakor |
2020-08-31 | cpt-lib: switch to the same method for checksums with kiss | merakor |
2020-08-31 | warn(): change function behaviour | merakor |
2020-08-31 | cpt-lib: add trap_set() function to manage traps | merakor |
2020-08-23 | pkg_cache(): prefer CPT_COMPRESS value if available. | merakor |
2020-08-23 | getoptions: do not unset variables if parameters aren't given. | merakor |
2020-08-22 | cpt: remove getopt and use shell library instead. | merakor |
2020-08-22 | cpt-lib: use getoptions library for option parsing | merakor |
2020-08-22 | cpt-build: add an extra line after usage | merakor |
2020-08-22 | cpt-build: fix usage output loop | merakor |
2020-08-22 | README: update | merakor |
2020-08-22 | CHANGELOG: fix | merakor |
2020-08-21 | cpt: bump to 3.2.03.2.0 | merakor |
2020-08-21 | run_hook: only show package if $2 is available. | merakor |
2020-08-21 | config.mk: add commented SYSTEM_GETOPT var | merakor |
2020-08-21 | README: update | merakor |
2020-08-21 | cpt-chbuild: run 'pre-chroot' hook before entering chroot. | merakor |
2020-08-21 | cpt-chbuild: use cpt library functions | merakor |
2020-08-20 | cpt: use 'getopt' for option parsing | merakor |
2020-08-20 | gitignore: add getopt | merakor |
2020-08-20 | Makefile: build getopt | merakor |
2020-08-20 | cpt: provide getopt from util-linux | merakor |
2020-08-16 | cpt-lib: revert to the old IFS switching method. | merakor |
2020-08-16 | cpt-lib: don't die if CPT_PATH is unset. | merakor |
2020-08-16 | cpt-lib: this isn't needed anymore. | merakor |
2020-08-12 | cpt-owns: deal with relative path and commands, change output format | merakor |
2020-08-12 | pkg_build(): do a unified diff | merakor |
2020-08-11 | note to self: don't code when drunk lmaooo | merakor |
2020-08-11 | pkg_build(): remove the diff file if it is empty | merakor |
2020-08-11 | nah... | merakor |
2020-08-11 | holy hell I think this actually fixes the diff :) | merakor |
2020-08-11 | pkg_build: fix diff | merakor |
2020-08-11 | pkg_build(): add the modified build to the package database. | merakor |
2020-08-11 | pkg_build(): use .build.cpt so that the build files can be modified | merakor |
2020-08-11 | cpt: bump version to 3.1.13.1.1 | merakor |
2020-08-11 | as_root(): set all variables | merakor |
2020-08-10 | as_root(): use 'env' for setting variables. | merakor |
2020-08-07 | cpt: bump to 3.1.03.1.0 | merakor |
2020-08-07 | cpt-lib: move non-temporary cache directory creation back to main() | merakor |
2020-08-03 | pkg_build(): remove libtool '*.la' files | merakor |
2020-08-03 | cpt: create caches manually for each script that needs it | merakor |