summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-20updpkgsums: add new contrib scriptDave Reisner
2012-05-20fix -Wshadow warnings as reported by gcc 4.4.3Dave Reisner
2012-05-20contrib/pacsysclean: use a standard vim modelineDave Reisner
2012-05-20Merge branch 'maint'Dan McGee
2012-05-20pacman-key: use mapfile over readDave Reisner
2012-05-20makepkg: use mapfile where plausibleDave Reisner
2012-05-20pacman: support group selection delimited by commasDave Reisner
2012-05-20pkgdelta: adopt parseopts for option parsingDave Reisner
2012-05-20pacman-key: test for content in keyring filesDave Reisner
2012-05-20contrib/pacsysclean: avoid setting bogus PACMAN_OPTSDave Reisner
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee
2012-05-20Update pacman-scripts message catalogDan McGee
2012-05-18docs: remove 'in the wild' sectionDan McGee
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee
2012-05-04doc: remove --recursive documentation for non-remove operationsDan McGee
2012-05-04Ensure pre_upgrade scriptlet gets old package versionDan McGee
2012-04-30makepkg: fix package arch detectionAllan McRae
2012-04-30contrib: remove executable bit from input filesDave Reisner
2012-04-30zsh completion for makepkgDaniel Wallace
2012-04-30add zsh completion to pacman-keyDaniel Wallace
2012-04-29Convert ALLOC_FAIL macro into a functionDan McGee
2012-04-29be_local: use the right length value for filename in all casesDan McGee
2012-04-29pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-29Output "Packages" instead of "Targets"Allan McRae
2012-04-29Merge remote-tracking branch 'dave/buildsys'Dan McGee
2012-04-29makepkg: remove subshelling from check_option and friendsDave Reisner
2012-04-29makepkg: null terminate filenames to stripDave Reisner
2012-04-29pacman/package.c: show checksums with -SiiDave Reisner
2012-04-29Move short-lived realpath buffers to the stackDan McGee
2012-04-25libalpm: add pkg-config fileDave Reisner
2012-04-24Pointer coding style cleanupsDan McGee
2012-04-24be_local: write all single-valued attributes firstDan McGee
2012-04-24util/testdb: don't return crazy error valuesDan McGee
2012-04-24Split check steps in Makefile into multiple targetsDan McGee
2012-04-24rankmirrors: move to contrib/Dave Reisner
2012-04-24makepkg: Be more consistent with missing program messageAllan McRae
2012-04-24makepkg: treat list of packages to be installed as an arrayAllan McRae
2012-04-24makepkg: deal with overriden package arch properlyAllan McRae
2012-04-24paccache: adopt parseopts for options parsingDave Reisner
2012-04-24configure: require bash >= 4.1 at compile timeDave Reisner
2012-04-24validate bash scripts with 'bash -n' during build.Dave Reisner
2012-04-24contrib: rename bash scripts: .in -> .sh.inDave Reisner
2012-04-24contrib: use a separate build rule for bash scriptsDave Reisner
2012-04-24pacman-key: lookup keys before receivingDave Reisner
2012-04-24Merge branch 'maint'Dan McGee
2012-04-24Merge branch 'parse-opts'Dan McGee
2012-04-24makepkg.8: remove bold from --pkg's optargDave Reisner
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner
2012-04-24scripts/library: remove parse_optionsDave Reisner
2012-04-24bash_completion: update for changes to pacman-keyDave Reisner