| Commit message (Expand) | Author | Age |
... | |
* | pacscripts: Improve error message when sudo binary is not found | Jason St. John | 2013-12-15 |
* | Close file descirptor before fork | Wolfgang Bumiller | 2013-12-15 |
* | .gitignore: Add intl directory. | Allan McRae | 2013-12-15 |
* | paccache: clarify help output | Allan McRae | 2013-12-15 |
* | Improve --help switch output for pacman contrib and pacman scripts | Jason St. John | 2013-11-15 |
* | Replace "echo" command with "printf" in human_to_size_test.sh | Jason St. John | 2013-11-15 |
* | Fix typo in pacman-optimize | Jason St. John | 2013-11-15 |
* | Fix whitespace and other formatting issues | Jason St. John | 2013-11-15 |
* | Fix minor grammatical issues in doc/index.txt | Jason St. John | 2013-11-15 |
* | log important events from the backend | Andrew Gregory | 2013-11-15 |
* | Makefile.am: fix typo in LOG_DRIVER variable | Andrew Gregory | 2013-11-15 |
* | Ignore makedepend and checkdepend entries when parsing .PKGINFO file | Allan McRae | 2013-11-15 |
* | makepkg: move update_pkgver out of extract_sources | Allan McRae | 2013-11-15 |
* | Return zero from extract_file with local source file | Allan McRae | 2013-11-15 |
* | alpm_handle: store lock file descriptor | Andrew Gregory | 2013-11-08 |
* | support ALPM_SIG_USE_DEFAULT for file siglevels | Andrew Gregory | 2013-11-08 |
* | Remove spaces between the opening "if" and the opening parenthesis | Jason St. John | 2013-11-08 |
* | Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKING | Jason St. John | 2013-11-08 |
* | version: fix formatting in file to RPM upstream | Dave Reisner | 2013-11-08 |
* | makepkg: only remove static libraries if they have a shared version | Allan McRae | 2013-11-08 |
* | makepkg: Allow "static library" to be translated | Allan McRae | 2013-11-01 |
* | upgrade.c: use iterator variable | Andrew Gregory | 2013-10-31 |
* | deps.c: pass alpm_list** to _alpm_recursedeps | Andrew Gregory | 2013-10-31 |
* | check for -1 return value from getopt_long | Andrew Gregory | 2013-10-31 |
* | callback.c: check for negative xfered size | Andrew Gregory | 2013-10-31 |
* | makepkg: do not allow badly formatted arch lines | Allan McRae | 2013-10-31 |
* | pacman -Si/-Qi: Autodetect best fitting file size unit | Florian Pritz | 2013-10-31 |
* | Use getuid instead of geteuid | Vladimir A. Nazarenko | 2013-10-31 |
* | libalpm/db.c: default to ALPM_DB_USAGE_ALL | Andrew Gregory | 2013-10-31 |
* | makepkg: allow empty source arrays | Andrew Gregory | 2013-10-31 |
* | sortbydeps: include local pkgs in dep graph | Andrew Gregory | 2013-10-31 |
* | Indicate ignored packages in -Qu output | Allan McRae | 2013-10-31 |
* | Expose alpm_pkg_should_ignore | Allan McRae | 2013-10-31 |
* | repo-add.8: Provide example usage | Allan McRae | 2013-10-31 |
* | makepkg.8: Document remaining environmental variables | Allan McRae | 2013-10-31 |
* | makepkg.8: document environmental variables that affect gpg signing | Allan McRae | 2013-10-31 |
* | Fix detection of joint --native and --foreign usage | Allan McRae | 2013-10-31 |
* | List signiture keyids in -Sii output | Allan McRae | 2013-10-31 |
* | Make functions to decode a signature and extract keyid public | Allan McRae | 2013-10-31 |
* | makepkg: validate updated pkgver before replacement | Dave Reisner | 2013-10-15 |
* | Ensure packages have a valid version | Allan McRae | 2013-10-15 |
* | makepkg: use source_safe when resourcing BUILDFILE | Allan McRae | 2013-10-15 |
* | contrib/pacdiff: error if diffprog is not found | Allan McRae | 2013-10-15 |
* | proto: remove missed $srcdir redundancies | Allan McRae | 2013-10-15 |
* | Fix progress bar overflow while checking package integrity | Allan McRae | 2013-10-15 |
* | Added list of mandatory options to PKGBUILD's man page | Eric Toombs | 2013-10-15 |
* | autogen.sh: remove useless shell flag and subshells | Dave Reisner | 2013-10-15 |
* | Report which package is missing a signature | Allan McRae | 2013-10-15 |
* | libalpm: move function pointer condition | slavomir vlcek | 2013-10-14 |
* | Add parens around tuples in Python list comprehensions. | Jeremy Heiner | 2013-10-14 |