Age | Commit message (Expand) | Author |
2022-02-15 | pkg_manifest(): simplify sed call | merakor |
2022-02-08 | merge 6.2.4 release | merakor |
2022-02-07 | pkg_fix_deps: fix typo causing a bug | merakor |
2022-02-02 | merge 6.2.3 release | merakor |
2022-02-02 | pkg_verify(): fix checksum verification bug where extra sources could | merakor |
2022-01-31 | pkg_tar(): read package version from the built package directory | merakor |
2022-01-03 | cpt-install: print messages properly when target is a tarball | merakor |
2022-01-03 | cpt-install: print messages entirely on stderr | merakor |
2021-12-12 | pkg_conflicts(): change file naming, use _tmp_create functions | merakor |
2021-12-12 | cpt-install: print messages entirely on stderr | merakor |
2021-12-12 | cpt-install: print messages properly when target is a tarball | merakor |
2021-11-15 | cpt-alternatives: add function to print alternative owners | merakor |
2021-11-09 | merge 6.2.x branch | 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-11-04 | cpt-lib: store version in the $cpt_version variable | merakor |
2021-11-04 | merge branch 'tsort' | merakor |
2021-11-04 | sepchar: simplifytsort | merakor |
2021-11-03 | merge branch update-exec | merakor |
2021-11-03 | run_hook: fix logging, simplify | merakor |
2021-11-03 | cpt-install: update hooks | merakor |
2021-11-03 | cpt-remove: update hooks | merakor |
2021-11-03 | Change hook behaviour. | merakor |
2021-11-03 | cpt-remove: run end-remove hook after all the removals are complete | merakor |
2021-11-03 | cpt-install: run 'end-install' hook after package installation is complete | merakor |
2021-11-03 | cpt-lib: define a dedicated cpt configuration directory and change cpt base l... | merakor |
2021-10-27 | pkg_updates(): make cpt-update reentrantupdate-exec | merakor |
2021-10-27 | docs: update | merakor |
2021-10-25 | _tsort: fix implementation | merakor |
2021-10-25 | initial tsort implementation | merakor |
2021-09-08 | docs: update | merakor |
2021-09-08 | cpt-lib: revise temporary file usage | merakor |
2021-09-08 | main(): fix variable declaration | merakor |
2021-09-08 | main(): change the way cache and temporary variables are defined, add support | merakor |
2021-09-08 | log(): change print function depending on number of arguments | 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 |