summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-06dload: abstract dload_interrupted reasonsDave Reisner
2011-09-06dload: improve debug outputDave Reisner
2011-09-06sync: add missing newline in warning messageDave Reisner
2011-09-06avoid blowing out the filecache list when using tmpdirDave Reisner
2011-09-02More package operations cleanupDan McGee
2011-09-02Add -p/--print tip for -Q operations on filepathDan McGee
2011-09-02Former transaction callback rename refactorDan McGee
2011-09-02Move all callbacks up to the handle levelDan McGee
2011-09-02Be fully silent on any -Sp operationDan McGee
2011-09-02Make delta validation/application more logicalDan McGee
2011-09-02pacman-key: add --refresh-keys operationDan McGee
2011-09-02pacman-key: split keyserver to a separate optionDan McGee
2011-09-02pacman-key help and documentation cleanupDan McGee
2011-09-02doc: consistency when referencing other optionsDan McGee
2011-09-02pacman-key: document --lsign-keyDan McGee
2011-09-02Clean up handling of size fieldsDan McGee
2011-09-01pactest: remove PACMAN_OUTPUT from ldconfig testsDan McGee
2011-09-01_alpm_parsedate(): return time_t and not longDan McGee
2011-09-01Add pactest for overflowing date (year 2038 problem)Dan McGee
2011-09-01makepkg: fix overzealous PGP signature file matchingDan McGee
2011-09-01pacman/callback: reuse strlen calculationDave Reisner
2011-09-01makepkg: fix sanity checking in versioningDave Reisner
2011-09-01makepkg: read filenames in a while loopDave Reisner
2011-09-01makepkg: fix breakage in eval'ing quoted stringsDave Reisner
2011-08-30pacman-key: add --lsign-key operationDan McGee
2011-08-30pacman-key master key generationDan McGee
2011-08-30Scale package integrity progress bar/percentage by package sizeDan McGee
2011-08-30Remove outdated comment for _alpm_outerconflictsAllan McRae
2011-08-29Improve advice for sync ops when db.lck is presentPang Yan Han
2011-08-29Parse > 2GiB file sizes correctlyDan McGee
2011-08-29lib/libalpm/handle.c: Removed redundant if conditionHelder Martins
2011-08-29Ensure progress callback updates if XX/YY numerator changesDan McGee
2011-08-29pacman-key: fix broken logic around updating trust databaseDan McGee
2011-08-29Run pacman test-suite with LC_ALL=CAllan McRae
2011-08-29Streamline alpm_splitdep() comparisonsDan McGee
2011-08-29pacsort: use boolean, not binary OR operationDave Reisner
2011-08-29Rework scriptlet tests to not depend on pacman outputDan McGee
2011-08-28Merge branch 'allan/pacman-key'Dan McGee
2011-08-28_alpm_splitdep(): don't pass bogus length value to strndupDan McGee
2011-08-28Database read optimizationsDan McGee
2011-08-28Allow access to package origin dataDan McGee
2011-08-28Removed multiple definitions of pkgfrom_tDiogo Sousa
2011-08-29pacman-key: have --init add more options to default gpg.confDan McGee
2011-08-29pacman-key: refine permission and locking checksDan McGee
2011-08-29pacman-key: rework and document holding keys in keyringAllan McRae
2011-08-29pacman-key: Improve documentation for --populateAllan McRae
2011-08-29pacman-key: update trust database for relevant operationsAllan McRae
2011-08-29pacman-key: import everything then revoke on --populateAllan McRae
2011-08-29pacman-key: rework importing distro/repo provided keyringsAllan McRae
2011-08-28Better error handling out of package load methodDan McGee