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