Age | Commit message (Expand) | Author |
2021-11-09 | cpt-owns: fix shellcheck error | merakor |
2021-09-20 | cpt-size: fix crux-like usage | merakor |
2021-09-14 | cpt-fork: follow symlinks | merakor |
2021-08-10 | cpt-export: make use of the package manager library | merakor |
2021-08-10 | cpt-cat: adhere to CPT_COLOR | merakor |
2021-08-10 | cpt-chbuild: use pkg_download and update options | merakor |
2021-08-10 | cpt-cat: use cpt-lib | merakor |
2021-08-01 | cpt-chroot: add an option to disable mounting/unmounting | merakor |
2021-07-27 | cpt-size: fix shellcheck tests | merakor |
2021-07-26 | cpt-size: rewrite tool to address POSIX compliance, faster calculation, | merakor |
2021-07-22 | cpt-maintainer: add tool to display the maintainer of the given package | merakor |
2021-07-22 | cpt-revdepends: fix usage string | merakor |
2021-07-22 | cpt-revdepends: fix grep usage, and $tmp_dir | merakor |
2021-07-04 | cpt-export: delete unnecessary whitespace | merakor |
2021-07-04 | cpt-export: export manifest as is and make optimisations for pax | merakor |
2021-07-03 | cpt-chbuild: use pax instead of tar | merakor |
2021-07-03 | cpt-export: use pax(1) | merakor |
2021-03-12 | cpt-export: add lzip support | merakor |
2021-03-12 | docs: update | merakor |
2021-03-12 | cpt-revdepends: use library, new options | merakor |
2021-03-12 | cpt-owns: use package manager library | merakor |
2021-03-12 | cpt-reset: use library to get base packages | merakor |
2021-03-12 | cpt-orphans: use cpt-lib to get base packages | merakor |
2021-03-12 | cpt-link: change usage, add documentation | merakor |
2021-03-12 | docs: update | merakor |
2021-03-12 | cpt-chroot: add manual page output | merakor |
2021-03-12 | cpt-chroot: use standard usage output | merakor |
2021-02-04 | cpt-export: properly fallback to gz | merakor |
2021-01-11 | cpt-export: use sed to generate manifest | merakor |
2021-01-11 | cpt-export: simplify tar usage | merakor |
2021-01-11 | cpt-export: change directory in a subshell | merakor |
2021-01-11 | Merge branch 'master' into shellspec | merakor |
2021-01-11 | cpt-cat: fix using alternate root directories | merakor |
2021-01-05 | cpt-new: minor changes | merakor |
2021-01-05 | cpt-depends: minor changes | merakor |
2021-01-05 | cpt-cat: minor changes | merakor |
2020-12-30 | cpt-owns: remove cpt-lib call | merakor |
2020-12-21 | cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkf | merakor |
2020-12-21 | cpt-chbuild: use the cache structure of the library | merakor |
2020-10-31 | cpt-fork: allow specifying full path | merakor |
2020-10-20 | cpt-size: add ability to check the size of multiple packages | merakor |
2020-10-05 | cpt-fork: remove etcsums as well | 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-02 | cpt-fork: add ability to fork multiple packages | merakor |
2020-10-02 | cpt-fork: remove manifest from the package directory | merakor |
2020-09-10 | cpt-chbuild: run as_root() only if we aren't root. | 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-08-31 | cpt-revdepends: do not require to be installed, skip make deps. | merakor |