Age | Commit message (Expand) | Author | Files | Lines |
2010-03-15 | Bump copyright dates to 2010 | Dan McGee | 1 | -1/+1 |
2009-07-01 | Update copyright headers and messages | Dan McGee | 1 | -1/+2 |
2008-04-07 | Remove unnecessary header file, move one macro to util.c | Dan McGee | 1 | -1/+0 |
2007-12-11 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 1 | -4/+2 |
2007-11-17 | War on whitespace | Dan McGee | 1 | -3/+3 |
2007-11-04 | libalpm: open the logstream on demand | Dan McGee | 1 | -0/+19 |
2007-07-09 | Clean up the alpm handle | Dan McGee | 1 | -1/+1 |
2007-06-09 | Remove logmask stuff from backend; switch logging callback to new pm_printf | Dan McGee | 1 | -13/+8 |
2007-06-05 | Move functions out of alpm.c to where they belong | Dan McGee | 1 | -0/+42 |
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 1 | -2/+4 |
2007-01-24 | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 1 | -1/+1 |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 1 | -7/+4 |
2006-02-16 | - db_write: add support to write both local and sync entries | Aurelien Foret | 1 | -3/+3 |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 |
2005-03-16 | Code cleanup | Aurelien Foret | 1 | -1/+0 |
2005-03-16 | Moved log callback definition to alpm.h | Aurelien Foret | 1 | -0/+1 |
2005-03-16 | Removed the "__" prefix from __pm_logcb and __pm_logmask | Aurelien Foret | 1 | -5/+5 |
2005-03-16 | Added LOG_STR_LEN define to avoid hardcoded length for log strings | Aurelien Foret | 1 | -2/+2 |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+52 |