aboutsummaryrefslogtreecommitdiff
path: root/kiss
AgeCommit message (Expand)Author
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: use diff instead of cmpmerakor
2020-05-14kiss: bump version1.22.0merakor
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
2020-05-13kiss: use set on find for POSIX compliance, thanks @illilitimerakor
2020-05-12kiss: bump version1.21.0merakor
2020-05-12kiss: use KISS_TMPDIR for changing the build directoriesmerakor
2020-05-11kiss: add support for decompressing .txz tarballsmerakor
2020-05-11kiss: make sure directories and executables don't clashmerakor
2020-05-09kiss: add a warn functionmerakor
2020-05-09kiss: remove esc functionmerakor
2020-05-09kiss: simplify tarball extractionmerakor
2020-05-09kiss: add download optionmerakor
2020-05-08kiss: fix alternatives bug1.20.3merakor
2020-05-08kiss: remove stty hackmerakor
2020-05-08kiss: bump version1.20.2merakor
2020-05-08kiss: sort manifest during pkg_swapmerakor
2020-05-08kiss: bump version1.20.1merakor
2020-05-08kiss: fix removing cache filesmerakor
2020-05-07kiss: Faster conflict resolution.merakor
2020-05-07kiss: add option to disable prompts1.20.0merakor
2020-05-07kiss: bump version1.19.1merakor
2020-05-07kiss: output help and extension to stdout so they can be parsedmerakor
2020-05-07kiss: fix colour outputmerakor
2020-05-07kiss: fix shellcheck errormerakor
2020-05-07kiss: change colour escape behaviour to be enabled and disabled.merakor
2020-05-07kiss: disable colour escape sequences if running in a subshellmerakor
2020-05-07kiss: switch to an 'extension' argument for listing extensions.merakor
2020-05-06kiss: bump versionmerakor
2020-05-06kiss: fix doc-strings for contrib scriptsmerakor
2020-05-05kiss: Drop tar's p flag as it's not needed.merakor
2020-05-05kiss: revert to using keys instead of flagsmerakor
2020-05-05kiss: tar extraction fixesmerakor
2020-05-04kiss: bump to 1.18.0merakor
2020-05-04kiss: use option flags in 'tar' callsmerakor
2020-05-04kiss: accomplish tar portabilitymerakor
2020-05-04kiss-readlink: add 'readlink -f' replacementmerakor
2020-05-03bump to 1.17.01.17.0merakor
2020-05-03kiss: use our own version of stat for portability purposes.merakor
2020-05-03kiss: return 1 if read is interruptedmerakor