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

111 Commits

Author SHA1 Message Date
Dylan Araps
127cf15c12
kiss-outdated: fix gtk+3 2021-07-03 15:57:09 +00:00
Dylan Araps
15e7621d9f
kiss-chroot: improvements
- now displays exact commands which are executed on enter/leave.
- cleaned up code.
2021-07-03 14:13:07 +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
e9a2e3472b kiss-chroot: Mount /dev/shm, /dev/pts, /tmp and /run 2021-06-30 09:01:52 +00:00
Dylan Araps
4de133f546 kiss-owns: Fix #209 2021-06-28 07:14:57 +00:00
Dylan Araps
f7957e12f7
fix shellcheck 2020-11-25 09:02:32 +02:00
Dylan Araps
1ea02cc354
kiss-repo-orphans: call kiss once 2020-11-19 14:37:29 +02:00
Dylan Araps
98b3f4ab6a
kiss: new utility kiss-repo-orphans
Lists all packages which do not belong to any repository in KISS_PATH.
2020-11-19 14:01:16 +02:00
Dylan Araps
367923b378
kiss-preferred: fixes 2020-11-19 11:48:33 +02:00
dylan
7fdf69dfc2
Merge pull request #199 from TAAPArthur/master
kiss-preferred: new utility to list all current conflicts resolutions.
2020-11-19 11:41:29 +02:00
Dylan Araps
18c7335241
Merge branch 'master' of github.com:kisslinux/kiss 2020-11-19 09:54:10 +02:00
Dylan Araps
b7f92fb5a7
kiss-fork: minor fixes 2020-11-19 09:53:51 +02:00
Eudald Gubert i Roldan
e54c69033d
kiss-export: new naming scheme for tarballs 2020-11-16 12:57:39 +01:00
Arthur Williams
03cf1f5bf7 kiss-preferred: new utility
Added a new utility to list all current conflicts resolutions.
2020-11-07 05:02:21 -06:00
Dylan Araps
3237598dc3
kiss-owns: Allow all path types as input 2020-11-06 08:49:56 +02:00
zacanger
65b8332eac chore(kiss-export): remove duplicate string building
Signed-off-by: Dylan Araps <dylan.araps@gmail.com>
2020-11-06 08:37:28 +02:00
Dylan Araps
117605b88a
kiss-outdated: Add 6.0.0 version 2020-11-06 08:29:09 +02:00
Dylan Araps
e5d93df126
fix whitespace 2020-11-06 08:16:58 +02:00
Dylan Araps
b93e6b4ba8 kiss-graph: new utility. Closes #197
Signed-off-by: Dylan Araps <dylan.araps@gmail.com>
2020-11-06 08:16:31 +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
8d50eea3b2
kiss-graph: new utility. Closes #197 2020-10-30 09:27:07 +02:00
Dylan Araps
f54432632d
kiss-outdated: Hide git packages 2020-10-05 08:24:08 +03:00
zacanger
e886cb5e11
chore(kiss-export): remove duplicate string building 2020-10-02 23:58:32 +00:00
Dylan Araps
466706f7c5
kiss-orphans: Performance fixes. More to come 2020-09-24 09:16:31 +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
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 Araps
67ccf37ac6
kiss-size: clean up 2020-09-09 14:21:44 +03:00
Dylan Araps
84339a279a
kiss-revdepends: clean up 2020-09-09 14:20:52 +03:00
Dylan Araps
215c14d462
kiss-reset: drop pkgconf 2020-09-09 14:20:11 +03:00
Dylan Araps
0c7ec6b158
kiss-manifest: clean up 2020-09-09 14:00:54 +03:00
Dylan Araps
9ed5682926
kiss-help: clean up 2020-09-09 13:58:47 +03:00
Dylan Araps
cc084f654a
kiss-fork: clean up 2020-09-09 13:58:00 +03:00
Dylan Araps
07ad1dcf73
kiss-depends: clearer 2020-09-09 13:41:58 +03:00
Dylan Araps
ba971ba449
kiss-depends: fix pwd 2020-09-09 13:40:32 +03:00
Dylan Araps
53d28cc0a5
kiss-export: clean up 2020-09-09 13:39:25 +03:00
Dylan Araps
9e38bf7d03
kiss-depends: changes
- whitespace is normalized between fields.
- less code.
2020-09-09 13:31:27 +03:00
Jonathan Dahan
b58d4d3c95 Remove extraneous period. 2020-09-04 13:32:29 -04:00
Jonathan Dahan
d94c811e7f Use full kiss subcommands for readability and safety 2020-09-04 13:32:19 -04:00
Jonathan Dahan
fb3ac1f7e9 Remove reference to crux in comments for those unfamiliar with it. 2020-09-04 13:31:30 -04:00
Dylan Araps
0f054313e3
kiss-link: Fix bug. Closes #180 2020-09-03 10:17:29 +03:00