]> git.ipfire.org Git - pakfire.git/history - src/libpakfire/package.c
libpakfire: Store groups in an array
[pakfire.git] / src / libpakfire / package.c
2019-06-08  Michael Tremerlibpakfire: Store groups in an array
2019-06-08  Michael Tremerlibpakfire: Fix release delimiter
2019-06-08  Michael TremerFix whitespace
2019-06-08  Michael Tremerlibpakfire: Add function to import an archive to a...
2019-06-08  Michael Tremerlibpakfire: Fix dumping empty packages
2019-05-12  Michael Tremerlibpakfire: Support groups
2019-05-11  Michael Tremerlibpakfire: Refactor group handling
2018-02-16  Michael TremerMove logging into Pakfire context
2018-02-16  Michael Tremerlibpakfire: Make return code of pakfire_paclkage_is_cac...
2018-01-20  Michael Tremerpython: Drop Pakfire reference from some objects
2018-01-19  Michael Tremerlibpakfire: Use internal access function to check if...
2018-01-19  Michael Tremerlibpakfire: Drop Pool
2018-01-19  Michael Tremerlibpakfire: Drop PakfireCache
2018-01-19  Michael Tremerlibpakfire: Drop repocache
2018-01-19  Michael Tremerlibpakfire: Move package caching into Package
2018-01-18  Michael Tremerlibpakfire: Drop pakfire_pool_tmpdup
2018-01-16  Michael Tremerlibpakfire: Make Pakfire the parent object of Relation
2018-01-16  Michael Tremerlibpakfire: Make Pakfire parent object of Package
2018-01-15  Michael Tremerlibpakfire: Make Repo opague and implement refcounting
2018-01-14  Michael Tremerlibpakfire: Log allocation and release of refcounted...
2018-01-14  Michael Tremerlibpakfire: Make PakfirePackage objects obscure
2018-01-14  Michael Tremerlibpakfire: Implement reference counting to packages
2018-01-14  Michael Tremerlibpakfire: Remove some dead code
2018-01-14  Michael Tremerlibpakfire: Correctly reference pool in packages
2017-11-30  Michael Tremerlibpakfire: Make PakfirePool obscure
2017-11-30  Michael Tremerlibpakfire: Hide all symbols by default and only export...
2016-12-13  Michael TremerImport libpakfire