aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02kiss: fix pkg_conflicts for rare casesmerakor
2020-05-02kiss: use pkg_db instead of sys_dbmerakor
2020-05-02kiss: use preferred tar on decompressionmerakor
2020-05-01kiss: fix interrupts in Korn Shell1.16.1merakor
2020-05-01kiss: prettier plaintext message output1.16.0merakor
2020-05-01contrib: add kiss-changelogmerakor
2020-05-01contrib: add kiss-whichmerakor
2020-05-01kiss: read all package messages after installationmerakor
2020-05-01kiss: fix ksh colour outputmerakor
2020-04-30kiss: use pkg_db instead of sys_dbmerakor
2020-04-30Makefile: portability fixesmerakor
2020-04-30kiss: bump to 1.15.01.15.0merakor
2020-04-30kiss: lazy checkingmerakor
2020-04-30kiss: force stdout on decompressionmerakor
2020-04-30kiss: accept decompressed tar archives as well.merakor
2020-04-29Merge branch 'rsync'merakor
2020-04-29kiss: replace sed -i with redirection to a temp filemerakor
2020-04-29kiss: use '$0' to call itself with as_root functionmerakor
2020-04-29kiss: revert to using rsyncmerakor
2020-04-27kiss: install to KISS_ROOT instead of the system1.14.3merakor
2020-04-27kiss: check for the directory with KISS_PATH1.14.2merakor
2020-04-26kiss: bump version1.14.1merakor
2020-04-26kiss: Fix directory permissionsmerakor
2020-04-26kiss: Actually hide an error + whitespace cleanupmerakor
2020-04-26kiss: Use suggested primarymerakor
2020-04-26kiss: remove -d from path querymerakor
2020-04-26kiss: Add support for KISS_ROOT to installmerakor
2020-04-26kiss: look in /merakor
2020-04-26kiss: Add case for symlinks which would overwrite a dirmerakor
2020-04-25kiss: bump to 1.14.01.14.0merakor
2020-04-25contrib: add usagesmerakor
2020-04-25kiss: Remove mention of rsyncmerakor
2020-04-25kiss: Cleanupmerakor
2020-04-22kiss: pull some upstream changesmerakor
2020-04-22kiss: use install instead of cp where possiblemerakor
2020-04-22kiss: ensure that the owner actually existsmerakor
2020-04-22kiss: drop '-d' flag from sortmerakor
2020-04-22kiss: drop rsyncmerakor
2020-04-22kiss: skip symbolic links during manifest checkingmerakor
2020-04-22kiss: better manifest checkingmerakor
2020-04-22kiss: Abort install if file missing in manifestmerakor
2020-04-20contrib: additions, usage, simplificationsmerakor
2020-04-20kiss: Case remove UBmerakor
2020-04-20kiss: check for the first argumentmerakor
2020-04-20kiss: display a warning for KISS_ROOT if it ends with '/'merakor
2020-04-20kiss: fix old_ifsmerakor
2020-04-20Revert "kiss: don't use old_ifs"merakor
2020-04-20kiss: don't use old_ifsmerakor
2020-04-19kiss: use '-x' and '-d' flags in pkg_find instead of '-e'merakor
2020-04-19kiss: implement user scripts from upstreammerakor