Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-02 | fix: qb6gtk2 wrong name | Xiao Pan | |
2024-04-02 | searxng-git fixed build failure issue | Xiao Pan | |
2024-04-02 | monthly remove orphan packages | Xiao Pan | |
2024-03-30 | typo | Xiao Pan | |
2024-03-28 | alacritty new version fix `<D-` ghost type issue, so switch to official ↵ | Xiao Pan | |
alacritty; searxng-git aur package bug of failed build still no fix, ignore for some time | |||
2024-03-20 | ca no rustup to save storage | Xiao Pan | |
2024-03-19 | upd consider xyzca | Xiao Pan | |
2024-03-08 | feat: duplicity backup to ia | Xiao Pan | |
2024-03-06 | feat: upd consider xyzia, still need more codes | Xiao Pan | |
2024-03-05 | feat: backup ia cfgs | Xiao Pan | |
2024-03-04 | fix: workaround paru color output | Xiao Pan | |
2024-03-03 | fix: upd consider paru `==> Making package: ...`, also simplify the regex | Xiao Pan | |
2024-03-02 | fix: see `man pacman`, multiple ignore packages need to be seperate by comma | Xiao Pan | |
2024-03-02 | try aalcritty-git see if sometimes typs <D- issue fixed or not, I do not ↵ | Xiao Pan | |
wish build alacritty-git everyday so ignore it | |||
2024-03-01 | fix: consider util-linux | Xiao Pan | |
2024-03-01 | fix | Xiao Pan | |
2024-02-28 | fix: use awk instead of nawk, some of my systems does not have nawk installed | Xiao Pan | |
2024-02-26 | pac is both var and function name, so maybe change to another | Xiao Pan | |
2024-02-24 | update | Xiao Pan | |
2024-02-24 | query checkrebuild log by query pacman hook output | Xiao Pan | |
/usr/share/libalpm/hooks/rebuild-detector.hook has a line `NeedsTargets` shows it maybe checkrebuild by `printf 'zoom\nminiconda3' | checkrebuild` instead of check all by `checkrebuild`, so I think query pacman hook will be faster than run another `checkrebuild` | |||
2024-02-23 | rebuild qt5-styleplugins or qt6-gtk2 if qt5-base or qt6-base update | Xiao Pan | |
I can not think a better way to let pacman hook rebuild via aur helper | |||
2024-02-23 | Reorganize shell scripts into sh dir, consider in the future fsh will have ↵ | Xiao Pan | |
different kinds of files |