summaryrefslogtreecommitdiff
path: root/lib/libalpm/log.c
AgeCommit message (Expand)Author
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-16War on whitespaceDan McGee
2007-11-04libalpm: open the logstream on demandDan McGee
2007-07-09Clean up the alpm handleDan McGee
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee
2007-06-04Move functions out of alpm.c to where they belongDan McGee
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
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-02-16- db_write: add support to write both local and sync entriesAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-03-16Code cleanupAurelien Foret
2005-03-16Moved log callback definition to alpm.hAurelien Foret
2005-03-16Removed the "__" prefix from __pm_logcb and __pm_logmaskAurelien Foret
2005-03-16Added LOG_STR_LEN define to avoid hardcoded length for log stringsAurelien Foret
2005-03-15Initial revisionJudd Vinet