Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-02changes merged from 2.9.8 -- clarified license usage, new options var in PKGB...Judd Vinet
2006-02-01fixed vprint implementation (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-02-01fixed typos in 2 debug logsAurelien Foret
2006-02-01added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-02-01added libalpm manpage (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-02-01doxygen support: added @brief field (patch from VMiklos <vmiklos@frugalware.o...Aurelien Foret
2006-02-01Added a missing trans_release call upon lib shutdown (patch from VMiklos <vmi...Aurelien Foret
2006-01-29removed unlock code from alpm_release()Aurelien Foret
2006-01-29added a missing trans_release before pacman_sync callAurelien Foret
2006-01-28cleanup up error cases handling in pacman_deptestAurelien Foret
2006-01-28added a --noprogressbar switch for scripts to useJudd Vinet
2006-01-28Search through package provides if no literal matches are found when scanning...Judd Vinet
2006-01-28makeworld sudo supportJudd Vinet
2006-01-28use sudo for -i if available (fw)Judd Vinet
2006-01-27improved log messages for add_commitAurelien Foret
2006-01-27cleaned up db_write error cases handlingAurelien Foret
2006-01-27fixed potential file descriptor leaksAurelien Foret
2006-01-27added a missing error message in case of lock failureAurelien Foret
2006-01-27added missing retval values in trans_release error casesAurelien Foret
2006-01-26little fix for erroneous outputJudd Vinet
2006-01-26fixed a compilation warningAurelien Foret
2006-01-26reworked lock handling (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-01-26reworked lock handling (patch from VMiklos <vmiklos@frugalware.fr>)Aurelien Foret
2006-01-26reordered group entry position in db_write (to be in line with alpm/db_write)Aurelien Foret
2006-01-26- fixed a compilation warningAurelien Foret
2006-01-26doxygen comments update (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-01-22changed behaviour with original=X,current=Y,new=Z backup scenario -- install ...Judd Vinet
2006-01-22cleaned up format a bit, added global KEEPDOCS and NOSTRIP flagsJudd Vinet
2006-01-22added new options field to PKGBUILDs for package-by-package overridesJudd Vinet
2006-01-21document package, group, sync and transaction functions (patch from VMiklos <...Aurelien Foret
2006-01-21fixed a typoAurelien Foret
2006-01-21resolvedeps: return the depmiss info to the frontend in case of failureAurelien Foret
2006-01-21added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...Aurelien Foret
2006-01-18more code cleanup yetAurelien Foret
2006-01-17fixed detection for duplicate entries in list of deps/conflictsAurelien Foret
2006-01-17added the possibility to "-Syy" (can be used to force synctrees update, even ...Aurelien Foret
2006-01-17code cleanupAurelien Foret
2006-01-17code cleanupAurelien Foret
2006-01-17even more code cleanupAurelien Foret
2006-01-17reworked log messagesAurelien Foret
2006-01-17- code cleanupAurelien Foret
2006-01-16more code cleanupAurelien Foret
2006-01-16fixed tabsAurelien Foret
2006-01-15pulled out conflict checkings from checkdeps() in its own function: checkconf...Aurelien Foret
2006-01-14sync_prepare: added a missing chunk of code for dependency checks of packages...Aurelien Foret
2006-01-14checkdeps:Aurelien Foret
2006-01-14sysupgrade: skip version cmp for pkg elected for removal (patch from VMiklos...Aurelien Foret
2006-01-13code cleanupAurelien Foret
2006-01-13maked verbose group listing enabled by -Sgg instead of -SgvAurelien Foret
2006-01-13code cleanupAurelien Foret