Commit Graph
42 Commits
Author SHA1 Message Date
Hannes 8edee10703 fix: refactor pacman alias to have default --needed in -S subcommand 2026-08-27 00:13:24 +02:00
Your Name 444ca8c57d fix: robust AUR update detection in updateall
- replace fragile quoted test -z "$aur_qu" with count-based empty check for fish list handling
- separate success (code 0 + empty) vs error (code !=0 + empty) to avoid false up-to-date on network failures
- use string match -qr with explicit patterns for helpers messages instead of quoted glob checks
- fix global leak: use set -l answer and read -l, validate with string match -qr ^[Yy]$
- deduplicate and clarify error vs pending branches while keeping mandatory PKGBUILD review guard
2026-08-25 14:29:10 +00:00
Your Name e12d3d42cb fix: robust flatpak timeout handling in updateall
- wrap flatpak remote-ls check in timeout 5s with mktemp caching and proper exit code handling (124 = timeout)
- fix inverted -n/-z logic and uninitialized flatpak_has_updates causing Missing argument error
- distinguish timeout vs generic check failure with clear messages
- add timeout 300s guard to flatpak update and handle 124 as update timed out
- gracefully degrade when timeout binary missing instead of skipping flatpak entirely
- quote temp file paths and handle mktemp failure reliably
2026-08-25 14:27:20 +00:00
Hannes deb879b6c4 fix: Improve flatpak update check logic 2026-08-24 14:07:09 +02:00
Hannes 7a1e432231 fix: update flatpak update check to handle timeouts and null output 2026-08-24 13:55:06 +02:00
Hannes f1fb649e98 refactor: Moved updateall and added some lines to clearyfy in arch_config.fish 2026-08-23 20:24:26 +02:00
Hannes 3305f5a543 feat: Update updateall script
Updated updateall to include comprehensive test coverage, support for Vencord, and improved output formatting.
2026-08-22 23:13:18 +02:00
Hannes f88dbcc6f4 added hypridle-reload 2026-08-22 22:01:15 +02:00
Hannes 485d8768f9 updateall also runs matugen updates 2026-08-22 15:42:06 +02:00
Hannes 275121a638 added -r as standard to rm 2026-08-21 22:28:17 +02:00
Hannes 9ed74e1028 added igrep for inverse grep 2026-08-21 19:47:34 +02:00
Honney 995f03b9bd fixed missspelling 2026-08-20 02:37:13 +02:00
Hannes e6785a24a7 updates 2026-08-19 23:31:01 +02:00
Hannes 95183069ce some additions 2026-08-14 13:39:41 +02:00
Hannes 79f7de709b added the lost_window function 2026-08-03 22:54:04 +02:00
Hannes e1869613cb fixed alias 2026-07-13 17:46:27 +02:00
Hannes c3bb25368a updates 2026-07-12 22:49:40 +02:00
Hannes dd8cb18988 fixed some stuff and made it compatable with fisher 2026-07-05 19:32:51 +02:00
Hannes 3f7fe4eb1c added steam_fix 2026-07-02 23:34:52 +02:00
Honney 7d13a9a5a8 added git_cred function which adds the credential helper to the git config 2026-07-02 16:26:12 +02:00
Honney e79533e2b3 fixed update prints 2026-07-02 14:17:53 +02:00
Hannes 37be19d798 added colored prints to updateall 2026-06-29 21:06:15 +02:00
Hannes 2585b99600 added git to updateall 2026-06-29 21:00:39 +02:00
Honney 2db2310c00 repaired color.fish and added fallback 2026-06-23 01:14:19 +02:00
Honney 6591f6b020 fixed a lot of stuff 2026-06-23 00:23:16 +02:00
Honney 74f4b9b1be added quishell-reload 2026-06-07 22:22:25 +02:00
Hannes d21bd1caac update 2026-06-01 15:16:19 +02:00
Hannes 3a931d41d8 made updateall more robust 2026-05-26 17:11:34 +02:00
Hannes 590cf94393 Added flashiso func 2026-05-15 19:13:49 +02:00
Hannes d02587437d some fixes 2026-05-11 23:39:20 +02:00
Hannes 95cf86ae5f Added many different things 2026-04-20 22:08:48 +02:00
Hannes f4ab71c1fc fixed extract for zip 2026-03-10 18:37:02 +01:00
Hannes fbf80f998e fixed ubuntu updating 2026-02-24 21:29:32 +01:00
honney d2a3ddcac3 test if fastfetch is installed 2026-02-13 14:16:57 +01:00
Hannes 19a4d4d073 fix for yazi 2026-02-08 23:34:36 +01:00
honney ac0d48da99 sudo-rs 2026-02-03 12:31:43 +01:00
Hannes 5f6cda9435 Updates to fix dependencies 2025-11-17 00:05:15 +01:00
Hannes 831927ae40 Updates to fix dependencies 2025-11-16 23:28:49 +01:00
Hannes 84938688c4 Updates to fix dependencies 2025-11-16 22:56:36 +01:00
Hannes 4e5f46c44e Check for installed stuff 2025-11-16 22:53:23 +01:00
Hannes b16d05da76 Added Updates 2025-11-16 17:26:44 +01:00
honney 4c69b186f0 added existing 2025-11-16 17:10:41 +01:00