summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/alpm.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-05Prevent wrapping of enum itemsAllan McRae1-1/+1
2016-05-05fix spelling mistakesEric Engestrom1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-12-15alpm-hooks: add Description fieldAllan McRae1-0/+2
2015-12-15Show progress processing hooksAllan McRae1-1/+17
2015-12-15Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae1-0/+4
2015-12-15Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel1-1/+23
2015-12-05add and expose alpm_unlockAndrew Gregory1-0/+1
2015-10-18run hooks during trans_commitAndrew Gregory1-0/+1
2015-10-18handle: add hookdirs optionAndrew Gregory1-0/+9
2015-07-15Allow frontends to specify the sync database extensionAllan McRae1-0/+3
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2015-01-21remove support for .pacorig filesAndrew Gregory1-14/+1
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory1-3/+0
2014-12-24libalpm: Add accessors for the base fieldJohannes Löthberg1-0/+6
2014-12-18add alpm_option_match_noupgradeAndrew Gregory1-0/+1
2014-11-18Add alpm_option_match_noextractAllan McRae1-0/+1
2014-09-30Add --assume-installed optionFlorian Pritz1-0/+11
2014-09-30libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz1-0/+11
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory1-21/+15
2014-09-23alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory1-3/+0
2014-08-04handle: factor out string list option handlingAndrew Gregory1-4/+4
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel1-7/+22
2014-06-24Update the question callbackOlivier Brunel1-4/+100
2014-06-24alpm.h: Move alpm_errno_t definition upOlivier Brunel1-84/+87
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel1-1/+40
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel1-0/+16
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel1-0/+4
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel1-16/+21
2014-03-03Update the event callbackOlivier Brunel1-63/+85
2014-02-04alpm: export *_free functionsAndrew Gregory1-0/+4
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-11-15Fix whitespace and other formatting issuesJason St. John1-7/+7
2013-10-31Expose alpm_pkg_should_ignoreAllan McRae1-0/+9
2013-10-31Make functions to decode a signature and extract keyid publicAllan McRae1-0/+6
2013-09-04libalpm: introduce a usage level for reposDave Reisner1-0/+22
2013-06-03alpm_filelist: remove resolved_pathAndrew Gregory1-2/+1
2013-05-29Improve error message when package is missing required signatureAllan McRae1-0/+1
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan1-4/+3
2013-03-10make status/log messages reflect version changeSimon Gomizelj1-0/+20
2013-02-24use resolved_path for filelist_containsAndrew Gregory1-1/+1
2013-02-16fix alpm_validation_t commentAndrew Gregory1-1/+1
2013-02-13Add format attributes to all required functionsAllan McRae1-1/+2
2013-02-09Check keys are in keyring before package validationAllan McRae1-2/+11
2013-02-07Add configuration option for Upgrade operation SigLevelAllan McRae1-0/+9
2013-01-28add caller prefix to alpm_logactionAndrew Gregory1-1/+2
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-12-14Add public functions for accessing mtree dataAllan McRae1-0/+21