Commit Graph

444 Commits

Author SHA1 Message Date
Dylan Araps 596c64d447
kiss: initial a arg 2020-01-28 15:07:11 +02:00
Dylan Araps d25c4bd5e1
kiss: initial a arg 2020-01-28 14:29:15 +02:00
Dylan Araps 4fcb12ce9f
kiss: initial a arg 2020-01-28 14:24:37 +02:00
Dylan Araps 4e99ad6135
kiss: initial a arg 2020-01-28 14:16:01 +02:00
Dylan Araps 99532a705b
kiss: Fix shellcheck false-positive 2020-01-28 14:13:26 +02:00
Dylan Araps a4bdb434af
kiss: initial alternatives system 2020-01-28 14:07:08 +02:00
Dylan Araps f7fdd81634
kiss: send all messages to stderr 2020-01-28 10:19:47 +02:00
Dylan Araps 60ac1c094e
kiss: Store builds logs on fail 2020-01-28 10:08:15 +02:00
Dylan Araps 43c68c066b
docs: update 2020-01-28 00:49:51 +02:00
Dylan Araps b3485bf430
kiss: read empty IFS 2020-01-28 00:41:10 +02:00
Dylan Araps 63b655bdf7
kiss: Ensure all arguments sent to dosu are quoted 2020-01-28 00:10:09 +02:00
Dylan Araps 6fc8b89b82
kiss: comment 2020-01-27 23:58:08 +02:00
Dylan Araps 33a89dbe88
kiss: comment 2020-01-27 23:53:36 +02:00
Dylan Araps 5796f2a69f
kiss: comment 2020-01-27 23:51:31 +02:00
Dylan Araps fd892ccd7b
kiss: fix cache 2020-01-27 23:46:26 +02:00
Dylan Araps 3962f64385
kiss: comment 2020-01-27 23:36:51 +02:00
Dylan Araps 4f4d220056
kiss: Don't use pass where unneeded 2020-01-27 23:33:30 +02:00
Dylan Araps 87e0cfd973
docs: update 2020-01-27 23:27:34 +02:00
Dylan Araps a2684a765b
kiss: Add comments 2020-01-27 23:26:20 +02:00
Dylan Araps d80f714268
docs: update 2020-01-27 22:18:20 +02:00
Dylan Araps 8240ae8fe0
kiss: don't run as root 2020-01-27 13:49:41 +02:00
Dylan Araps 1376de2f31
kiss: prompt for password before multi-build 2020-01-27 13:42:29 +02:00
Dylan Araps 613d5e6967
kiss: use heredoc 2020-01-27 11:34:37 +02:00
Dylan Araps d43673e340
kiss: remove calling itself 2020-01-27 11:32:16 +02:00
Dylan Araps d61986721d
kiss: drop root when running git if needed 2020-01-27 11:29:20 +02:00
Dylan Araps 7493ccb17b
kiss: Only cache root on first need 2020-01-27 11:24:58 +02:00
Dylan Araps 164afb3b48
kiss: Fix install issues 2020-01-27 11:19:08 +02:00
Dylan Araps b23afcc3b4
kiss: fix args i issues 2020-01-27 11:16:51 +02:00
Dylan Araps a01483a261
kiss: fix args i issues 2020-01-27 11:10:53 +02:00
Dylan Araps 7ab295a76b
kiss: Run as root where needed 2020-01-27 10:54:39 +02:00
Dylan Araps 7eb80497f6
kiss: Simpler elevation method 2020-01-27 10:06:56 +02:00
Dylan Araps 22b4af9342
docs: update 2020-01-22 23:08:11 +02:00
dylan ccec6d39c6
Merge pull request #88 from E5ten/master
log: replace use of literal escape code error with printf %b
2020-01-22 18:53:02 +02:00
Dylan Araps 3df4c95d3b
kiss: Fix adding blank lines to depends. Closes #89 2020-01-22 10:59:51 +02:00
Dylan Araps 1ea0f2e88d
docs: update 2020-01-21 02:23:08 +02:00
Dylan Araps 2a02844f17
Merge branch 'master' of github.com:kissx/kiss 2020-01-21 02:19:22 +02:00
Dylan Araps d751733744
kiss: Prevent sticky directories 2020-01-21 02:19:06 +02:00
Ethan Sommer 368340f991
log: replace use of literal escape code error with printf %b 2020-01-19 14:35:36 -05:00
Owen Rafferty 0a3095a0c3
kiss: fix doas syntax 2020-01-19 12:40:58 -06:00
Dylan Araps 2bb1bbcc0a
kiss: Fix git checksums 2020-01-18 11:28:50 +02:00
Dylan Araps af1f5245d1
kiss: bump version 2020-01-18 11:04:14 +02:00
dylan 3ec05e936b
Merge pull request #84 from ioraff/master
add doas support
2020-01-18 11:05:32 +02:00
Dylan Araps f54608ee3e
kiss: Fix checksums issues 2020-01-18 10:59:40 +02:00
Dylan Araps 445ba5ead5
kiss: Do a shallow clone unless checking out a hash 2020-01-17 01:00:26 +02:00
Dylan Araps 632d3cf721
kiss: Add message on checkout 2020-01-16 23:48:19 +02:00
Dylan Araps 66e981f81a
kiss: Git support 2020-01-16 23:45:12 +02:00
Dylan Araps 86f0a723b1
kiss: Stop being overprotective with grep 2020-01-16 00:55:07 +02:00
Owen Rafferty d87d64bf05
add doas support 2020-01-14 21:20:27 -06:00
Dylan Araps c8de8500f4
kiss: fix comments 2020-01-14 20:36:40 +02:00
Dylan Araps ab46222e56
kiss: Ensure grep is always set 2020-01-14 12:10:13 +02:00