summaryrefslogtreecommitdiff
path: root/src/pacman/callback.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'maint'Dan McGee2012-02-06
|\
| * Fix FS#27924: don't display negative zeroesThomas Dziedzic2012-02-03
* | Convert get_update_timediff to integer return valueDan McGee2012-01-02
* | include config.h via MakefilesDave Reisner2011-12-21
* | code syntax cleanupDave Reisner2011-12-12
* | add key algo to import msgFlorian Pritz2011-11-20
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-20
* | Remove unnecessary casts in callback codeDan McGee2011-11-15
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | Merge branch 'maint'Dan McGee2011-11-07
|\|
| * Fix download progress rounding edge caseDan McGee2011-11-03
* | sync: dont group sync records by repositoryDave Reisner2011-10-21