summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKINGJason St. John2013-11-08
* version: fix formatting in file to RPM upstreamDave Reisner2013-11-08
* makepkg: only remove static libraries if they have a shared versionAllan McRae2013-11-08
* makepkg: Allow "static library" to be translatedAllan McRae2013-11-01
* upgrade.c: use iterator variableAndrew Gregory2013-10-31
* deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory2013-10-31
* check for -1 return value from getopt_longAndrew Gregory2013-10-31
* callback.c: check for negative xfered sizeAndrew Gregory2013-10-31
* makepkg: do not allow badly formatted arch linesAllan McRae2013-10-31
* pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz2013-10-31
* Use getuid instead of geteuidVladimir A. Nazarenko2013-10-31
* libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory2013-10-31
* makepkg: allow empty source arraysAndrew Gregory2013-10-31
* sortbydeps: include local pkgs in dep graphAndrew Gregory2013-10-31
* Indicate ignored packages in -Qu outputAllan McRae2013-10-31
* Expose alpm_pkg_should_ignoreAllan McRae2013-10-31
* repo-add.8: Provide example usageAllan McRae2013-10-31
* makepkg.8: Document remaining environmental variablesAllan McRae2013-10-31
* makepkg.8: document environmental variables that affect gpg signingAllan McRae2013-10-31
* Fix detection of joint --native and --foreign usageAllan McRae2013-10-31
* List signiture keyids in -Sii outputAllan McRae2013-10-31
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* makepkg: validate updated pkgver before replacementDave Reisner2013-10-15
* Ensure packages have a valid versionAllan McRae2013-10-15
* makepkg: use source_safe when resourcing BUILDFILEAllan McRae2013-10-15
* contrib/pacdiff: error if diffprog is not foundAllan McRae2013-10-15
* proto: remove missed $srcdir redundanciesAllan McRae2013-10-15
* Fix progress bar overflow while checking package integrityAllan McRae2013-10-15
* Added list of mandatory options to PKGBUILD's man pageEric Toombs2013-10-15
* autogen.sh: remove useless shell flag and subshellsDave Reisner2013-10-15
* Report which package is missing a signatureAllan McRae2013-10-15
* libalpm: move function pointer conditionslavomir vlcek2013-10-14
* Add parens around tuples in Python list comprehensions.Jeremy Heiner2013-10-14
* Use Python's "range" instead of deprecated "xrange".Jeremy Heiner2013-10-14
* Use dict iteration methods common to both Python 2 and 3.Jeremy Heiner2013-10-14
* Use Python's "0o#" octal literal instead of deprecated "0#".Jeremy Heiner2013-10-14
* Use "exec" instead of "execfile" (deprecated in Python 3).Jeremy Heiner2013-10-14
* Bail early with a clear error message if Python runtime isn't 2.7+.Jeremy Heiner2013-10-14
* include invalid options in error messagesAndrew Gregory2013-10-14
* pacman: die on invalid option combinationsAndrew Gregory2013-10-14
* rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory2013-10-14
* do not run scriptlets with --dbonlyAndrew Gregory2013-10-14
* imply --print from --print-formatAndrew Gregory2013-10-14
* use non-ascii identifiers for optflagsAndrew Gregory2013-10-14
* pacman/util: remove strsplitAndrew Gregory2013-10-14
* submitting-patches: address common mistakesAndrew Gregory2013-10-14
* remove executable bit on paclog-pkglist.sh.inAndrew Gregory2013-10-14
* Makefile.am: remove old targets from .PHONYAndrew Gregory2013-10-14
* Jettison the truncation of the display of pmrules.Jeremy Heiner2013-10-14
* makepkg: add LIBRARY variableAllan McRae2013-10-14