summaryrefslogtreecommitdiff
path: root/src/pacman/callback.c
AgeCommit message (Expand)Author
2019-03-07Remove support for deltas from libalpmAllan McRae
2019-03-07Make pacman forget deltas existAllan McRae
2019-02-21Use standard, consistent units in the download progress.Sever Oraz
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-07-11provide command for downloading missing databasesAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster
2016-05-05Print replacements when using -SupAllan McRae
2016-02-23Fix inconsistent status messagesStefan Tatschner
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-11-11Use correct format specifiersRikard Falkeborn
2015-07-15Add pacman support for .files databasesAllan McRae
2015-07-12Fix overflow warningsAndrew Gregory
2015-05-12Pluralize callback stringAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-21remove support for .pacorig filesAndrew Gregory
2014-12-24Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callbackAllan McRae
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory
2014-06-29use monotonic clock for progress updatesAndrew Gregory
2014-06-29cache terminal size, add SIGWINCH handler to resetDave Reisner
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel
2014-06-24Update the question callbackOlivier 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-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-28pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel
2014-01-06Update copyright years for 2014Allan McRae
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15log important events from the backendAndrew Gregory
2013-10-31callback.c: check for negative xfered sizeAndrew Gregory
2013-07-22Clarify inter-conflicts messageAllan McRae
2013-05-07Merge branch 'maint'Allan McRae
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan
2013-04-18Unify front and backend responses for --printConnor Behan
2013-04-11Rework callback message to add translationAllan McRae
2013-03-10make status/log messages reflect version changeSimon Gomizelj
2013-03-07remove :: prefix from all messageSimon Gomizelj
2013-02-09Check keys are in keyring before package validationAllan McRae
2013-01-28add caller prefix to alpm_logactionAndrew Gregory
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix missing spaces in operatorsGerardo Exequiel Pozzi