summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-25contrib: fix typo in PKGBUILD.vimAllan McRae
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-25query: avoid false ownership matches for files in rootDave Reisner
2012-06-25updpkgsums: avoid fancy quoting in error messageDave Reisner
2012-06-25contrib: sed out @SCRIPTNAME@ in edit commandDave Reisner
2012-06-25add line length parameter to _alpm_strip_newlineDave Reisner
2012-06-25add real_line_size to alpm_read_bufferDave Reisner
2012-06-25pkgdelta: add missing --version longoptDave Reisner
2012-06-25check proper variable for NULLDave Reisner
2012-06-25Create repo-remove symlink in scripts dirAllan McRae
2012-06-25diskspace: canonicalize path to download dirDave Reisner
2012-05-21libalpm/remove.c - add doxygenAndrew Gregory
2012-05-20paccache: allow running as rootDave Reisner
2012-05-20makepkg: rework libdependsAllan McRae
2012-05-20repo-add: add makedepends informationAllan McRae
2012-05-20makepkg: write makedepends into .PKGINFOAllan McRae
2012-05-20Define _FORTIFY_SOURCE in CPPFLAGSAllan McRae
2012-05-20makepkg: Add CPPFLAGS supportAllan McRae
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