summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm.h
Commit message (Expand)AuthorAge
* add --overwrite option to ignore file conflictsAndrew Gregory2017-04-12
* Introduce a 'disable-download-timeout' optionChristian Hesse2017-01-13
* Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Add ALPM_ERR_OK to _alpm_errno_tIvy Foster2016-10-22
* Do not #define _RESERVED_IDENTIFIERSIvy Foster2016-09-25
* Prevent wrapping of enum itemsAllan McRae2016-05-05
* fix spelling mistakesEric Engestrom2016-05-05
* Update copyright years for 2016Allan McRae2016-01-04
* alpm-hooks: add Description fieldAllan McRae2015-12-15
* Show progress processing hooksAllan McRae2015-12-15
* Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae2015-12-15
* Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel2015-12-15
* add and expose alpm_unlockAndrew Gregory2015-12-05
* run hooks during trans_commitAndrew Gregory2015-10-18
* handle: add hookdirs optionAndrew Gregory2015-10-18
* Allow frontends to specify the sync database extensionAllan McRae2015-07-15
* Update copyright notices for 2015Allan McRae2015-02-01
* remove support for .pacorig filesAndrew Gregory2015-01-21
* conf.c: use masks for siglevel inheritanceAndrew Gregory2015-01-21
* libalpm: Add accessors for the base fieldJohannes Löthberg2014-12-24
* add alpm_option_match_noupgradeAndrew Gregory2014-12-18
* Add alpm_option_match_noextractAllan McRae2014-11-18
* Add --assume-installed optionFlorian Pritz2014-09-30
* libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz2014-09-30
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory2014-09-23
* handle: factor out string list option handlingAndrew Gregory2014-08-04
* events: Make alpm_event_t an union of all event-specific structOlivier Brunel2014-06-24
* Update the question callbackOlivier Brunel2014-06-24
* alpm.h: Move alpm_errno_t definition upOlivier Brunel2014-06-24
* Add events on pacnew/pacsave/pacorig file creationOlivier Brunel2014-03-03
* Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel2014-03-03
* Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel2014-03-03
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* alpm: export *_free functionsAndrew Gregory2014-02-04
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* Expose alpm_pkg_should_ignoreAllan McRae2013-10-31
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* alpm_filelist: remove resolved_pathAndrew Gregory2013-06-03
* Improve error message when package is missing required signatureAllan McRae2013-05-29
* Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan2013-04-24
* make status/log messages reflect version changeSimon Gomizelj2013-03-10
* use resolved_path for filelist_containsAndrew Gregory2013-02-24