summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm.h
Commit message (Expand)AuthorAge
...
* alpm: remove public visibility of pmpkghash_tDave Reisner2011-02-25
* Mark log callback format string constDan McGee2011-02-24
* Read pkgcache into hashAllan McRae2011-02-04
* Add a hash table for holding packagesAllan McRae2011-02-04
* alpm/depcmp: new NODEPVERSION flagXavier Chantry2011-01-31
* alpm: drop old target interfacesXavier Chantry2011-01-29
* alpm: deprecate old interfaceXavier Chantry2011-01-29
* alpm: new alpm_remove_pkg interfaceXavier Chantry2011-01-29
* alpm: add alpm_find_grp_pkgsXavier Chantry2011-01-29
* alpm: new alpm_add_pkg interfaceXavier Chantry2011-01-29
* alpm/dep: add alpm_find_dbs_satisfierXavier Chantry2011-01-29
* Add interactive provider selectionXavier Chantry2011-01-29
* Remove need to explicitly register the local DBDan McGee2011-01-29
* Remove epoch as an independent fieldDan McGee2011-01-21
* Add a progressbar for package integrity checkingDan McGee2011-01-11
* Use size_t for alpm_list sizesAllan McRae2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* Add const to some ALPM function signaturesJakob Gruber2010-12-30
* Always specify arguement type in function delcarationsAllan McRae2010-12-20
* Display progress bar for disk space checkingAllan McRae2010-12-12
* Add configuration option to control disk space checkingAllan McRae2010-12-12
* Implement disk space checkingAllan McRae2010-12-12
* alpm: don't expose alpm_depcmpXavier Chantry2010-12-12
* alpm: kill alpm_deptestXavier Chantry2010-12-12
* alpm: add new alpm_find_satisfier functionXavier Chantry2010-12-12
* Add epoch support to pacman/libalpmDan McGee2010-10-13
* Check return value of fwrite when copying filesAllan McRae2010-06-30
* Introduce -D, --databaseNagy Gabor2010-05-05
* Bump copyright dates to 2010Dan McGee2010-03-14
* delta : add external cleanup scriptXavier Chantry2010-03-14
* download: major refactor to address lingering issuesDan McGee2009-11-15
* use bitwise shift operator in enum "bit field"solsTiCe d'Hiver2009-10-11
* Add missing get_usedelta() methodDan McGee2009-10-11
* typing: a few more fixes for special int typesDan McGee2009-10-11
* int typing: s/unsigned short/int/ in libalpmDan McGee2009-10-11
* Change the interface for target loadingXavier Chantry2009-09-12
* Remove transaction typeXavier Chantry2009-09-08
* Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* Check package arch before installingXavier Chantry2009-09-06
* Add Architecture and --arch optionXavier Chantry2009-09-06
* dload.c : various fixesXavier Chantry2009-08-18
* Add a fetch callback to allow front-end download supportSebastian Nowicki2009-07-22
* Introduce -SuuNagy Gabor2009-07-22
* Update copyright headers and messagesDan McGee2009-07-01
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor2009-06-01
* Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()Nagy Gabor2009-05-18
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry2009-02-28