summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-25Allow leading "local/" in query operationsAllan McRae
2012-06-25Scripts testsuite output consistencyAllan McRae
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-25diskspace: only load filesystem info on demandDave Reisner
2012-06-25diskspace: dedupe code for loading FS usageDave Reisner
2012-06-25zsh-completion: Allow use of names in pacman-keyDaniel Wallace
2012-06-25Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra...Jason St. John
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