summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-18dload: avoid using memrchrDave Reisner1-3/+9
2011-09-18Ensure entire struct is zeroed in _alpm_parsedate()Dan McGee1-1/+2
2011-09-18pactree: include missing ctype.h headerDave Reisner1-0/+1
2011-09-18configure: Fix quoting in SEDINPLACE on DarwinDave Reisner1-1/+1
2011-09-18dload: remove user:pass@ definition from hostnameDave Reisner1-1/+9
2011-09-18paccache: remove unnecessary if checkDave Reisner1-4/+2
2011-09-18Fix build without gpgmeDan McGee1-1/+3
2011-09-15pacman: add short opt '-p' for --print to -{S,R}hDave Reisner1-1/+1
2011-09-15include ldconfig.stub in EXTRA_DISTDave Reisner1-0/+1
2011-09-15buildsys: remove existing symlinks before installingDave Reisner2-0/+3
2011-09-15Don't duplicate header stringsDan McGee1-5/+5
2011-09-14makepkg: fix recreation of hardlinks to .gz manpagesDave Reisner1-5/+6
2011-09-14makepkg: add missing newline on passing gpg sourcecheckDave Reisner1-3/+4
2011-09-12makepkg: check for var existance before file existanceDave Reisner1-1/+1
2011-09-12account for partial delta files in download sizeDave Reisner1-5/+21
2011-09-12make compute_download_size consider .part filesDave Reisner1-3/+24
2011-09-12dload: provide optional netrc supportDave Reisner1-0/+1
2011-09-11makepkg: unset errexit when sourcing /etc/profileDave Reisner1-1/+3
2011-09-11paccache: escape . in trimming of diskspace stringDave Reisner1-1/+1
2011-09-11download callback: show decimal places in rate if we have roomDan McGee1-2/+8
2011-09-11Move download callback static vars into functionDan McGee1-3/+3
2011-09-08diskspace: fix memory leak on root mount not foundDave Reisner1-1/+3
2011-09-08Print 'loading packages' message on -U operationsDan McGee1-0/+1
2011-09-08makepkg: use more awk'ish syntax in sanity checksDave Reisner1-6/+6
2011-09-08makepkg: avoid for loop in deleting manpage hardlinksDave Reisner1-4/+2
2011-09-08makepkg: act on function return value, not outputDave Reisner1-1/+1
2011-09-08makepkg: refactor check_pgpsigs outputDave Reisner1-16/+18
2011-09-08Use more correct integer types in diskspace checksDan McGee2-16/+20
2011-09-08query check: use provided filelist count instead of keeping trackDan McGee1-6/+6
2011-09-08Remove unnecessary castDan McGee1-1/+1
2011-09-08Ensure PackageRequired works as expectedDan McGee1-6/+7
2011-09-06makepkg: use globs in place of regexDave Reisner1-7/+9
2011-09-06dload: use intmax_t when printing off_tDan McGee1-2/+4
2011-09-06makepkg: unset variables as per !{make,build}flagsDave Reisner1-4/+2
2011-09-06rankmirrors: properly sort resulting timesDave Reisner1-1/+2
2011-09-06dload: abstract dload_interrupted reasonsDave Reisner1-3/+9
2011-09-06dload: improve debug outputDave Reisner1-2/+13
2011-09-06sync: add missing newline in warning messageDave Reisner2-2/+2
2011-09-06avoid blowing out the filecache list when using tmpdirDave Reisner1-4/+2
2011-09-03More package operations cleanupDan McGee6-45/+12
2011-09-03Add -p/--print tip for -Q operations on filepathDan McGee1-0/+6
2011-09-03Former transaction callback rename refactorDan McGee13-234/+234
2011-09-03Move all callbacks up to the handle levelDan McGee16-117/+161
2011-09-03Be fully silent on any -Sp operationDan McGee1-1/+3
2011-09-03Make delta validation/application more logicalDan McGee1-11/+19
2011-09-03pacman-key: add --refresh-keys operationDan McGee2-3/+11
2011-09-03pacman-key: split keyserver to a separate optionDan McGee2-17/+24
2011-09-03pacman-key help and documentation cleanupDan McGee2-19/+19
2011-09-03doc: consistency when referencing other optionsDan McGee3-6/+6
2011-09-03pacman-key: document --lsign-keyDan McGee2-0/+5