summaryrefslogtreecommitdiff
path: root/src/pacman/callback.c
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* Normalize alpm download callback's frontend cb argumentsIvy Foster2016-08-30
* Print replacements when using -SupAllan McRae2016-05-05
* Fix inconsistent status messagesStefan Tatschner2016-02-23
* 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
* Use correct format specifiersRikard Falkeborn2015-11-11
* Add pacman support for .files databasesAllan McRae2015-07-15
* Fix overflow warningsAndrew Gregory2015-07-12
* Pluralize callback stringAllan McRae2015-05-12
* Update copyright notices for 2015Allan McRae2015-02-01
* remove support for .pacorig filesAndrew Gregory2015-01-21
* Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callbackAllan McRae2014-12-24
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* use monotonic clock for progress updatesAndrew Gregory2014-06-29
* cache terminal size, add SIGWINCH handler to resetDave Reisner2014-06-29
* events: Make alpm_event_t an union of all event-specific structOlivier Brunel2014-06-24
* Update the question callbackOlivier 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
* 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
* pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* log important events from the backendAndrew Gregory2013-11-15
* callback.c: check for negative xfered sizeAndrew Gregory2013-10-31
* Clarify inter-conflicts messageAllan McRae2013-07-22
* Merge branch 'maint'Allan McRae2013-05-07
|\
| * Rework callback message to add translationAllan McRae2013-04-11
* | Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan2013-04-24
* | Unify front and backend responses for --printConnor Behan2013-04-18
|/
* make status/log messages reflect version changeSimon Gomizelj2013-03-10
* remove :: prefix from all messageSimon Gomizelj2013-03-07
* Check keys are in keyring before package validationAllan McRae2013-02-09
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* Do not warn about missing database if being downloadedAllan McRae2012-12-14
* Notify of removed package required as optdependAllan McRae2012-12-14
* Reduce calls to getcolsDan McGee2012-03-16
* Pass a file descriptor to getcols and flush_term_inputDan McGee2012-03-16
* Update copyright yearsAllan McRae2012-02-20