summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-24Rein in the complexity of the signature typeDan McGee
2011-04-24signing: let GPGME handle loading signatures from filesDan McGee
2011-04-24repo-add: update copyright messageAllan McRae
2011-04-24repo-add: document -k optionAllan McRae
2011-04-24repo-add: check for gpg earlyAllan McRae
2011-04-24repo-add: check for valid key when signing is requestedAllan McRae
2011-04-24repo-add: add option to specify a different key to sign withDenis A. AltoƩ Falqueto
2011-04-24repo-add: simplify usage messageAllan McRae
2011-04-22Make dump_pkg_full a little less insaneDan McGee
2011-04-22libalpm/dload: major refactor of signature downloadingDan McGee
2011-04-22libalpm/dload: add allow_resume and reorder error checksDan McGee
2011-04-22Merge branch 'maint'Dan McGee
2011-04-22Small translation update from TransifexDan McGee
2011-04-22cleanup: add_pkg() and remove_pkg()Dan McGee