Age | Commit message (Expand) | Author |
2020-05-28 | kiss-reset: git out, rsync in | merakor |
2020-05-28 | doc: add rsync repository documentation | merakor |
2020-05-28 | kiss: switch to POSIX od as well. | merakor |
2020-05-28 | changelog: update | merakor |
2020-05-28 | kiss: fix directory check during package removal | merakor |
2020-05-28 | kiss: initial rsync support | merakor |
2020-05-28 | kiss: don't define KISS_COMPRESS in a subshell | merakor |
2020-05-28 | kiss: check manifests before removing directories | merakor |
2020-05-28 | kiss: use $sys_db for remove hook | merakor |
2020-05-28 | kiss: run remove hooks as root | merakor |
2020-05-28 | kiss: do not hardcode charset.alias location | merakor |
2020-05-28 | kiss: run pre/post-pull hooks when fetching repositories | merakor |
2020-05-28 | kiss: adapt submodule pulling | merakor |
2020-05-28 | kiss: check actual value instead of non-zero | merakor |
2020-05-28 | kiss: add pre/post-remove hooks | merakor |
2020-05-28 | kiss: use KISS_PROMPT for compatibility | merakor |
2020-05-27 | kiss-link: remove the file if it is a directory | merakor |
2020-05-27 | kiss-chbuild: verify checksums | merakor |
2020-05-26 | kiss: bump version1.22.4 | merakor |
2020-05-26 | kiss: run post-package hook after pkg_tar | merakor |
2020-05-25 | kiss: rename hashcheck to sh256 for compatibility in kiss-bin | merakor |
2020-05-25 | kiss: enable the usage of glob characters with kiss-bin | merakor |
2020-05-24 | fix kinstall function | merakor |
2020-05-24 | add docs | merakor |
2020-05-24 | kiss: remove non-POSIX printf * field width specifier | merakor |
2020-05-18 | changelog: update | merakor |
2020-05-18 | kiss: prevent privilige escalations through user defined hooks1.22.3 | merakor |
2020-05-15 | kiss: do not abort if kiss-readlink fails1.22.2 | merakor |
2020-05-15 | kiss: bump version1.22.1 | merakor |
2020-05-15 | kiss: fix tarball extraction where there are files with spaces | merakor |
2020-05-15 | kiss-readlink: canonicalize directories if files do not exist. | merakor |
2020-05-15 | bin: accept '--help' arguments | merakor |
2020-05-15 | contrib: move some utilities to kiss-extra | merakor |
2020-05-15 | kiss: use diff instead of cmp | merakor |
2020-05-15 | kiss-owns: fix a typo that caused failure | merakor |
2020-05-14 | kiss: bump version1.22.0 | merakor |
2020-05-14 | contrib: add kiss-exec | merakor |
2020-05-14 | changelog: update | merakor |
2020-05-14 | kiss-owns: only read the link for the directory, not the file itself | merakor |
2020-05-14 | kiss: don't elevate permissions if it isn't required, KISS_ROOT fix | merakor |
2020-05-14 | kiss: don't create pkg_db on KISS_ROOT automatically | merakor |
2020-05-14 | kiss: use host cache instead of KISS_ROOT | merakor |
2020-05-14 | kiss: make pop easier to read and understand | merakor |
2020-05-14 | kiss: change KISS_COLOUR variable to KISS_COLOR | merakor |
2020-05-14 | kiss: bump version1.21.1 | merakor |
2020-05-14 | kiss: split hashcheck command so it is easier to read. | merakor |
2020-05-14 | kiss: use $1 on hashcheck instead of $file | merakor |
2020-05-14 | changelog: update | merakor |
2020-05-13 | kiss: use set on find for POSIX compliance, thanks @illiliti | merakor |
2020-05-13 | contrib: use --help and -h for usage information | merakor |