Age | Commit message (Expand) | Author |
2021-12-12 | cpt-install: print messages properly when target is a tarball | merakor |
2021-11-09 | cpt-install: fix shellcheck error | merakor |
2021-11-09 | cpt-download: fix shellcheck error | merakor |
2021-11-09 | cpt-remove: fix shellcheck error | merakor |
2021-11-09 | cpt-build: fix shellcheck error | merakor |
2021-11-08 | cpt-lib: fix shellcheck errors | merakor |
2021-11-08 | pkg_swap(): properly log alternative swap for files that no longer exist. | merakor |
2021-08-10 | cpt-search: add description searching mode | merakor |
2021-08-10 | compress: add new function | merakor |
2021-08-10 | fix CPT_COMPRESS if faulty variable is set | merakor |
2021-08-10 | cpt-lib: add --color option to global parser | merakor |
2021-08-10 | cpt-lib: use a better way of trimming slashes on CPT_ROOT | merakor |
2021-08-10 | execv: add function to execute stuff quietly unless CPT_VERBOSE is set | merakor |
2021-08-07 | global_options: add compact option | merakor |
2021-08-07 | cpt-alternatives: don't print global options in usage | merakor |
2021-08-07 | global_options: add argument to call silent | merakor |
2021-08-04 | merge maintenance branch | merakor |
2021-08-04 | fix rare find(1) bug during manifest generation | merakor |
2021-08-01 | docs: update | merakor |
2021-07-30 | cpt-checksum: fix crux-like usage | merakor |
2021-07-30 | cpt-checksum: add option to use sha256 digest | merakor |
2021-07-30 | docs: update | merakor |
2021-07-30 | cpt-lib: fix faulty check-inblake3 | merakor |
2021-07-30 | pkg_etcsums: variable fix | merakor |
2021-07-30 | cpt: use blake3 as a digest algorithm | merakor |
2021-07-30 | cpt-checksum: use pkg_find once per loop | merakor |
2021-07-30 | cpt-checksum: don't generate checksums file if no sources exist | merakor |
2021-07-24 | pkg_download: new function for using alternative downloaders | merakor |
2021-07-22 | cpt-lib: change default log color | merakor |
2021-07-19 | as_root: update environment variables | merakor |
2021-07-19 | outv/logv/warnv: fix tests | merakor |
2021-07-19 | pkg_query_meta: accept full path as well as package names | merakor |
2021-07-17 | pkg_repository_update: read "MOTD" instead of "motd" | merakor |
2021-07-17 | add --verbose flag | merakor |
2021-07-17 | silence the package manager a bit | merakor |
2021-07-17 | cpt-list: add --quiet long option | merakor |
2021-07-17 | cpt-list: update usage string | merakor |
2021-07-17 | cpt-list: add flag to make the operation quiet | merakor |
2021-07-04 | pkg_install: preserve setuid | merakor |
2021-07-03 | pkg_extract: fix | merakor |
2021-07-03 | pkg_extract: strip components using pax | merakor |
2021-07-03 | pkg_repository_update(): read motd file if it exists | merakor |
2021-07-03 | fossil-backend: fix pull and rootdir functions | merakor |
2021-07-03 | _multiply_char: add function to generate characters | merakor |
2021-07-03 | pkg_vcs*: update log functions | merakor |
2021-07-03 | pkg_vcs_pull_git: fetch submodules even if the repository is local | merakor |
2021-07-03 | cpt-lib: fix pax usage | merakor |
2021-07-02 | cpt: enforce pax instead of using combinations of tar | merakor |
2021-06-26 | cpt-update: fix `-o` flag handling | merakor |
2021-06-26 | pkg_repository_update(): move package repository update calls | merakor |