Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-20 | Modified to get details based on an exact package name, or based on a ↵ | eliott | 1 | -8/+19 | |
package id. | |||||
2008-01-20 | Removed reference to 'safe' | eliott | 1 | -1/+1 | |
2008-01-19 | Moved usage documentation out of the class. | eliott | 1 | -21/+1 | |
Fixed an issue in the handle class. | |||||
2008-01-19 | Added AurJSON code. | eliott | 1 | -0/+145 | |
Added a JSON interface to the aur. This should make it easier for developers to integrate command line utilities and poll against the AUR itself. |