| Commit message (Expand) | Author | Age |
... | |
* | alpm.h: Move alpm_errno_t definition up | Olivier Brunel | 2014-06-24 |
* | Move break to a new line for consistency | Hong Shick Pak | 2014-06-23 |
* | Use C locale for bsdtar calls during package creation | Allan McRae | 2014-06-12 |
* | makepkg: Remove redundant sig generation comment | Johannes Löthberg | 2014-06-10 |
* | Add test case for the perl 5.20 dependency breakage | Florian Pritz | 2014-06-10 |
* | Add compatibility with gpgme-1.5.0 | Allan McRae | 2014-06-02 |
* | Clarify that -Ql prints a file list | Allan McRae | 2014-05-25 |
* | makepkg: pass "--nocolor" to pacman | Andrew DeMaria | 2014-05-25 |
* | makepkg: Force buildscripts to be in startdir | Allan McRae | 2014-05-25 |
* | Do not check makepkg-wrapper for standard options | Allan McRae | 2014-05-23 |
* | makepkg: Introduce validpgpkeys array | Thomas Bächler | 2014-05-23 |
* | makepkg: Treat a signature from an untrusted key as an error | Thomas Bächler | 2014-05-23 |
* | makepkg: Use read to parse status file during signature verification. | Thomas Bächler | 2014-05-23 |
* | dload: avoid using CURLOPT_FAILONERROR | Dave Reisner | 2014-05-22 |
* | util: Use off_t instead of int for size values | Florian Pritz | 2014-05-22 |
* | remove.c: downgrade TRANS_DUP_TARGET to warning | Andrew Gregory | 2014-05-07 |
* | pactest: treat arguments as files instead of globs | Andrew Gregory | 2014-05-04 |
* | pmdb.py: change siglevel name to Required | Andrew Gregory | 2014-05-04 |
* | register_syncdb: reject db names that contain / | Andrew Gregory | 2014-05-04 |
* | strtrim: reset pointer after trimming leading whitespace | Dave Reisner | 2014-04-21 |
* | makepkg: use dash instead of underscore in /usr/lib/debug/.build-id | Steven Noonan | 2014-04-21 |
* | repo-add: declare pkgbase as local | Allan McRae | 2014-03-27 |
* | Always supply base name and version info in .PKGFILE if needed | Allan McRae | 2014-03-27 |
* | makepkg: sign source packages with --sign | Allan McRae | 2014-03-27 |
* | conf.c: remove extra indentation | Andrew Gregory | 2014-03-27 |
* | check config_new return value | Andrew Gregory | 2014-03-27 |
* | pacman/upgrade: Fix memory leaks | Sören Brinkmann | 2014-03-27 |
* | pacman/upgrade: Refactor memory management | Sören Brinkmann | 2014-03-27 |
* | pacman/upgrade: Check malloc() return value | Sören Brinkmann | 2014-03-16 |
* | makepkg: Reorder some entries in usage() and getopts | Pierre Neidhardt | 2014-03-13 |
* | makepkg: enforce fakeroot usage | Allan McRae | 2014-03-12 |
* | makepkg: Remove --asroot option | Allan McRae | 2014-03-12 |
* | makepkg: Add a --noarchive option to inhibit archive creation | Pierre Neidhardt | 2014-03-12 |
* | makepkg: Comment on install_package() return code | Pierre Neidhardt | 2014-03-12 |
* | note that TotalDownload and XferCommand are incompatible. | Matthias Krüger | 2014-03-08 |
* | Use MALLOC throughtout libalpm | Allan McRae | 2014-03-08 |
* | remove check for unused ALPM_ERR_PKG_IGNORED | Andrew Gregory | 2014-03-04 |
* | simplify check for leading "local/" | Andrew Gregory | 2014-03-04 |
* | sync_prepare: ignore explicitly removed conflicts | Andrew Gregory | 2014-03-04 |
* | Fix install order in scripts Makefile | Allan McRae | 2014-03-03 |
* | makepkg.8: Fix typo | Pierre Neidhardt | 2014-03-03 |
* | pactest: add prefix to temporary directory | Andrew Gregory | 2014-03-03 |
* | pmpkg.py: remove unused imports | Andrew Gregory | 2014-03-03 |
* | makepkg: Support kernel.org's PGP signature scheme | Thomas Bächler | 2014-03-03 |
* | Fix warnings with strict-overflow in gcc-4.9 | Allan McRae | 2014-03-03 |
* | pacsearch: factored -Ss and -Qs parts into one single function | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: pattern arguments work as for pacman | Pierre Neidhardt | 2014-03-03 |
* | Add events on pacnew/pacsave/pacorig file creation | Olivier Brunel | 2014-03-03 |
* | pacsearch: fields are treated uniformly when printing | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: removed redundant sorting | Pierre Neidhardt | 2014-03-03 |