summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/package.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret1-7/+7
2006-01-18more code cleanup yetAurelien Foret1-1/+1
2006-01-09- merged pkg_new and pkg_dummy functionsAurelien Foret1-2/+1
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-11-07fixed compilation warningsAurelien Foret1-1/+1
2005-10-09added conversation callback support for transactionsJudd Vinet1-0/+1
2005-10-05Added a PKG_FULLNAME_LEN macroAurelien Foret1-0/+1
2005-07-22changed license package field to a listJudd Vinet1-2/+1
2005-05-03moved pkg_cmp() to cache.cAurelien Foret1-1/+0
2005-04-24code cleanupAurelien Foret1-4/+11
2005-04-23rework the cache handling to avoid as much as possible calls to db_scan()Aurelien Foret1-0/+1
2005-04-08added function pkg_splitname (not used for now)Aurelien Foret1-0/+1
2005-03-16Removed hardcoded reference to fields of packagesAurelien Foret1-12/+24
2005-03-15Initial revisionJudd Vinet1-0/+78