1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 22:12:26 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Dylan Araps
213654e58c
kiss-outdated: libelf -> elfutils 2021-07-19 12:49:31 +03:00
Dylan Araps
caef8d6581
kiss-outdated: we are upstream 2021-07-19 12:45:52 +03:00
Dylan Araps
8574d3ed4a
misc: fix linter 2021-07-18 21:52:02 +03:00
Dylan Araps
905256b2b5
kiss-outdated: nit 2021-07-18 08:38:58 +03:00
Dylan Araps
7b996b9c06
kiss-outdated: check multiple repositories in one call 2021-07-18 08:37:01 +03:00
Dylan Araps
127cf15c12
kiss-outdated: fix gtk+3 2021-07-03 15:57:09 +00:00
Dylan Araps
b6c5a245bd
kiss-outdated: improvements 2021-07-03 11:26:44 +00:00
Dylan Araps
2e455e96ab
kiss-outdated: Fix clang 2021-07-01 13:00:35 +00:00
Dylan Araps
117605b88a
kiss-outdated: Add 6.0.0 version 2020-11-06 08:29:09 +02:00
Dylan Araps
2b6384d1a3
revert to 5.1.0 to cherrypick changes from 6.0.0 2020-11-06 08:14:46 +02:00
Dylan Araps
f54432632d
kiss-outdated: Hide git packages 2020-10-05 08:24: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
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
Jonathan Dahan
d94c811e7f Use full kiss subcommands for readability and safety 2020-09-04 13:32:19 -04:00
Dylan Araps
b766584b71
kiss-outdated: Minor tweaks 2020-05-09 21:28:09 +03:00
Dylan Araps
b9193e54cc
kiss-outdated: Fix various issues. Closes #145 2020-05-08 18:58:15 +03:00
Dylan Araps
e8b1615cc4
kiss-outdated: Show packages from repositories instead of installed. Closes #144 2020-05-08 11:21:34 +03:00
Dylan Araps
a1b28dbb56
kiss-outdated: Show packages from repositories instead of installed. 2020-05-08 11:21:06 +03:00
Dylan Araps
ad280931e5
contrib: Make doc strings match KISS' 2020-05-01 09:07:20 +03:00
Dylan Araps
fdf2775640
kiss: Integrate with user scripts.
kiss' help output will now include all executables found in $PATH
which begin with kiss-*. A comment string is optionally usable via
setting the second line of the script to a string.

Example:

...

This also means that 'kiss <script name>' is also possible now.
If I have a script in my $PATH called kiss-depends, I can now use
it via kiss with 'kiss depends'.
2020-04-18 11:39:37 +03:00
Dylan Araps
33dd1ed467
kiss-outdated: Check for outdated packages via repology 2020-03-04 00:49:04 +02:00