summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-18Enhance and utilize database status flagsDan McGee6-25/+76
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer3-11/+11
2011-08-18lib/libalpm/dload.c: Use STRDUP() instead of strdup()Lukas Fleischer1-3/+5
2011-08-18lib/libalpm/dload.c: Add ASSERT() to alpm_fetch_pkgurl()Lukas Fleischer1-0/+1
2011-08-18lib/dload: refactor deletion on failureDave Reisner1-6/+2
2011-08-18lib/dload: avoid renaming download to 0 length destfileDave Reisner1-1/+1
2011-08-18Avoid stat() on NULL path in curl_download_internal()Lukas Fleischer1-1/+1
2011-08-18Skip rename() on NULL destfile in curl_download_internal()Lukas Fleischer1-5/+9
2011-08-18Fix trailing whitespace in whole codebaseDan McGee14-28/+28
2011-08-17Update PKGBUILD manpage about startdir deprecationSebastien Luttringer1-0/+1
2011-08-17Fix compilation using --without-gpgmeDan McGee1-22/+21
2011-08-17configure.ac: add checks for more types, functions and headersAllan McRae1-7/+15
2011-08-17dload: zero out pm_errno in curl_download_internalDave Reisner2-10/+4
2011-08-16doc/PKGBUILD: fix Asciidoc formatting issuesDan McGee1-6/+6
2011-08-16Update authors and contributorsDan McGee3-19/+8
2011-08-16repo-add: fix creation of signature symlinkAllan McRae1-1/+1
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