Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-09makepkg: ignore empty global attributes in extractionDave Reisner
2014-11-09Add --assume-installed to shell completionFlorian Pritz
2014-11-05Add --assume-installed to pacman --helpFlorian Pritz
2014-11-05makepkg.8: remove superfluous "::" in envvar descriptionDave Reisner
2014-11-05bash_completion: add --noarchive to makepkg's completionsDave Reisner
2014-11-05updpkgsums: avoid exec'ing awk, so the trap actually worksDave Reisner
2014-11-04add pacman-db-upgrade-v9.py to check_SCRIPTSAndrew Gregory
2014-11-04tests/pacman-db-upgrade-v9: set additional pathsAndrew Gregory
2014-11-04pmtest: make test paths easily available to testsAndrew Gregory
2014-11-04pacman-db-upgrade: fix --config option typoAndrew Gregory
2014-11-04Exit with 0/SUCCESS if there are no packages to removeEric Schultz
2014-10-19makepkg.8: fix typo in reference to other flagDave Reisner
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory
2014-10-19paccache: avoid spurious blank line written to stderrDave Reisner
2014-10-19dload: mark final_url as constChristian Hesse
2014-10-19doc/translation-help.txt: Removed out-of-date paragraphMiguel de Val-Borro
2014-10-19doc/translation-help.txt: Minor rewording of Transifex usageMiguel de Val-Borro
2014-10-19makepkg: always look for sources in source=()Dave Reisner
2014-10-16dload: unlink file on filesize exceeded errorChristian Hesse
2014-10-16dload: use better error message on exceeded file sizeChristian Hesse
2014-10-16be_sync: use effective URL for db file signature downloadChristian Hesse
2014-10-13makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner
2014-10-13add pacman-db-upgrade testAndrew Gregory
2014-10-13sync.c: download packages before starting commitAndrew Gregory
2014-10-13pmtest: allow tests to specify test binaryAndrew Gregory
2014-10-13pacman: add --confirm optionAndrew Gregory
2014-10-13pmtest: allow tests to specify db versionAndrew Gregory
2014-10-13pmrule: make backup file test more robustAndrew Gregory
2014-10-13pmdb: include directories in package file listsAndrew Gregory
2014-10-13makepkg: simplify attr matching in extract_function_varDave Reisner
2014-10-13makepkg: show full fingerprint on pgp failureDave Reisner
2014-10-13Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner
2014-10-10There are not hooks!Allan McRae
2014-10-06pacman-db-upgrade: do not mangle file listsAndrew Gregory
2014-10-02alpm: Fix wrong xferred/total sizes when resuming downloadsOlivier Brunel
2014-10-02doc/translation-help.txt: Remove link to tutorial on sarovar.orgMiguel de Val-Borro
2014-10-01_alpm_key_in_keychain: cache known keysAndrew Gregory
2014-10-01check_keyring: skip keys known to be missingAndrew Gregory
2014-10-01remove retry check from signature validationAndrew Gregory
2014-09-30Add --assume-installed optionFlorian Pritz
2014-09-30libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz
2014-09-30deps.c: split _alpm_depcmp into _alpm_depcmp_providesFlorian Pritz
2014-09-30table_display: only check width when non-zeroAndrew Gregory
2014-09-30avoid line wrapping if not in a tty or COLUMNS=0Andrew Gregory
2014-09-30makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner
2014-09-30makepkg: move negation in inequality comparisonsDave Reisner
2014-09-30paccache: parse_filename bug fixMaxim Andersson
2014-09-30makepkg: abort if we can't add install/changelog to packageDave Reisner
2014-09-30updpkgsums: update to recognize arch-specific sourcesDave Reisner
2014-09-30PKGBUILD: add support for arch-specific sourcesDave Reisner