Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib/libalpm/package.h
AgeCommit message (Expand)Author
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin
2006-10-20A handful of minor changes:Aaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-03-08all _alpm_XXX_cmp functions are now publicAurelien Foret
2006-02-22improved _alpm_list_free handlingAurelien Foret
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret
2006-01-18more code cleanup yetAurelien Foret
2006-01-09- merged pkg_new and pkg_dummy functionsAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-11-07fixed compilation warningsAurelien Foret
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-10-05Added a PKG_FULLNAME_LEN macroAurelien Foret
2005-07-22changed license package field to a listJudd Vinet
2005-05-03moved pkg_cmp() to cache.cAurelien Foret
2005-04-24code cleanupAurelien Foret
2005-04-23rework the cache handling to avoid as much as possible calls to db_scan()Aurelien Foret
2005-04-08added function pkg_splitname (not used for now)Aurelien Foret
2005-03-16Removed hardcoded reference to fields of packagesAurelien Foret
2005-03-15Initial revisionJudd Vinet