Age | Commit message (Expand) | Author |
2020-10-25 | cpt-lib (pkg_fixdeps): rename to pkg_fix_deps and major changes: | merakor |
2020-10-25 | pkg_owner(): add function to retrieve the owning package of a file | merakor |
2020-10-25 | cpt-base: add git | merakor |
2020-10-25 | cpt-lib: update getoptions library function to v1.1.0 | merakor |
2020-10-20 | cpt-size: add ability to check the size of multiple packages | merakor |
2020-10-06 | cpt: bump to 5.0.05.0.0 | merakor |
2020-10-06 | cpt-build: export CPT_TEST variable | merakor |
2020-10-05 | cpt-search: fix typo | merakor |
2020-10-05 | CHANGELOG: update | merakor |
2020-10-05 | cpt-fetch: remove tool | merakor |
2020-10-05 | cpt-update: use -o flag instead of -f for "Only fetch" | merakor |
2020-10-05 | cpt-update: add function to only fetch repositories | merakor |
2020-10-05 | cpt-fork: remove etcsums as well | merakor |
2020-10-05 | cpt-list: add options | merakor |
2020-10-05 | cpt: add global options to the library. | merakor |
2020-10-05 | README: update | merakor |
2020-10-05 | cpt-orphans: add tool to print orphaned packages. | merakor |
2020-10-05 | cpt-reset: rewrite to make use of the /etc/cpt-base file. | merakor |
2020-10-04 | cpt-base: define base, and make it redefinable | merakor |
2020-10-04 | cpt-lib: readability changes | merakor |
2020-10-02 | cpt-fork: add ability to fork multiple packages | merakor |
2020-10-02 | cpt-fork: remove manifest from the package directory | merakor |
2020-10-02 | pkg_extract(): allow the usage of '@' for tags. | merakor |
2020-09-25 | pkg_build(): Notify the user if the build file was modified. | merakor |
2020-09-25 | cpt: bump to 4.1.14.1.1 | merakor |
2020-09-25 | pkg_extract(): change git clone behaviour to fetch tags. | merakor |
2020-09-25 | pkg_fixdeps(): output to stderr instead of /dev/tty | merakor |
2020-09-25 | as_root(): change USER variable | merakor |
2020-09-11 | cpt: bump to 4.1.04.1.0 | merakor |
2020-09-11 | cpt: bi can be run to install all built packages | merakor |
2020-09-10 | cpt-chbuild: run as_root() only if we aren't root. | merakor |
2020-09-10 | cpt: fix flags that start with '--no-'4.0.1 | merakor |
2020-09-09 | cpt: bump to 4.0.04.0.0 | merakor |
2020-09-09 | remove docs | merakor |
2020-09-09 | pkg_isbuilt(): simplify | merakor |
2020-09-08 | tests: run primitive shellcheck instead of downloading | merakor |
2020-09-08 | cpt: fix getoptions initial value calls | merakor |
2020-09-05 | CI: I forgot that ubuntu is ancient | merakor |
2020-09-05 | add github workflows | merakor |
2020-09-05 | Makefile: add tests | merakor |
2020-09-05 | cpt-search: fix shellcheck error | merakor |
2020-09-05 | cpt: add back support for setting colors, fix shellcheck error | merakor |
2020-09-05 | cpt-size: set files as the main arguments | merakor |
2020-09-05 | contrib: use current directory if no arguments are given | merakor |
2020-09-04 | cpt: add support for package tests | merakor |
2020-09-04 | Makefile: add option to install tools "statically" | merakor |
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 |