summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-08-25makepkg: do glob expansion in DLAGENTS mapsLuke Shumaker
2012-08-25Add a `vcsget` tool to download source from VCS repositories.Luke Shumaker
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz
2012-08-01Merge branch 'maint'Dan McGee
2012-08-01Add a function prepare() to PKGBUILDEnjolras
2012-08-01makepkg: remove unnecessary formattingAllan McRae
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace
2012-06-25paccache: adopt size_to_humanDave Reisner
2012-06-25scripts/library: add size_to_humanDave Reisner
2012-06-25pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-06-25repo-add: add checkdepends informationAllan McRae
2012-06-25makepkg: install deps with --repackageAllan McRae
2012-06-25Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork
2012-06-25makepkg: allow url to be overridden in split packagesAllan McRae
2012-06-25Portability fixes for makepkgJeremy Huntwork
2012-06-25pkgdelta: add missing --version longoptDave Reisner
2012-06-25Create repo-remove symlink in scripts dirAllan McRae
2012-05-20makepkg: rework libdependsAllan McRae
2012-05-20repo-add: add makedepends informationAllan McRae
2012-05-20makepkg: write makedepends into .PKGINFOAllan McRae
2012-05-20makepkg: Add CPPFLAGS supportAllan McRae
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-20pkgdelta: adopt parseopts for option parsingDave Reisner
2012-05-20pacman-key: test for content in keyring filesDave Reisner
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee
2012-05-20Update pacman-scripts message catalogDan McGee
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee
2012-04-30makepkg: fix package arch detectionAllan McRae
2012-04-29pkgdelta/repo-add: quoting fixesFlorian Pritz
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-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-24validate bash scripts with 'bash -n' during build.Dave Reisner
2012-04-24pacman-key: lookup keys before receivingDave Reisner
2012-04-24Merge branch 'maint'Dan McGee
2012-04-24pacman-key: allow verification of multiple sig filesDave Reisner
2012-04-24scripts/library: remove parse_optionsDave 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-20makepkg: restrict allowed characters in pkgnameDave Reisner