summaryrefslogtreecommitdiff
path: root/src/pacman/callback.c
Commit message (Expand)AuthorAge
* Remove the non-user friendly --ask optionDan McGee2007-10-08
* Update comments dealing with pkgext/dbext strippingDan McGee2007-09-28
* Fix some errors spit out by -WextraDan McGee2007-08-16
* Code cleanupDan McGee2007-08-14
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Remove scriptlet START and DONE commands that we don't useDan McGee2007-06-27
* Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee2007-06-09
* Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* Remove 'removes' array from libalpmDan McGee2007-04-28
* Remove output.c and output.hDan McGee2007-04-26
* Start of the newline fixes after switching over the outputDan McGee2007-04-26
* Set the correct type on the log callback functionDan McGee2007-04-26
* Add -pedantic flag to pacman (frontend) CFLAGSDan McGee2007-04-26
* Remove MSG output macro (#define and in code)Dan McGee2007-04-26
* Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26