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