aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-28kiss: skip git repositories if git isn't installedmerakor
2020-05-28kiss: no need to silence stderr on commandmerakor
2020-05-28kiss: die if git is missing when a package source requires gitmerakor
2020-05-28kiss-reset: git out, rsync inmerakor
2020-05-28doc: add rsync repository documentationmerakor
2020-05-28kiss: switch to POSIX od as well.merakor
2020-05-28changelog: updatemerakor
2020-05-28kiss: fix directory check during package removalmerakor
2020-05-28kiss: initial rsync supportmerakor
2020-05-28kiss: don't define KISS_COMPRESS in a subshellmerakor
2020-05-28kiss: check manifests before removing directoriesmerakor
2020-05-28kiss: use $sys_db for remove hookmerakor
2020-05-28kiss: run remove hooks as rootmerakor
2020-05-28kiss: do not hardcode charset.alias locationmerakor
2020-05-28kiss: run pre/post-pull hooks when fetching repositoriesmerakor
2020-05-28kiss: adapt submodule pullingmerakor
2020-05-28kiss: check actual value instead of non-zeromerakor
2020-05-28kiss: add pre/post-remove hooksmerakor
2020-05-28kiss: use KISS_PROMPT for compatibilitymerakor
2020-05-27kiss-link: remove the file if it is a directorymerakor
2020-05-27kiss-chbuild: verify checksumsmerakor
2020-05-26kiss: bump version1.22.4merakor
2020-05-26kiss: run post-package hook after pkg_tarmerakor
2020-05-25kiss: rename hashcheck to sh256 for compatibility in kiss-binmerakor
2020-05-25kiss: enable the usage of glob characters with kiss-binmerakor
2020-05-24fix kinstall functionmerakor
2020-05-24add docsmerakor
2020-05-24kiss: remove non-POSIX printf * field width specifiermerakor
2020-05-18changelog: updatemerakor
2020-05-18kiss: prevent privilige escalations through user defined hooks1.22.3merakor
2020-05-15kiss: do not abort if kiss-readlink fails1.22.2merakor
2020-05-15kiss: bump version1.22.1merakor
2020-05-15kiss: fix tarball extraction where there are files with spacesmerakor
2020-05-15kiss-readlink: canonicalize directories if files do not exist.merakor
2020-05-15bin: accept '--help' argumentsmerakor
2020-05-15contrib: move some utilities to kiss-extramerakor
2020-05-15kiss: use diff instead of cmpmerakor
2020-05-15kiss-owns: fix a typo that caused failuremerakor
2020-05-14kiss: bump version1.22.0merakor
2020-05-14contrib: add kiss-execmerakor
2020-05-14changelog: updatemerakor
2020-05-14kiss-owns: only read the link for the directory, not the file itselfmerakor
2020-05-14kiss: don't elevate permissions if it isn't required, KISS_ROOT fixmerakor
2020-05-14kiss: don't create pkg_db on KISS_ROOT automaticallymerakor
2020-05-14kiss: use host cache instead of KISS_ROOTmerakor
2020-05-14kiss: make pop easier to read and understandmerakor
2020-05-14kiss: change KISS_COLOUR variable to KISS_COLORmerakor
2020-05-14kiss: bump version1.21.1merakor
2020-05-14kiss: split hashcheck command so it is easier to read.merakor
2020-05-14kiss: use $1 on hashcheck instead of $filemerakor