summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-07Update utilities for new initialize/release methodsDan McGee
2011-06-07New signatures for alpm initialize and releaseDan McGee
2011-06-07Add cachedirs one-by-one in set_cachedirs()Dan McGee
2011-06-07Be consistent with memory treatment for plural option settersDan McGee
2011-06-07Add helper methods for setting directory optionsDan McGee
2011-06-07Transifex updatesDan McGee
2011-06-07Remove incorrect output when downloading onlyAllan McRae
2011-06-07makepkg: fix creation of source package with -pAllan McRae
2011-06-03Use standard errno codes in return from _alpm_archive_fgetsDan McGee
2011-06-03Remove global handle dependencies from sync/upgrade pathsDan McGee
2011-06-03Remove global handle from remove.cDan McGee
2011-06-03Remove global handle from some package and db codeDan McGee
2011-06-03Remove global handle from diskspace.cDan McGee
2011-06-03Remove global handle from util.cDan McGee
2011-06-03Push down extern handle variable to files that need itDan McGee
2011-06-03Add handle attribute to pmpkg_t structDan McGee
2011-06-03Add handle attribute to pmdb_t structDan McGee
2011-06-03Remove unnecessary handle != NULL assertsDan McGee
2011-06-03Remove ALPM_LOG_FUNC macroDan McGee
2011-06-02Merge branch 'maint'Dan McGee
2011-06-02Show net upgrade size on -U/-S operationsDan McGee
2011-06-02Add two currently failing test cases from bug reportsDan McGee
2011-06-023.5.3 release preparationDan McGee
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee
2011-06-01lib/dload.c: remove assumption in continuation logicDave Reisner
2011-06-01dload: abort transfer on CURLOPT_LOW_SPEED_LIMITDave Reisner
2011-06-01Ensure list_display works on outputs of unknown widthDan McGee
2011-06-01makepkg: add libdepends supportFlorian Pritz
2011-06-01doc: monospace attribute escape fixesDan McGee
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han
2011-06-01Merge branch 'maint'Dan McGee
2011-06-01Update pacman manpage and pacman.conf for gpgdirPang Yan Han
2011-06-01doc: fix attribute substitution in monospaced textDan McGee
2011-06-01doc: update Makefile for new asciidoc resource locationDan McGee
2011-06-01doc: add a few more escapes and fix usage of {}Dan McGee
2011-06-01Let pacman -v print GPG DirPang Yan Han
2011-05-27makepkg: add libprovides supportFlorian Pritz
2011-05-24alpm_list: fix typo in doxygen commentPang Yan Han
2011-05-19Bail early if we don't have a valid lockfile pathDan McGee
2011-05-19Merge branch 'maint'Dan McGee
2011-05-19Coding style cleanups; add a null checkDan McGee
2011-05-16Ensure --print doesn't enable --noconfirm when not expectedDan McGee
2011-05-16Fix segfault when uninstalling broken backed-up symlinkDan McGee
2011-05-16Add test for FS#24230, dead backup symlink removalDan McGee
2011-05-16pactest: treat symlinks with more respectDan McGee
2011-05-16Transifex updatesDan McGee
2011-05-16trans.c: create transaction prior to checking DB versionDave Reisner
2011-05-10Don't balk on .sig files being invalid in package cacheDan McGee
2011-05-05Remove sync DB reregister checkDan McGee
2011-05-05Rework config parsing to reduce variable duplicationDan McGee