Commit Graph

556 Commits

Author SHA1 Message Date
Dylan Araps 2a4f93b4db
kiss: Use cp to ensure binary is available until swap 2020-01-28 20:41:51 +02:00
Dylan Araps e8983a341b
kiss: Read alternatives over stdin 2020-01-28 20:33:54 +02:00
Dylan Araps e4107420f4
docs: update 2020-01-28 18:55:39 +02:00
Dylan Araps 863aec4f06
kiss: Don't run sed each iteration of loop 2020-01-28 18:50:39 +02:00
Dylan Araps c4c9953f66
docs: update 2020-01-28 18:41:15 +02:00
Dylan Araps 378713c257
kiss: Do auto alts if < 10 2020-01-28 18:23:42 +02:00
Dylan Araps f5d3f19feb
kiss: pull in fix from master 2020-01-28 17:22:48 +02:00
Dylan Araps 0a1791ca47
kiss: Make alternatives opt in 2020-01-28 17:00:29 +02:00
Dylan Araps 2eaafc78b0
kiss: clean 2020-01-28 16:50:11 +02:00
Dylan Araps e97c78ae26
kiss: Move regex escape to func 2020-01-28 16:46:29 +02:00
Dylan Araps b8ea154406
kiss: awful 2020-01-28 16:41:19 +02:00
Dylan Araps f63e1acb64
kiss: alternatives: initial working solution 2020-01-28 15:41:11 +02:00
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
Dylan Araps 3c251759bb
kiss: Use ggrep if available 2020-01-14 11:59:30 +02:00
Dylan Araps 0eddd6f612
kiss: pkg_find() only gen glob onc. 2020-01-12 19:55:12 +02:00
Dylan Araps 527dd10adc
pkg_fixdeps: Remove useless readlink 2020-01-12 19:38:25 +02:00
Dylan Araps e1b4afd742
kiss: Append to file when using KISS_BFD 2020-01-11 14:41:26 +02:00
Dylan Araps 6b83e9b219
kiss: fix shebang 2020-01-11 14:35:23 +02:00
Dylan Araps 8cf65bc4da
kiss: Added KISS_BFD to enable the redirection of build output to silence or log builds. 2020-01-11 14:33:55 +02:00
Dylan Araps b54c85a6a0
kiss: Really fix kiss u behavior 2020-01-11 14:07:21 +02:00
Dylan Araps b07a10cd40
kiss: Fix kiss u bug 2020-01-11 13:46:57 +02:00
Dylan Araps e6613bcf0e
docs: update 2020-01-10 18:16:46 +02:00
Dylan Araps f499415c20
kiss: Fix curl not exiting with error on 404 2020-01-10 17:48:26 +02:00
Dylan Araps b9a6855d85
docs: update 2020-01-09 23:13:37 +02:00
Dylan Araps bd9a919246
kiss: Fix curl not following redirects. 2020-01-09 23:13:18 +02:00
Dylan Araps 4973cc04f6
docs: update 2020-01-09 23:07:29 +02:00
Dylan Araps 51fe625321
kiss: Fix KISS_RM issue 2020-01-09 21:34:51 +02:00
Dylan Araps ee6fc5b979
kiss: Use curl instead of wget. 2020-01-09 18:38:43 +02:00
Dylan Araps e7d397baf6
docs: update 2020-01-06 08:25:14 +02:00
Dylan Araps c8a29c451e
kiss: fix pkg conflicts 2020-01-06 07:49:52 +02:00
Dylan Araps 98b5cbd75b
kiss: count build total. Closes #76 2020-01-03 09:10:41 +02:00
Dylan Araps edc9670ad3
kiss: clean up 2019-11-29 10:16:48 +00:00
Dylan Araps db08bf7bac
kiss: remove unneeded KISS_ROOT 2019-11-21 00:47:22 +00:00
Dylan Araps f4ea3cf382
kiss: Possible fix for conflict bug 2019-11-21 00:45:52 +00:00
Dylan Araps 3251871043
kiss: resolve symlinks in package conflict check. 2019-11-20 14:26:08 +00:00
Dylan Araps 4d3d6db8af
kiss: drop -n 2019-11-16 19:53:41 +00:00
Dylan Araps 3b7cb6d380
docs: update 2019-11-16 15:53:53 +00:00
Dylan Araps 394a092c13
kiss: fix file parsing bug 2019-11-14 01:31:52 +00:00
Dylan Araps a81c46138f
kiss: don't find parents 2019-11-13 01:02:58 +00:00
Dylan Araps 2f88c47b84
kiss: simpler nostrip option. 2019-11-09 09:45:23 +00:00
Dylan Araps 2347c22bf8
version: bump 2019-10-24 13:38:00 +03:00
Dylan Araps c3c636928f
kiss: fix #65 2019-10-22 11:54:04 +03:00
Dylan Araps 8e5f245203
kiss: Added another junk dir. 2019-10-15 16:52:45 +03:00
Dylan Araps 99daf1ebfa
docs: update 2019-10-15 11:54:27 +03:00
Dylan Araps a787ce2635
kiss: Always remove charset.alias to avoid KISS_RM issues. 2019-10-15 11:54:16 +03:00
Dylan Araps 66c363a3b8
kiss: be more explicit (and less greedy) with tar archives. 2019-10-14 23:40:52 +03:00
Dylan Araps 55e607720d
kiss: proper zsh completion handling 2019-10-14 19:10:04 +03:00
Dylan Araps d764f25424
kiss: show version 2019-10-14 18:22:51 +03:00
Dylan Araps 92238c6235
kiss: remove charset.alias 2019-10-14 18:21:40 +03:00
Dylan Araps 2208fd3f78
kiss: fix etc bug 2019-10-11 22:19:08 +03:00
Dylan Araps 885cad9774
kiss: Allow usage of 'su' instead of 'sudo' 2019-10-10 15:19:01 +03:00
Dylan Araps ac1f0852dc
kiss: Add another junk entry 2019-10-08 10:29:54 +03:00
Dylan Araps 54c19f3efe
kiss: Add message prior to build 2019-10-07 20:28:51 +03:00
Dylan Araps a1469e33cc
kiss: version bump 2019-10-07 16:32:37 +03:00
Dylan Araps f1762c8379
kiss: Fix KISS_RM when blank but set 2019-10-07 15:58:37 +03:00
Dylan Araps f23c181286
kiss: Just use rm 2019-10-07 15:50:53 +03:00
Dylan Araps f0d86b6d85
kiss: better junk removal. 2019-10-07 15:48:36 +03:00
Dylan Araps 6e4c8f11ff
kiss: add options to remove junk files 2019-10-07 15:07:26 +03:00
Dylan Araps e36c386234
docs: update 2019-10-04 14:09:56 +03:00
Dylan Araps 838a289cce
kiss: display signed repositories 2019-10-04 13:47:25 +03:00
Dylan Araps 372eb2f5a9
kiss: swap to fetch/merge workflow 2019-10-04 10:42:23 +03:00
Dylan Araps b8c04223dc
kiss: swap to git fetch/merge for updates 2019-10-02 20:46:35 +03:00
Dylan Araps 1f1124c251 kiss: fix lint 2019-10-01 22:58:19 +03:00
Dylan Araps bae681f84f kiss: more relaxed sanitization as per POSIX globbing spec. 2019-10-01 22:48:30 +03:00
Dylan Araps 718b774f3c search: show all matches 2019-10-01 22:40:23 +03:00
Dylan Araps c41ab5ec80 kiss: version bump 2019-10-01 22:34:52 +03:00
Dylan Araps 0f7b3adfd7 kiss: sanitize user input when needed 2019-10-01 22:34:34 +03:00
Dylan Araps f16d3ca3e4 docs: update 2019-09-30 17:08:06 +03:00
Dylan Araps 944f531cb9 kiss: add back support for tgz archives (y lvm2 y) 2019-09-23 09:36:06 +03:00
Dylan Araps 0c1188533f kiss: swap to if tests 2019-09-23 09:30:34 +03:00
Dylan Araps 815e14d61e kiss: simplify prompt 2019-09-22 14:50:10 +03:00
Dylan Araps abf8eecda9 docs: update 2019-09-22 14:37:39 +03:00
Dylan Araps 7783b190ad kiss: simplify test 2019-09-22 14:37:09 +03:00
Dylan Araps 25201d6961 kiss: move prompts to a function 2019-09-22 14:35:07 +03:00
Dylan Araps abc770ac32 kiss: better log message 2019-09-22 14:27:08 +03:00
Dylan Araps bf19fef66c kiss: color package names in messages based on their length 2019-09-22 09:43:48 +03:00
Dylan Araps 9aac9eadea docs: update 2019-09-21 21:32:03 +03:00
Dylan Araps 43205208b1 kiss: better colors 2019-09-21 21:10:25 +03:00
Dylan Araps 098e20dae6 docs: update 2019-09-21 20:48:01 +03:00
Dylan Araps b8abc98552 kiss: pretty version 2019-09-21 20:35:02 +03:00
Dylan Araps a74988ca1f kiss: explain log 2019-09-21 20:25:51 +03:00
Dylan Araps 6ad2c6e451 kiss: prettier output 2019-09-21 20:22:56 +03:00
Dylan Araps 56e84cac42 kiss: remove useless comments 2019-09-21 19:12:16 +03:00
Dylan Araps 6e446059b1 kiss: better comment 2019-09-21 19:03:11 +03:00
Dylan Araps 63818fb4ad kiss: fix install issue 2019-09-20 19:53:58 +03:00
Dylan Araps 020a2002f5 docs: update 2019-09-20 17:54:12 +03:00
Dylan Araps 6436fc269f kiss: Add shellcheck warning to each guilty line. 2019-09-20 17:45:00 +03:00
Dylan Araps ca1fe520f3 kiss: fix update dependency handling 2019-09-16 11:57:35 +03:00
Dylan Araps f40a8cd516 kiss: revert extract change 2019-09-16 10:37:50 +03:00
Dylan Araps 8dbf190873 kiss: clean up 2019-09-16 09:45:25 +03:00
Dylan Araps 04d02f8364 kiss: clean up 2019-09-16 09:41:31 +03:00
Dylan Araps 17618dde90 kiss: clean up 2019-09-16 09:26:15 +03:00
Dylan Araps bd4a28073b kiss: fix depends function when run from install/remove 2019-09-15 12:22:11 +03:00
Dylan Araps f50b502d96 kiss: remove debugging lines 2019-09-15 10:49:03 +03:00
Dylan Araps d323264668 version: bump 2019-09-15 10:42:18 +03:00
Dylan Araps af9b6f5698 kiss: fix comment 2019-09-15 09:39:39 +03:00
Dylan Araps becb94ca90 kiss: add back argument ordering 2019-09-15 09:31:57 +03:00
Dylan Araps e472c91e81 kiss: even smarter dependency handling 2019-09-15 09:16:38 +03:00
Dylan Araps af7928acc2 kiss: even smarter dependency handling 2019-09-15 09:15:32 +03:00
Dylan Araps 3a55232e27 kiss: smarter handling of pre-built binaries and resolving dependencies.' 2019-09-14 18:10:48 +03:00
Dylan Araps b475771827 kiss: extend KISS_FORCE to 'kiss i' 2019-09-14 17:52:33 +03:00