summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Add base64 algorithms from PolarSSL to libalpmDan McGee3-0/+259
2011-03-23Merge branch 'gpg-build-tools'Dan McGee6-10/+118
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee2-5/+12
2011-03-23Merge branch 'gpg-pacman-key'Dan McGee7-0/+415
2011-03-23Merge branch 'maint'Dan McGee63-1633/+6184
2011-03-23Bump version to 3.5.1Dan McGee1-2/+2
2011-03-23Updated 3.5.1 translations from TransifexDan McGee50-1600/+1243
2011-03-23Add new Serbian translation from TransifexSlobodan Terzić6-0/+4882
2011-03-233.5.1 NEWS updatesDan McGee1-0/+15
2011-03-23Documentation consistency fixesDan McGee3-26/+26
2011-03-23Fix documentation typo in makepkg.8Dan McGee1-1/+2
2011-03-23pacman-key manpage updatesDan McGee2-31/+41
2011-03-23pacman-key help, round threeDan McGee1-39/+24
2011-03-23Add man-page for pacman-keyGuillaume Alaux3-0/+81
2011-03-23pacman-key: improve usage outputAllan McRae1-17/+21
2011-03-23pacman-key: remake of --reload commandDenis A. Altoé Falqueto1-42/+99
2011-03-23pacman-key: keyring management toolDenis A. Altoé Falqueto3-0/+278
2011-03-23repo-add: add symlink to signature fileAllan McRae1-0/+5
2011-03-23repo-add: Fix up usage with GPG optionsDan McGee1-2/+3
2011-03-23repo-add: add -v/--verify optionDan McGee1-0/+26
2011-03-23repo-add: allow signing of the package databaseDan McGee2-0/+30
2011-03-23Add PGPSIG field in repo-addGeoffroy Carrier1-0/+6
2011-03-23makepkg: place signature symlink in build dirAllan McRae1-2/+3
2011-03-23makepkg: allow signatures to work with split packagesDan McGee1-5/+8
2011-03-23Add GPG signature support to makepkgGeoffroy Carrier3-3/+32
2011-03-21Minor code cleanupsDan McGee1-3/+6
2011-03-21Ensure package removal list does not contain duplicatesDan McGee1-1/+5
2011-03-21Fix line_offset not being reset in _alpm_archive_fgets()Dan McGee1-0/+3
2011-03-21Merge branch 'maint'Dan McGee8-59/+73
2011-03-21Don't initialize progress to zero before calling curl_easy_perform().Lukas Fleischer1-4/+3
2011-03-21Ensure dlcb is defined before calling itDan McGee1-1/+3
2011-03-21Do not query group selection when using -SpAllan McRae1-14/+26
2011-03-21Some more zsh completion tidy upAllan McRae1-1/+2
2011-03-21Fix zsh completionAllan McRae1-13/+10
2011-03-21Restore --debug/--verbose output without a primary operationDan McGee1-7/+7
2011-03-21Add a few more notes about translating using TransifexDan McGee1-0/+15
2011-03-21Update source translation files in prep for 3.5.1Dan McGee2-19/+10
2011-03-21Remove unnecessary NULL checkDan McGee1-3/+1
2011-03-21Fix comparison to 0 rather than NULLDan McGee1-1/+1
2011-03-21Fix assignment before NULL checkDan McGee1-1/+1
2011-03-21Style change: return(x) --> return xDan McGee43-725/+726
2011-03-21lib/dload.c: fix opening braces to conform with coding styleDave Reisner1-6/+12
2011-03-20Merge branch 'maint'Dan McGee7-8/+55
2011-03-20Add missing include for size_tDan McGee1-0/+1
2011-03-20INSTALL: replace libfetch with libcurlDave Reisner1-2/+2
2011-03-20lib/dload.c: remove lingering libfetch specific headersDave Reisner1-5/+0
2011-03-20Fix libtool and LDFLAGS reordering issuesLukas Fleischer1-0/+14
2011-03-20Fix handling of ignored packagesPang Yan Han2-1/+8
2011-03-20Use sane umask for repo db downloadsAllan McRae1-0/+5
2011-03-20makepkg: Improve optdepends extractionAllan McRae1-4/+8