| Commit message (Expand) | Author | Age |
* | makepkg: bzr: update existing sources in srcdir without removing them first. | Allan McRae | 2014-11-17 |
* | makepkg: hg: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 2014-11-09 |
* | makepkg: checkout a revision specified in SVN fragment in download_svn. | Lukáš Jirkovský | 2014-11-09 |
* | makepkg: git: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 2014-11-09 |
* | makepkg: improve stripping pkgdesc of whitespace for .PKGINFO | Allan McRae | 2014-11-09 |
* | makepkg: introduce .SRCINFO files for source packages | Dave Reisner | 2014-11-09 |
* | makepkg: simplify epoch handling | Dave Reisner | 2014-11-09 |
* | makepkg: ignore empty global attributes in extraction | Dave Reisner | 2014-11-09 |
* | Add --assume-installed to shell completion | Florian Pritz | 2014-11-09 |
* | Add --assume-installed to pacman --help | Florian Pritz | 2014-11-05 |
* | makepkg.8: remove superfluous "::" in envvar description | Dave Reisner | 2014-11-05 |
* | bash_completion: add --noarchive to makepkg's completions | Dave Reisner | 2014-11-05 |
* | updpkgsums: avoid exec'ing awk, so the trap actually works | Dave Reisner | 2014-11-05 |
* | add pacman-db-upgrade-v9.py to check_SCRIPTS | Andrew Gregory | 2014-11-04 |
* | tests/pacman-db-upgrade-v9: set additional paths | Andrew Gregory | 2014-11-04 |
* | pmtest: make test paths easily available to tests | Andrew Gregory | 2014-11-04 |
* | pacman-db-upgrade: fix --config option typo | Andrew Gregory | 2014-11-04 |
* | Exit with 0/SUCCESS if there are no packages to remove | Eric Schultz | 2014-11-04 |
* | makepkg.8: fix typo in reference to other flag | Dave Reisner | 2014-10-19 |
* | testdb: ignore ALPM_DB_VERSION | Andrew Gregory | 2014-10-19 |
* | paccache: avoid spurious blank line written to stderr | Dave Reisner | 2014-10-19 |
* | dload: mark final_url as const | Christian Hesse | 2014-10-19 |
* | doc/translation-help.txt: Removed out-of-date paragraph | Miguel de Val-Borro | 2014-10-19 |
* | doc/translation-help.txt: Minor rewording of Transifex usage | Miguel de Val-Borro | 2014-10-19 |
* | makepkg: always look for sources in source=() | Dave Reisner | 2014-10-19 |
* | dload: unlink file on filesize exceeded error | Christian Hesse | 2014-10-16 |
* | dload: use better error message on exceeded file size | Christian Hesse | 2014-10-16 |
* | be_sync: use effective URL for db file signature download | Christian Hesse | 2014-10-16 |
* | makepkg: reorder args to pkgbuild_get_attribute for consistency | Dave Reisner | 2014-10-13 |
* | add pacman-db-upgrade test | Andrew Gregory | 2014-10-13 |
* | sync.c: download packages before starting commit | Andrew Gregory | 2014-10-13 |
* | pmtest: allow tests to specify test binary | Andrew Gregory | 2014-10-13 |
* | pacman: add --confirm option | Andrew Gregory | 2014-10-13 |
* | pmtest: allow tests to specify db version | Andrew Gregory | 2014-10-13 |
* | pmrule: make backup file test more robust | Andrew Gregory | 2014-10-13 |
* | pmdb: include directories in package file lists | Andrew Gregory | 2014-10-13 |
* | makepkg: simplify attr matching in extract_function_var | Dave Reisner | 2014-10-13 |
* | makepkg: show full fingerprint on pgp failure | Dave Reisner | 2014-10-13 |
* | Revert "makepkg: allow less than the full fingerprint in validpgpkeys" | Dave Reisner | 2014-10-13 |
* | There are not hooks! | Allan McRae | 2014-10-10 |
* | pacman-db-upgrade: do not mangle file lists | Andrew Gregory | 2014-10-06 |
* | alpm: Fix wrong xferred/total sizes when resuming downloads | Olivier Brunel | 2014-10-02 |
* | doc/translation-help.txt: Remove link to tutorial on sarovar.org | Miguel de Val-Borro | 2014-10-02 |
* | _alpm_key_in_keychain: cache known keys | Andrew Gregory | 2014-10-01 |
* | check_keyring: skip keys known to be missing | Andrew Gregory | 2014-10-01 |
* | remove retry check from signature validation | Andrew Gregory | 2014-10-01 |
* | Add --assume-installed option | Florian Pritz | 2014-09-30 |
* | libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free | Florian Pritz | 2014-09-30 |
* | deps.c: split _alpm_depcmp into _alpm_depcmp_provides | Florian Pritz | 2014-09-30 |
* | table_display: only check width when non-zero | Andrew Gregory | 2014-09-30 |