summaryrefslogtreecommitdiff
path: root/lib/libalpm/package.h
Commit message (Expand)AuthorAge
...
* Rein in the complexity of the signature typeDan McGee2011-04-24
* Include "config.h" in header files using off_tDan McGee2011-04-15
* Remove indirection on get_name and get_version operationsDan McGee2011-04-15
* Add functions for verifying database signatureAllan McRae2011-03-23
* Allow PGP signature to be read from sync databaseDan McGee2011-03-23
* Remove epoch as an independent fieldDan McGee2011-01-21
* Update copyright years for 2011Allan McRae2011-01-07
* Reorganize fields in package structDan McGee2010-12-14
* When setting package name, set hash value as wellDan McGee2010-12-14
* Abstract has_scriptlet() to package ops structDan McGee2010-12-13
* Add epoch support to pacman/libalpmDan McGee2010-10-13
* Complete rework of package accessor logicDan McGee2010-10-13
* Allow local and sync db to be treated separatelyDan McGee2010-10-13
* Fix some whitespace issuesAllan McRae2010-08-23
* Bump copyright dates to 2010Dan McGee2010-03-14
* int typing: s/unsigned short/int/ in libalpmDan McGee2009-10-11
* Update copyright headers and messagesDan McGee2009-07-01
* Introduce _alpm_pkg_free_trans()Nagy Gabor2009-06-07
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* Use correct C type for file sizesDan McGee2008-06-04
* Remove wrapper call around versioncmpDan McGee2008-05-14
* Simplify _alpm_pkg_new()Dan McGee2008-05-13
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Swap the parameters of alpm_pkg_findNagy Gabor2008-05-13
* Refactor pkg_load/parse_descfile into a new backend fileDan McGee2008-05-11
* Completely rework delta algorithmChantry Xavier2008-04-26
* libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor2008-02-06
* Merge branch 'maint'Dan McGee2008-01-11
|\
| * Fix library interfaceDan McGee2008-01-11
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* Remove upgradedelay and all code associated with itDan McGee2008-01-08
* Remove unused date element from pmpkg_t structDan McGee2008-01-08
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* War on whitespaceDan McGee2007-11-16
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* Implement IgnoreGroup.Nathan Jones2007-11-11
* Add pmdelta_t structure and functions to libalpm.Nathan Jones2007-10-19
* Support for localized times in metadataAaron Griffin2007-09-28
* Add 'full' parameter to alpm_pkg_loadDan McGee2007-09-28
* Remove package name dependency from libalpmDan McGee2007-09-28
* Preliminary support for optdependsDan McGee2007-09-25
* Remove support for SHA1 from pacman.Andrew Fyfe2007-08-16
* package.h: implement origin_data union in pmpkg_t structDan McGee2007-08-14
* Code cleanupDan McGee2007-08-14
* Remove some more conditional include stuffDan McGee2007-07-12
* Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee2007-07-12
* Remove 'buildtype' from libalpm and pacmanDan McGee2007-07-11
* Remove 'removes' array from libalpmDan McGee2007-04-28
* Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee2007-04-28
* Big commit this time:Aaron Griffin2007-03-03