summaryrefslogtreecommitdiffstats
path: root/aports
Commit message (Collapse)AuthorAgeFilesLines
* pkg: add apk_file_exists()Natanael Copa2014-01-011-4/+16
| | | | tests if the .apk file exists for the given package
* abuild: add get_arch()Natanael Copa2014-01-011-0/+10
|
* db: pass aportsdir and a list repos to new()Natanael Copa2014-01-011-9/+10
|
* db: API changesNatanael Copa2013-12-311-11/+19
| | | | | | | | | rename functions: each() -> each_name() each_pkg -> each_pkg_with_name() (returns pkg, index) new functions: each() iterates all pkgs. returns pkg, name
* pkg: split out the pkg related functions to a pkg moduleNatanael Copa2013-12-312-95/+106
|
* abuild: split out abuild conf related functionsNatanael Copa2013-12-312-27/+31
|
* db: rename module to aports.dbNatanael Copa2013-12-311-0/+308