Commit Graph

1357 Commits

Author SHA1 Message Date
Dylan Araps 8b2be5a750
kiss: make pkg_list like other funcs 2020-09-26 17:13:24 +03:00
Dylan Araps 8dae372609
kiss: contains() fixes and bug fix for repository paths containing spaces. 2020-09-26 17:03:13 +03:00
Dylan Araps fc54435595
kiss: minor change 2020-09-26 09:27:51 +03:00
Dylan Araps acf8207145
kiss: fix issues with fixdeps and -bin/-git/whatever packages 2020-09-26 09:24:58 +03:00
Dylan Araps 9358f9558f
kiss: more fixdeps stuff 2020-09-26 09:15:46 +03:00
Dylan Araps 6dad450f05
kiss: use ldd /or/ *readelf in dependency fixer rather than both 2020-09-26 08:52:35 +03:00
Dylan Araps 93dc3a1fcd
kiss: make function for pkg owner 2020-09-26 08:08:10 +03:00
Dylan Araps 1859cb34b2
kiss: just use the var 2020-09-26 01:37:08 +03:00
Dylan Araps 7cc6f83ba2
kiss: stick to readelf 2020-09-26 01:35:09 +03:00
Dylan Araps e94fcab1dc
kiss: fix matching of fixdeps commands 2020-09-26 00:38:24 +03:00
Dylan Araps aa4e4ebcd9
kiss: better fixdeps() solution 2020-09-25 22:38:05 +03:00
Dylan Araps daa9039bde
kiss: give pkg_depends empty list 2020-09-25 20:31:21 +03:00
Dylan Araps e76b71521c
kiss: made fixdeps() aware of dependency chain 2020-09-25 20:27:32 +03:00
Dylan Araps a1de34d781
kiss: installation performance improvements when many files 2020-09-25 18:25:46 +03:00
Dylan Araps 946adbd6f6
kiss: drop -a/-o as XSI :(, other small change 2020-09-25 18:15:33 +03:00
Dylan Araps 506db9b469
kiss: clean up + do less in instalalation by using test -a/-o 2020-09-25 18:07:41 +03:00
Dylan Araps 5d00c43720
kiss: minor changes 2020-09-25 17:33:57 +03:00
Dylan Araps de036042fb
kiss: more clean up, new cache directory structure 2020-09-25 17:00:06 +03:00
Dylan Araps 466706f7c5
kiss-orphans: Performance fixes. More to come 2020-09-24 09:16:31 +03:00
Dylan Araps 7bc3a0eb92
kiss: strip all trailing slashes from KISS_ROOT. thanks E5ten 2020-09-23 21:56:30 +03:00
Dylan Araps e1fa886562
kiss: minor changes 2020-09-23 21:48:08 +03:00
Dylan Araps 2762822180
kiss-outdated: make output chainable 2020-09-23 14:24:12 +03:00
Dylan Araps d6eb067ee3
kiss-outdated: show curl error output 2020-09-23 14:21:06 +03:00
Dylan Araps ac2240f805
kiss-outdated: now it's perfect 2020-09-23 14:01:35 +03:00
Dylan Araps ab80758071
docs: update 2020-09-23 12:36:49 +03:00
Dylan Araps 423360e7ae
kiss-outdated: more fixes 2020-09-23 12:34:49 +03:00
Dylan Araps 50c1ff84b4
kiss-outdated: more fixes 2020-09-23 11:58:16 +03:00
Dylan Araps 56241819a7
kiss-outdated: fix missing newline 2020-09-23 11:56:15 +03:00
Dylan Araps 18de7a0670
kiss: fix CI 2020-09-23 11:55:42 +03:00
Dylan Araps 313cc1544f
kiss-outdated: more fixes 2020-09-23 11:51:19 +03:00
Dylan Araps cd6c95419d
kiss-outdated: rewrite with useful error messages, etc 2020-09-23 11:44:08 +03:00
Dylan Araps 8a3a0b305a
kiss: minor fixes 2020-09-22 15:39:25 +03:00
Dylan Araps 96a2f18566
kiss: minor changes 2020-09-22 15:11:30 +03:00
Dylan Araps 79b3def229
kiss-owns: Allow for any kind of path. Closes #190 2020-09-19 09:35:52 +03:00
dylan 4b7e4545f4
Merge pull request #187 from angt/fetch-tags
kiss: fetch tags too
2020-09-16 17:35:48 +03:00
Adrien Gallouët 130e90b137 kiss: fetch tags too
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
2020-09-16 14:22:18 +00:00
Dylan Araps d85028e0f1
kiss: fix shellcheck 2020-09-14 22:32:58 +03:00
Dylan Araps 8261c230fc
kiss: use continue 2020-09-14 22:31:22 +03:00
Dylan Araps 73caec34b4
kiss: don't need to escape this 2020-09-14 22:28:14 +03:00
Dylan Araps 8443fc4ab9
kiss: more cleanup 2020-09-14 22:26:58 +03:00
Dylan Araps 3f76c1ee0a
kiss: pkg_conflicts cleanup 2020-09-14 21:24:35 +03:00
Dylan Araps 737ef0c147
kiss: cleanup pkg_conflicts 2020-09-14 21:15:03 +03:00
Dylan Araps 4cde4248cb
kiss: simplify pkg_verify 2020-09-14 21:05:57 +03:00
Dylan Araps 5d428ce24c
kiss: better comment 2020-09-14 20:35:56 +03:00
Dylan Araps 2f6270e063
kiss: use variable from parent 2020-09-14 20:34:47 +03:00
Dylan Araps 6f426a1149
kiss: cleanup fixdeps 2020-09-14 20:32:42 +03:00
Dylan Araps dd37c86f71
kiss: cleanup 2020-09-14 16:41:21 +03:00
Dylan Araps dd39d0e015
kiss: cleanup 2020-09-14 16:30:59 +03:00
Dylan Araps 07d30c219b
kiss: use normal messages for sources 2020-09-14 16:13:15 +03:00
Dylan Araps 6c7033ad19
kiss: go back to doing dependencies externally to pkg_depends for pkg_install 2020-09-14 16:07:45 +03:00