summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31makepkg.8: document environmental variables that affect gpg signingAllan McRae
2013-10-31Fix detection of joint --native and --foreign usageAllan McRae
2013-10-31List signiture keyids in -Sii outputAllan McRae
2013-10-31Make functions to decode a signature and extract keyid publicAllan McRae
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner
2013-10-15Ensure packages have a valid versionAllan McRae
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae
2013-10-15contrib/pacdiff: error if diffprog is not foundAllan McRae
2013-10-15proto: remove missed $srcdir redundanciesAllan McRae
2013-10-15Fix progress bar overflow while checking package integrityAllan McRae
2013-10-15Added list of mandatory options to PKGBUILD's man pageEric Toombs
2013-10-15autogen.sh: remove useless shell flag and subshellsDave Reisner
2013-10-15Report which package is missing a signatureAllan McRae
2013-10-14libalpm: move function pointer conditionslavomir vlcek
2013-10-14Add parens around tuples in Python list comprehensions.Jeremy Heiner
2013-10-14Use Python's "range" instead of deprecated "xrange".Jeremy Heiner
2013-10-14Use dict iteration methods common to both Python 2 and 3.Jeremy Heiner
2013-10-14Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner
2013-10-14Use "exec" instead of "execfile" (deprecated in Python 3).Jeremy Heiner
2013-10-14Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner
2013-10-14include invalid options in error messagesAndrew Gregory
2013-10-14pacman: die on invalid option combinationsAndrew Gregory
2013-10-14rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory
2013-10-14do not run scriptlets with --dbonlyAndrew Gregory
2013-10-14imply --print from --print-formatAndrew Gregory
2013-10-14use non-ascii identifiers for optflagsAndrew Gregory
2013-10-14pacman/util: remove strsplitAndrew Gregory
2013-10-14submitting-patches: address common mistakesAndrew Gregory
2013-10-14remove executable bit on paclog-pkglist.sh.inAndrew Gregory
2013-10-14Makefile.am: remove old targets from .PHONYAndrew Gregory
2013-10-14Jettison the truncation of the display of pmrules.Jeremy Heiner
2013-10-14makepkg: add LIBRARY variableAllan McRae
2013-10-14makepkg: run locally with libtool style wrapperAllan McRae
2013-10-14makepkg: alphabetically order option variablesAllan McRae
2013-10-14makepkg: do not refer to src/ or pkg/Allan McRae
2013-10-14Add a -C, --cleanbuild option to clear the source directory before building a...Lukáš Jirkovský
2013-10-14Link non-vcs sources into $srcdir during extractionAllan McRae
2013-10-14Ignore failure to patch during autogen.shAllan McRae
2013-10-14Remove makepkg license checkAllan McRae
2013-10-14Use $srcdir/ rather than src/ in makepkg helpAllan McRae
2013-10-14Clarify --repackage descriptionAllan McRae
2013-10-14Add make target for TESTSAndrew Gregory
2013-10-14Display old and new version in pacman -Qu outputFlorian Pritz
2013-09-19TESTS: add missing testsAndrew Gregory
2013-09-19Fix make distcheckAndrew Gregory
2013-09-18makepkg: redirect downloader output to STDERRXyne
2013-09-18makepkg: include all hash types in integlistXyne
2013-09-18bacman: optionally include unmodified backup files when availableXyne
2013-09-18bacman: update copyright information in version functionXyne
2013-09-18bacman: pass unshifted arguments to fakerootXyne