summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2011-05-05Refactor VerifySig option value parsing into standalone methodDan McGee
2011-05-05Merge branch 'maint'Dan McGee
2011-05-05Don't null-check handle lists before settingDan McGee
2011-05-05Improve database server APIDan McGee
2011-05-05Ensure populate error return codes are consistentDan McGee
2011-05-05Logging changes during DB loadDan McGee
2011-05-05Make config parsing a two-part affairDan McGee
2011-05-05Move parseconfig to conf.cDan McGee
2011-05-05pactest: run with root in /tmp and clean up automaticallyDan McGee
2011-05-05dload: ensure we return success if we found files on any mirrorDan McGee
2011-05-05Dan broke my patchAllan McRae
2011-05-04Fix incorrect memory allocation assignmentDan McGee
2011-05-04dload: make sure we never print a bogus error bufferDan McGee
2011-05-04Merge branch 'maint'Dan McGee
2011-05-04Deal with unused function parameters correctlyAllan McRae
2011-05-04pactree: make -Wwrite-strings friendlyDan McGee
2011-05-04Fix warnings reported by -Wwrite-stringsDan McGee
2011-05-04Reduce duplicate signing debug code and fix logic conditionDan McGee
2011-05-02makepkg: quote variable that may contain spacesAllan McRae
2011-05-02Update PKGBUILD exampleAllan McRae
2011-04-29Merge branch 'maint'Dan McGee
2011-04-29Transifex updatesDan McGee
2011-04-29pacman(8): grammar correction for relative clausesMatt Mooney
2011-04-29pacman(8): change "options" to "operation" when referring to -DMatt Mooney
2011-04-27configure: add output showing what libraries will be usedDan McGee
2011-04-27Allow conditional compilation with GPGMEDan McGee
2011-04-24signing: add more detail to unexpected signature count errorDan McGee
2011-04-24Enhance GPGME debug outputDan McGee
2011-04-24Perform package verification at package load timeDan McGee
2011-04-24sync_commit: refactor out validate_deltasDan McGee
2011-04-24sync_commit: refactor out file downloadsDan McGee