summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-20pacman: support group selection delimited by commasDave Reisner
2012-05-20pkgdelta: adopt parseopts for option parsingDave Reisner
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
2012-04-24scripts: avoid dumping usage on parser failDave Reisner
2012-04-24pacman-key: adopt parseopts for option parsingDave Reisner
2012-04-24makepkg: allow specifying --pkg multiple timesDave Reisner
2012-04-24makepkg: adopt parseopts for option parsingDave Reisner
2012-04-24scripts/library: introduce parseoptsDave Reisner
2012-04-24configure: avoid linking against libsslDave Reisner
2012-04-20makepkg: restrict allowed characters in pkgnameDave Reisner
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-20pkgdelta: implement requirments for delta generationFlorian Pritz
2012-04-20pkgdelta: rework option/argument parserFlorian Pritz
2012-04-19contrib: remove pactree make ruleDave Reisner
2012-04-19contrib: remove wget-xdelta from gitignoreDave Reisner
2012-04-12Merge branch 'maint'Dan McGee
2012-04-12Remove SyncFirst optionDan McGee