summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory1-1/+1
2014-10-19paccache: avoid spurious blank line written to stderrDave Reisner1-1/+1
2014-10-19dload: mark final_url as constChristian Hesse3-7/+6
2014-10-19doc/translation-help.txt: Removed out-of-date paragraphMiguel de Val-Borro1-5/+0
2014-10-19doc/translation-help.txt: Minor rewording of Transifex usageMiguel de Val-Borro1-6/+7
2014-10-19makepkg: always look for sources in source=()Dave Reisner1-3/+3
2014-10-16dload: unlink file on filesize exceeded errorChristian Hesse1-0/+1
2014-10-16dload: use better error message on exceeded file sizeChristian Hesse1-4/+2
2014-10-16be_sync: use effective URL for db file signature downloadChristian Hesse1-4/+5
2014-10-13makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner1-5/+5
2014-10-13add pacman-db-upgrade testAndrew Gregory3-0/+40
2014-10-13sync.c: download packages before starting commitAndrew Gregory3-3/+19
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory5-19/+31
2014-10-13pacman: add --confirm optionAndrew Gregory4-3/+12
2014-10-13pmtest: allow tests to specify db versionAndrew Gregory1-2/+3
2014-10-13pmrule: make backup file test more robustAndrew Gregory1-6/+4
2014-10-13pmdb: include directories in package file listsAndrew Gregory1-1/+1
2014-10-13makepkg: simplify attr matching in extract_function_varDave Reisner1-3/+3
2014-10-13makepkg: show full fingerprint on pgp failureDave Reisner2-3/+4
2014-10-13Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner2-23/+2
2014-10-10There are not hooks!Allan McRae1-1/+1
2014-10-06pacman-db-upgrade: do not mangle file listsAndrew Gregory1-7/+22
2014-10-02alpm: Fix wrong xferred/total sizes when resuming downloadsOlivier Brunel1-1/+3
2014-10-02doc/translation-help.txt: Remove link to tutorial on sarovar.orgMiguel de Val-Borro1-3/+1
2014-10-01_alpm_key_in_keychain: cache known keysAndrew Gregory3-0/+14
2014-10-01check_keyring: skip keys known to be missingAndrew Gregory1-4/+3
2014-10-01remove retry check from signature validationAndrew Gregory1-8/+2
2014-09-30Add --assume-installed optionFlorian Pritz12-3/+152
2014-09-30libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz8-23/+32
2014-09-30deps.c: split _alpm_depcmp into _alpm_depcmp_providesFlorian Pritz2-7/+15
2014-09-30table_display: only check width when non-zeroAndrew Gregory1-1/+1
2014-09-30avoid line wrapping if not in a tty or COLUMNS=0Andrew Gregory1-8/+16
2014-09-30makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner2-2/+23
2014-09-30makepkg: move negation in inequality comparisonsDave Reisner1-5/+5
2014-09-30paccache: parse_filename bug fixMaxim Andersson1-1/+6
2014-09-30makepkg: abort if we can't add install/changelog to packageDave Reisner1-1/+4
2014-09-30updpkgsums: update to recognize arch-specific sourcesDave Reisner1-1/+1
2014-09-30PKGBUILD: add support for arch-specific sourcesDave Reisner2-35/+151
2014-09-30makepkg: break out checksum generation to its own functionDave Reisner1-32/+41
2014-09-30makepkg: break out check_checksums to reasonably sized functionsDave Reisner1-41/+54
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory10-72/+75
2014-09-23pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg1-4/+6
2014-09-23pacman: set SA_RESTART for signal handlerAndrew Gregory1-1/+1
2014-09-23wrap fgets to retry on EINTRAndrew Gregory7-14/+43
2014-09-23makepkg: disallow values of 'arch' which might be problematicDave Reisner1-3/+11
2014-09-23makepkg: let --source imply --ignorearchDave Reisner1-4/+10
2014-09-23makepkg: use correct terminologyDave Reisner1-1/+1
2014-09-23replace --reference on chmod/chown commandsWolfgang Bumiller3-2/+14
2014-09-23alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory1-3/+0
2014-09-23Check the version of the local database during validationAllan McRae2-19/+12