Age | Commit message (Expand) | Author |
2011-06-28 | Rename pmloglevel_t to alpm_loglevel_t | Allan McRae |
2011-06-28 | Rename pmhandle_t to alpm_handle_t | Allan McRae |
2011-06-13 | Switch all logging to use handle directly | Dan McGee |
2011-06-03 | Remove ALPM_LOG_FUNC macro | Dan McGee |
2011-02-24 | Mark log callback format string const | Dan McGee |
2011-01-07 | Update copyright years for 2011 | Allan McRae |
2010-03-14 | Bump copyright dates to 2010 | Dan McGee |
2009-07-01 | Update copyright headers and messages | Dan McGee |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-11-16 | War on whitespace | Dan McGee |
2007-10-08 | Add gcc format attribute to _alpm_log, catch a few bugs in the process | Dan McGee |
2007-09-28 | libalpm: Add newline to alpm log function output | Dan McGee |
2007-06-09 | Remove logmask stuff from backend; switch logging callback to new pm_printf | Dan McGee |
2007-01-30 | K. Piche <kevin.piche@cgi.com> | Aaron Griffin |
2007-01-24 | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin |
2006-10-21 | More extern moving - keep extern decls in the headers makes for easier/better | Aaron Griffin |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet |
2005-03-24 | removed duplicated prototype | Aurelien Foret |
2005-03-16 | Moved log callback definition to alpm.h | Aurelien Foret |
2005-03-16 | Added LOG_STR_LEN define to avoid hardcoded length for log strings | Aurelien Foret |
2005-03-15 | Initial revision | Judd Vinet |