summaryrefslogtreecommitdiff
path: root/lib/libalpm/log.h
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-01-28add caller prefix to alpm_logactionAndrew Gregory
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2011-06-28Rename pmloglevel_t to alpm_loglevel_tAllan McRae
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae
2011-06-13Switch all logging to use handle directlyDan McGee
2011-06-03Remove ALPM_LOG_FUNC macroDan McGee
2011-02-24Mark log callback format string constDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-07-01Update copyright headers and messagesDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-16War on whitespaceDan McGee
2007-10-08Add gcc format attribute to _alpm_log, catch a few bugs in the processDan McGee
2007-09-28libalpm: Add newline to alpm log function outputDan McGee
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee
2007-01-30K. Piche <kevin.piche@cgi.com>Aaron Griffin
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-10-21More extern moving - keep extern decls in the headers makes for easier/betterAaron Griffin
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-03-24removed duplicated prototypeAurelien Foret
2005-03-16Moved log callback definition to alpm.hAurelien Foret
2005-03-16Added LOG_STR_LEN define to avoid hardcoded length for log stringsAurelien Foret
2005-03-15Initial revisionJudd Vinet