Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-20 | * repo-add script - to add entries to a db file directly from package data ↵ | Aaron Griffin | 1 | -7/+4 | |
(no PKGBUILD) * libalpm api changes - move from a _getinfo(p, WHAT_WE_WANT) scheme to a typesafe _get_what_we_want(p) scheme [not 100% complete yet] * some const correctness changes * removal of PM_* types in alpm.h in favor of the pm*_t types used throughout libalpm | |||||
2006-02-16 | - db_write: add support to write both local and sync entries | Aurelien Foret | 1 | -3/+3 | |
- code cleanup | |||||
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 | |
Not needed for library internal data | |||||
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 | |