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