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