aboutsummaryrefslogtreecommitdiff
path: root/kiss
AgeCommit message (Expand)Author
2020-04-22kiss: Abort install if file missing in manifestmerakor
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
2020-04-19kiss: Revert 'kiss s' and 'kiss ss' changes1.13.1merakor
2020-04-19kiss: fix checksum mistake when checksums file doesn't exist.merakor
2020-04-18kiss: bump to 1.13.01.13.0merakor
2020-04-18kiss: add missing optionmerakor
2020-04-18kiss: split search into singlesearch and searchmerakor
2020-04-18kiss: pkg_fixdeps(): More portable diffmerakor
2020-04-18kiss: Squish build to match its size.merakor
2020-04-18kiss: Hide read error message as we have our ownmerakor
2020-04-18kiss: Make 'kiss s' usage saner for scripting.merakor
2020-04-18kiss: Elevate permissions if needed during checksum generation.merakor
2020-04-17kiss: fix shellcheck errormerakor
2020-04-17kiss: bump to 1.12.31.12.3merakor
2020-04-15kiss: change indentation stylemerakor
2020-04-15kiss: respect KISS_ROOT values in fixdeps1.12.2merakor
2020-04-15kiss: fix possible KISS_ROOT usagemerakor
2020-04-15kiss: fix KISS_PATH without argumentsmerakor
2020-04-14kiss: use the upper directory for KISS_PATH if no argument is specifiedmerakor
2020-04-14kiss: use the current working directory for packages if no argument is specifiedmerakor
2020-04-14kiss: extract zipsmerakor
2020-04-12kiss: fix pkg_fixdeps1.12.1merakor
2020-04-04kiss: bump to 1.12.01.12.0merakor
2020-04-03update1.11.2merakor
2020-04-03kiss: use for-loop instead of find1.11.1-carbsmerakor
2020-04-03bump to 1.11.01.11.0-carbsmerakor
2020-04-03kiss: add repository submodule supportmerakor
2020-04-02docs: update1.10.1-carbsmerakor
2020-04-02kiss: apply stripping changes1.10-carbsmerakor
2020-04-02kiss: Force C localemerakor
2020-04-02kiss: Move etc handling to functionmerakor
2020-04-02kiss: Squish alternatives listmerakor
2020-04-02kiss: also check symlinks for packagesmerakor
2020-03-22docs: update1.9.0-7merakor
2020-03-22kiss: clean upmerakor
2020-03-22kiss: Drop semi-colonsmerakor
2020-03-22kiss: lint packages soonermerakor
2020-03-22kiss: Squish some things togethermerakor
2020-03-22kiss: Move errormerakor
2020-03-18fallback to gzip if the compression method is wrongmerakor
2020-03-17add zstd compressionmerakor
2020-03-17Merge branch 'repository'merakor
2020-03-17docs: updatedylan.araps@gmail.com