summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner
2011-08-15dist: preserve symlinks on installationDave Reisner
2011-08-15Parse conflicts/provides/replaces at database load timeDan McGee
2011-08-15Validate the sha256sum if availableDan McGee
2011-08-15Show 'None' in Signatures -Qip/-Si output if none foundDan McGee
2011-08-15decode_signature: guess signature data length for efficiencyDan McGee
2011-08-15Remove checksum access indirectionDan McGee
2011-08-15lib/sync: reset flag after rejecting a replaceDave Reisner
2011-08-15Load and allow access to sha256sumDan McGee
2011-08-15Add ALPM sha256sum routinesDan McGee
2011-08-15Add sha2 (sha256) routines from PolarSSLDan McGee
2011-08-15repo-add: indicate whether package signature is foundAllan McRae
2011-08-15pacman/package: show presence of signature in in -SiDave Reisner
2011-08-15README: update with 3.5.0 -> 4.0.0 API changesDave Reisner
2011-08-15makepkg: don't hardcode path to stripDave Reisner
2011-08-15alpm.h: fix inconsistency in function prototypeDave Reisner
2011-08-15add pactest for replacing a shared providerDave Reisner
2011-08-15pactest/sync200: check for curl instead of fetchDave Reisner
2011-08-15lib/dload: avoid deleting .part file on too-slow xferDave Reisner
2011-08-15Update base64 PolarSSL codeDan McGee
2011-08-11Update MD5 routines with changes from PolarSSLDan McGee
2011-08-11pacman/query.c: avoid variable redeclarationDan McGee
2011-08-11pactest: -U --recursivePang Yan Han
2011-08-11scripts/pkgdelta: fix `make distcheck`Dan McGee
2011-08-11Bump version to 4.0.0rc1v4.0.0rc1Dan McGee
2011-08-11pactest: add sync302 to test recursive syncfirstDave Reisner
2011-08-11Enable recursive/needed sync on SyncFirstDan McGee
2011-08-11Merge branch 'maint'Dan McGee
2011-08-11Attempt to update zsh_completionDan McGee
2011-08-11bash_completion: update for adjusted optionsDave Reisner
2011-08-11pacman: remove --dbonly shortoptDave Reisner
2011-08-11Update trust level strings in -Qi displayDan McGee
2011-08-11Allow --needed and --recursive on -U operationsDan McGee
2011-08-11Add -S --recursive operationDan McGee
2011-08-11Dependency code style cleanupsDan McGee
2011-08-11configure: simplify CARCH generation madnessDan McGee
2011-08-11build: remove mucking with CARCHFLAGSDan McGee
2011-08-11stop progress callbacks after curl_easy_perform returnsDave Reisner
2011-08-11dload: remove unnecessary cast in alpm_load_payload_freeDave Reisner
2011-08-10makepkg: fix removing symbolic linkAllan McRae
2011-08-09Fix stupid typo in NEWS file updatesDan McGee
2011-08-093.5.4 release preparationv3.5.4Dan McGee
2011-08-09Remove -f option from ln for POSIX complianceEric BĂ©langer
2011-08-09pacman/util: flush terminal input before reading responseDave Reisner
2011-08-09Document group and providers selectionAllan McRae
2011-08-09Merge branch 'maint'Dan McGee
2011-08-09Parse replaces strings as dep strings with version specsDan McGee
2011-08-09Conflict comparison performance enhancementsDan McGee
2011-08-09Update string catalogs after string tweaksDan McGee
2011-08-09Add a slightly simpler versioned replace testDan McGee