summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-15Update message catalogsDan McGee3-19/+30
2011-08-15Update translations from TransifexDan McGee19-779/+947
2011-08-15repo-add: reorganize output messages for clarityDan McGee1-17/+17
2011-08-15Only check necessary signatures and checksumsDan McGee6-28/+46
2011-08-15libalpm: fix a remaining old syntax of RET_ERR() macroRémy Oudompheng1-1/+1
2011-08-15lib/sync: ignore download errors for as long as possibleDave Reisner1-11/+13
2011-08-15Further fixes to replacement iterationDan McGee1-10/+4
2011-08-15Add short example signature config to pacman.confDan McGee1-0/+5
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner5-8/+8
2011-08-15dist: preserve symlinks on installationDave Reisner2-4/+25
2011-08-15Parse conflicts/provides/replaces at database load timeDan McGee11-87/+108
2011-08-15Validate the sha256sum if availableDan McGee6-28/+53
2011-08-15Show 'None' in Signatures -Qip/-Si output if none foundDan McGee1-2/+5
2011-08-15decode_signature: guess signature data length for efficiencyDan McGee1-15/+5
2011-08-15Remove checksum access indirectionDan McGee3-22/+2
2011-08-15lib/sync: reset flag after rejecting a replaceDave Reisner1-0/+3
2011-08-15Load and allow access to sha256sumDan McGee7-4/+31
2011-08-15Add ALPM sha256sum routinesDan McGee2-0/+81
2011-08-15Add sha2 (sha256) routines from PolarSSLDan McGee3-1/+436
2011-08-15repo-add: indicate whether package signature is foundAllan McRae1-0/+1
2011-08-15pacman/package: show presence of signature in in -SiDave Reisner4-1/+16
2011-08-15README: update with 3.5.0 -> 4.0.0 API changesDave Reisner1-0/+74
2011-08-15makepkg: don't hardcode path to stripDave Reisner1-3/+3
2011-08-15alpm.h: fix inconsistency in function prototypeDave Reisner1-2/+2
2011-08-15add pactest for replacing a shared providerDave Reisner1-0/+21
2011-08-15pactest/sync200: check for curl instead of fetchDave Reisner2-2/+2
2011-08-15lib/dload: avoid deleting .part file on too-slow xferDave Reisner1-13/+21
2011-08-15Update base64 PolarSSL codeDan McGee3-17/+20
2011-08-12Update MD5 routines with changes from PolarSSLDan McGee2-39/+34
2011-08-12pacman/query.c: avoid variable redeclarationDan McGee1-3/+3
2011-08-11pactest: -U --recursivePang Yan Han1-0/+56
2011-08-11scripts/pkgdelta: fix `make distcheck`Dan McGee1-1/+3
2011-08-11Bump version to 4.0.0rc1v4.0.0rc1Dan McGee1-5/+5
2011-08-11pactest: add sync302 to test recursive syncfirstDave Reisner1-0/+49
2011-08-11Enable recursive/needed sync on SyncFirstDan McGee1-0/+2
2011-08-11Merge branch 'maint'Dan McGee3-2/+13
2011-08-11Attempt to update zsh_completionDan McGee1-1/+7
2011-08-11bash_completion: update for adjusted optionsDave Reisner1-3/+3
2011-08-11pacman: remove --dbonly shortoptDave Reisner3-5/+6
2011-08-11Update trust level strings in -Qi displayDan McGee1-3/+3
2011-08-11Allow --needed and --recursive on -U operationsDan McGee2-4/+17
2011-08-11Add -S --recursive operationDan McGee4-2/+45
2011-08-11Dependency code style cleanupsDan McGee2-21/+25
2011-08-11configure: simplify CARCH generation madnessDan McGee1-30/+2
2011-08-11build: remove mucking with CARCHFLAGSDan McGee3-17/+3
2011-08-11stop progress callbacks after curl_easy_perform returnsDave Reisner1-0/+3
2011-08-11dload: remove unnecessary cast in alpm_load_payload_freeDave Reisner1-6/+4
2011-08-10makepkg: fix removing symbolic linkAllan McRae1-1/+1
2011-08-10Fix stupid typo in NEWS file updatesDan McGee1-1/+1
2011-08-103.5.4 release preparationv3.5.4Dan McGee3-2/+13