0
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
'if (x ~= nil)' is the same as 'if (x)' -- commented by juster More... over 14 years ago
Added support for simple Regular Expressions in AUR searches inspired by Slurpy More... over 14 years ago
Added support for simple Regular Expressions in AUR searches inspired by Slurpy More... over 14 years ago
Update PKGBUILD, remove mention of the fork. More... over 14 years ago
Update PKGBUILD, remove mention of the fork. More... over 14 years ago
Increase version number and update copyright year. More... over 14 years ago
Move developer test lua scripts to 'devel' branch. More... over 14 years ago
Remove unneeded files. More... over 14 years ago
Always install {ba,z}sh completions in Makefile. More... over 14 years ago
Tweak PKGBUILD, use our new standard make targets. More... over 14 years ago
Fix a bug with shell script in Makefile. Fix uninstall target. More... over 14 years ago
Major reorganization of Makefile. More... over 14 years ago
Patch to properly handle Architecture = 'auto'. More... over 14 years ago
Wait, thought of another bug. More... over 14 years ago
De-simplify logic! Fix bug where Architecture is not set. More... over 14 years ago
Simplify logic and fix a var scoping bug. More... over 14 years ago
Uncommented the architecture option stuff. More... over 14 years ago
Fix user message typos in PKBUILD. More... over 14 years ago
Add PKGBUILD file to make things easier for testers. More... over 14 years ago
Rename display_synctargets to display_alpm_targets. More... over 14 years ago
Undelete the alpm_curr.h file. More... over 14 years ago
Remove "alpm_mia.h". It seems we don't need it. More... over 14 years ago
Fix typos, remove authors, add todo list. More... over 14 years ago
Fix some markdown typos. More... over 14 years ago
Add readme for pacman3.4 branch. More... over 14 years ago
Missed one trans_get_pkgs(). More... over 14 years ago
Fix minor type errors, typos, etc. More... over 14 years ago
Remove pkg_get_removes. More... over 14 years ago
Remove trans_get_pkgs and replace with trans_get_{add,remove}. More... over 14 years ago
Add alpm_conflict_get_reason and use in error messages. More... over 14 years ago