Files
fish/configs
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
..
2026-02-08 23:34:36 +01:00
2026-08-21 22:28:17 +02:00
2025-11-16 17:26:44 +01:00
2026-06-23 00:23:16 +02:00
2026-06-23 00:23:16 +02:00
2026-06-23 00:23:16 +02:00
2026-06-23 00:23:16 +02:00