summaryrefslogtreecommitdiff
path: root/src/pacman/callback.h
AgeCommit message (Expand)Author
2012-02-20Update copyright yearsAllan McRae
2011-09-02Former transaction callback rename refactorDan McGee
2011-06-28Rename pmtransprog_t to alpm_transprog_tAllan McRae
2011-06-28Rename pmtransconv_t to alpm_transconv_tAllan McRae
2011-06-28Rename pmtransevt_t to alpm_transevt_tAllan McRae
2011-06-28Rename pmloglevel_t to alpm_loglevel_tAllan McRae
2011-02-24Mark log callback format string constDan McGee
2011-01-07Use size_t for alpm_list sizesAllan McRae
2011-01-07Update copyright years for 2011Allan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-07-01Update copyright headers and messagesDan McGee
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-02-27Start removing some junk from the function templateDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-11Implement TotalDownload option.Nathan Jones
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee
2007-04-26Set the correct type on the log callback functionDan McGee
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee