aboutsummarylogtreecommitdiffstats
AgeCommit message (Expand)Author
13 days1.0.7-1: Updated year in copyright notice.mvtab
2025-12-241.0.6-5: Renamed internal variable for config to work with AURX environment v...mvtab
2025-12-241.0.6-4: Added config opt, tidied up README, improved config description in u...mvtab
2025-12-241.0.6-2: Explicitly asserted copyright.mvtab
2025-12-201.0.6-1: Fixes in usage message, and added missing declarations..mvtab
2025-12-181.0.5-4: Quoted strings in kernel sanity check..mvtab
2025-12-181.0.5-3: Removed sort from writing operations on package_list.mvtab
2025-11-24Release 1.0.5-2: Redirected all error messages to stderr.mvtab
2025-11-24Release 1.0.5-1: Added release script..mvtab
2025-11-24Release 1.0.5-1: Removed changelog.md..mvtab
2025-11-24Release 1.0.5-1: Added sanity check to forbid usage after kernel update..mvtab
2025-09-201.0.4-3: Updated SRCINFO.mvtab
2025-09-201.0.4-3: Transformed version operation into an opt.mvtab
2025-09-201.0.4-3: Fixed tmp-path short opt -t, simplified internal functions names, re...mvtab
2025-09-07Refactored short options, refactored script infrastructure, added changelog, ...mvtab
2025-07-29Added curl-opts opt.mvtab
2025-07-29sha256sum fix and added new option git-opts.mvtab
2025-07-16Removed color output in suggest, added version operation, tidied up sanity an...mvtab
2025-07-15Moved the "suggest" search criteria to it's own operation.mvtab
2025-07-15Small fix in curl error handling.mvtab
2025-07-15Greatly improved the json output option, refactored search for more scalability.mvtab
2025-07-13Finalized big changes and updated pkgrel.mvtab
2025-07-13Added output option and with it the possibility to print processed search res...mvtab
2025-07-12Replaced internet connection check with proper curl error handling.mvtab
2025-07-12Updated dependencies excluding what is in base-devel.mvtab
2025-07-12Updated example installation and container installation example.mvtab
2025-07-12Added timeouts to curl calls, added info about subdeps.mvtab
2025-07-12Initialized AUR downstream.mvtab
2025-04-13fix update()carlyle-felix
2025-04-12disregard -debug packages in updatecarlyle-felix
2025-04-10remove unneeded "cd"carlyle-felix
2025-04-10fix dir handlingcarlyle-felix
2025-04-10use libalpm for uninsall and getting installed listcarlyle-felix
2025-04-08use alpm to get installed listcarlyle-felix
2025-04-07get cache dirs without ls cmdcarlyle-felix
2025-04-06Use rmdir() instead of system("rm -rf")carlyle-felix
2025-04-05fix typo on tagcarlyle-felix
2025-04-051.0.1carlyle-felix
2025-04-05search rpc by namecarlyle-felix
2025-04-05add checks before installing/updating packagescarlyle-felix
2025-04-05list search results by popularitycarlyle-felix
2025-04-04fix vcscarlyle-felix
2025-04-04test pkgvercarlyle-felix
2025-04-04\'use un-annotated tag\'carlyle-felix
2025-04-04fixes and improvementscarlyle-felix
2025-04-04clean cache dir after a package is installed/updatedcarlyle-felix
2025-04-03bump pkgvercarlyle-felix
2025-04-03aurx install/update fixedcarlyle-felix
2025-04-03try to fix installcarlyle-felix
2025-04-03test updatecarlyle-felix