summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm.h
Commit message (Expand)AuthorAge
...
| * alpm.h: fix typos in documentationRémy Oudompheng2011-04-13
| * alpm.h: document transaction flagsRémy Oudompheng2011-04-09
| * More documentation for option getters/setters.Rémy Oudompheng2011-04-09
| * alpm.h: more documentation for pkgreason, depend and errno.Rémy Oudompheng2011-04-09
| * Move documentation for public package function to alpm.hRémy Oudompheng2011-04-09
| * alpm.h: organize doxygen documentation in groupsRémy Oudompheng2011-04-09
| * Move documentation of public database functions to alpm.hRémy Oudompheng2011-04-09
| * alpm.h: add documentation for package property accessorsRémy Oudompheng2011-04-09
| * Move documentation of public transaction functions to alpm.hRémy Oudompheng2011-04-09
* | libalpm: consistently use int as return type for option settersRémy Oudompheng2011-04-15
* | Add functions for verifying database signatureAllan McRae2011-03-23
* | Added gpg verification options per repo to the config file.Xavier Chantry2011-03-23
* | Integrate GPGME into libalpmDan McGee2011-03-23
* | Add some error codes for signature verificationDan McGee2011-03-23
* | Add signature directory as option on libalpm handleDan McGee2011-03-23
* | Merge branch 'gpg-libalpm-basics'Dan McGee2011-03-23
|\ \
| * | Allow PGP signature to be read from sync databaseDan McGee2011-03-23
* | | Remove libfetch error codeDan McGee2011-03-23
|/ /
* / handle error case for PM_ERR_LIBCURLDave Reisner2011-03-09
|/
* Check local DB version before continuing transactionDan McGee2011-02-28
* alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner2011-02-25
* 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