index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
handle.c
Age
Commit message (
Expand
)
Author
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-12-28
Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)
Aurelien Foret
2005-10-10
added PM_OPT_CACHEDIR library option
Aurelien Foret
2005-10-07
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-10-05
Applied reworked patch from VMiklos (vmiklos@frugalware.org)
Aurelien Foret
2005-04-16
reworked handle structure initialization
Aurelien Foret
2005-03-28
reworked dbpath handling to make it possible to use databases stored at diffe...
Aurelien Foret
2005-03-18
Fixed some typo...
Aurelien Foret
2005-03-18
Removed unuseful getuid() calls
Aurelien Foret
2005-03-16
Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal
Aurelien Foret
2005-03-16
New ORE tag
Aurelien Foret
2005-03-16
Removed the "__" prefix from __pm_logcb and __pm_logmask
Aurelien Foret
2005-03-16
Renamed PACXXX defines to PM_XXX
Aurelien Foret
2005-03-15
Initial revision
Judd Vinet