index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-20 | * repo-add script - to add entries to a db file directly from package data ↵ | Aaron Griffin | |
(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-10-21 | More extern moving - keep extern decls in the headers makes for easier/better | Aaron Griffin | |
reuse. | |||
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 | |