summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-26repo-add: add checkdepends informationAllan McRae3-10/+19
2012-06-26makepkg: install deps with --repackageAllan McRae1-3/+3
2012-06-26Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork1-1/+1
2012-06-26makepkg: allow url to be overridden in split packagesAllan McRae3-4/+5
2012-06-26Portability fixes for makepkgJeremy Huntwork3-29/+28
2012-06-26query: avoid false ownership matches for files in rootDave Reisner2-2/+15
2012-06-26updpkgsums: avoid fancy quoting in error messageDave Reisner1-1/+1
2012-06-26contrib: sed out @SCRIPTNAME@ in edit commandDave Reisner1-0/+1
2012-06-26add line length parameter to _alpm_strip_newlineDave Reisner4-15/+17
2012-06-26add real_line_size to alpm_read_bufferDave Reisner2-3/+4
2012-06-26pkgdelta: add missing --version longoptDave Reisner1-1/+1
2012-06-26check proper variable for NULLDave Reisner1-1/+1
2012-06-26Create repo-remove symlink in scripts dirAllan McRae1-5/+7
2012-06-26diskspace: canonicalize path to download dirDave Reisner1-0/+8
2012-05-21libalpm/remove.c - add doxygenAndrew Gregory1-3/+86
2012-05-21paccache: allow running as rootDave Reisner1-6/+1
2012-05-21makepkg: rework libdependsAllan McRae1-39/+61
2012-05-21repo-add: add makedepends informationAllan McRae2-10/+19
2012-05-21makepkg: write makedepends into .PKGINFOAllan McRae1-0/+2
2012-05-21Define _FORTIFY_SOURCE in CPPFLAGSAllan McRae1-1/+1
2012-05-21makepkg: Add CPPFLAGS supportAllan McRae4-6/+10
2012-05-21updpkgsums: add new contrib scriptDave Reisner3-1/+98
2012-05-21fix -Wshadow warnings as reported by gcc 4.4.3Dave Reisner3-20/+20
2012-05-21contrib/pacsysclean: use a standard vim modelineDave Reisner1-29/+31
2012-05-21Merge branch 'maint'Dan McGee8-221/+208
2012-05-21pacman-key: use mapfile over readDave Reisner1-1/+1
2012-05-21makepkg: use mapfile where plausibleDave Reisner1-6/+5
2012-05-21pacman: support group selection delimited by commasDave Reisner2-5/+5
2012-05-21pkgdelta: adopt parseopts for option parsingDave Reisner2-15/+26
2012-05-21pacman-key: test for content in keyring filesDave Reisner1-3/+3
2012-05-21contrib/pacsysclean: avoid setting bogus PACMAN_OPTSDave Reisner1-1/+1
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee3-21/+21
2012-05-20Update pacman-scripts message catalogDan McGee2-170/+185
2012-05-18docs: remove 'in the wild' sectionDan McGee1-24/+2
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee1-5/+5
2012-05-04doc: remove --recursive documentation for non-remove operationsDan McGee1-7/+0
2012-05-04Ensure pre_upgrade scriptlet gets old package versionDan McGee1-2/+3
2012-05-01makepkg: fix package arch detectionAllan McRae1-0/+1
2012-05-01contrib: remove executable bit from input filesDave Reisner8-0/+0
2012-05-01zsh completion for makepkgDaniel Wallace1-0/+91
2012-05-01add zsh completion to pacman-keyDaniel Wallace1-4/+112
2012-04-30Convert ALLOC_FAIL macro into a functionDan McGee4-8/+13
2012-04-30be_local: use the right length value for filename in all casesDan McGee1-2/+3
2012-04-30pkgdelta/repo-add: quoting fixesFlorian Pritz1-1/+1
2012-04-30Output "Packages" instead of "Targets"Allan McRae1-1/+1
2012-04-30Merge remote-tracking branch 'dave/buildsys'Dan McGee16-72/+141
2012-04-30makepkg: remove subshelling from check_option and friendsDave Reisner1-58/+79
2012-04-30makepkg: null terminate filenames to stripDave Reisner1-1/+1
2012-04-30pacman/package.c: show checksums with -SiiDave Reisner1-1/+8
2012-04-30Move short-lived realpath buffers to the stackDan McGee2-6/+2