summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dload: provide optional netrc supportDave Reisner2011-09-11
* makepkg: unset errexit when sourcing /etc/profileDave Reisner2011-09-11
* paccache: escape . in trimming of diskspace stringDave Reisner2011-09-11
* download callback: show decimal places in rate if we have roomDan McGee2011-09-11
* Move download callback static vars into functionDan McGee2011-09-11
* diskspace: fix memory leak on root mount not foundDave Reisner2011-09-08
* Print 'loading packages' message on -U operationsDan McGee2011-09-08
* makepkg: use more awk'ish syntax in sanity checksDave Reisner2011-09-07
* makepkg: avoid for loop in deleting manpage hardlinksDave Reisner2011-09-07
* makepkg: act on function return value, not outputDave Reisner2011-09-07
* makepkg: refactor check_pgpsigs outputDave Reisner2011-09-07
* Use more correct integer types in diskspace checksDan McGee2011-09-07
* query check: use provided filelist count instead of keeping trackDan McGee2011-09-07
* Remove unnecessary castDan McGee2011-09-07
* Ensure PackageRequired works as expectedDan McGee2011-09-07
* makepkg: use globs in place of regexDave Reisner2011-09-06
* dload: use intmax_t when printing off_tDan McGee2011-09-06
* makepkg: unset variables as per !{make,build}flagsDave Reisner2011-09-06
* rankmirrors: properly sort resulting timesDave Reisner2011-09-06
* dload: abstract dload_interrupted reasonsDave Reisner2011-09-06
* dload: improve debug outputDave Reisner2011-09-06
* sync: add missing newline in warning messageDave Reisner2011-09-06
* avoid blowing out the filecache list when using tmpdirDave Reisner2011-09-06
* More package operations cleanupDan McGee2011-09-02
* 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