Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib/libalpm/handle.c
AgeCommit message (Expand)Author
2006-03-02added a debug logAurelien Foret
2006-02-20the library must provide default values for main optionsAurelien Foret
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret
2006-01-21added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...Aurelien Foret
2006-01-07removed handle/uid checks (CYGWIN)Aurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-12-28Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)Aurelien Foret
2005-10-10added PM_OPT_CACHEDIR library optionAurelien Foret
2005-10-07Merging in recent fixes/additions from 2.9.7Judd Vinet
2005-10-05Applied reworked patch from VMiklos (vmiklos@frugalware.org)Aurelien Foret
2005-04-16reworked handle structure initializationAurelien Foret
2005-03-28reworked dbpath handling to make it possible to use databases stored at diffe...Aurelien Foret
2005-03-18Fixed some typo...Aurelien Foret
2005-03-18Removed unuseful getuid() callsAurelien Foret
2005-03-16Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internalAurelien Foret
2005-03-16New ORE tagAurelien Foret
2005-03-16Removed the "__" prefix from __pm_logcb and __pm_logmaskAurelien Foret
2005-03-16Renamed PACXXX defines to PM_XXXAurelien Foret
2005-03-15Initial revisionJudd Vinet