summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm.h
AgeCommit message (Expand)Author
2019-03-07Remove support for deltas from libalpmAllan McRae
2019-01-21libalpm: fix minor typo in _alpm_db_usage_morganamilo
2019-01-10libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()Allan McRae
2018-11-27add specific error for missing gpg supportAndrew Gregory
2018-08-10Remove the last traces of the pacman --force optionAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman
2017-01-04Update copyright yearsAllan McRae
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-10-22Add ALPM_ERR_OK to _alpm_errno_tIvy Foster
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-05-05Prevent wrapping of enum itemsAllan McRae
2016-05-05fix spelling mistakesEric Engestrom
2016-01-04Update copyright years for 2016Allan McRae
2015-12-15alpm-hooks: add Description fieldAllan McRae
2015-12-15Show progress processing hooksAllan McRae
2015-12-15Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae
2015-12-15Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel
2015-12-05add and expose alpm_unlockAndrew Gregory
2015-10-18run hooks during trans_commitAndrew Gregory
2015-10-18handle: add hookdirs optionAndrew Gregory
2015-07-15Allow frontends to specify the sync database extensionAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-21remove support for .pacorig filesAndrew Gregory
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory
2014-12-24libalpm: Add accessors for the base fieldJohannes Löthberg
2014-12-18add alpm_option_match_noupgradeAndrew Gregory
2014-11-18Add alpm_option_match_noextractAllan McRae
2014-09-30Add --assume-installed optionFlorian Pritz
2014-09-30libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory
2014-09-23alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory
2014-08-04handle: factor out string list option handlingAndrew Gregory
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel
2014-06-24Update the question callbackOlivier Brunel
2014-06-24alpm.h: Move alpm_errno_t definition upOlivier Brunel
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel
2014-03-03Update the event callbackOlivier Brunel
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel
2014-01-06Update copyright years for 2014Allan McRae
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-10-31Expose alpm_pkg_should_ignoreAllan McRae