Commit Graph

36 Commits

Author SHA1 Message Date
phoebos 58475f7f29 kiss-outdated: fix repo name for cleaner cache (#101)
If you run `kiss outdated .`, everything works but the cached SVGs are
all dumped into ~/.cache/kiss/repology/ rather than
~/.cache/kiss/repology/repo/. Fix this by getting the repo name from PWD.

Co-authored-by: phoebos <ben@bvnf.space>
Reviewed-on: https://codeberg.org/kiss-community/kiss/pulls/101
Co-authored-by: phoebos <phoebos@noreply.codeberg.org>
Co-committed-by: phoebos <phoebos@noreply.codeberg.org>
2022-10-21 09:50:35 +02:00
git-bruh 875a574eb7
contrib/kiss-outdated: fix ctags 2022-09-21 17:37:41 +05:30
Wolf Gupta af2335c55e
kiss-outdated: updates (#68)
* kiss-outdated: log if no remote version is found

* kiss-outdated: update package names
2022-09-09 11:36:37 +00:00
Dylan Araps 54a8fab2f2
kiss-outdated: libseat -> seatd 2021-11-07 16:33:27 +02:00
Ethan c3e9bf86b4 kiss-outdated: nit 2021-10-21 23:52:34 -05:00
Dylan Araps fd8cfe1c69
kiss-outdated: minor fixes 2021-09-06 12:39:07 +03:00
Dylan Araps 5d55bef961
kiss-outdated: remove pipe 2021-09-06 12:25:09 +03:00
Dylan Araps 2d084c5e27
kiss-outdated: parallel. closes #268 2021-09-06 12:10:15 +03:00
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