Age | Commit message (Expand) | Author | Files | Lines |
2014-10-13 | pmtest: allow tests to specify db version | Andrew Gregory | 1 | -2/+3 |
2014-10-13 | pmrule: make backup file test more robust | Andrew Gregory | 1 | -6/+4 |
2014-10-13 | pmdb: include directories in package file lists | Andrew Gregory | 1 | -1/+1 |
2014-10-13 | makepkg: simplify attr matching in extract_function_var | Dave Reisner | 1 | -3/+3 |
2014-10-13 | makepkg: show full fingerprint on pgp failure | Dave Reisner | 2 | -3/+4 |
2014-10-13 | Revert "makepkg: allow less than the full fingerprint in validpgpkeys" | Dave Reisner | 2 | -23/+2 |
2014-10-10 | There are not hooks! | Allan McRae | 1 | -1/+1 |
2014-10-06 | pacman-db-upgrade: do not mangle file lists | Andrew Gregory | 1 | -7/+22 |
2014-10-02 | alpm: Fix wrong xferred/total sizes when resuming downloads | Olivier Brunel | 1 | -1/+3 |
2014-10-02 | doc/translation-help.txt: Remove link to tutorial on sarovar.org | Miguel de Val-Borro | 1 | -3/+1 |
2014-10-01 | _alpm_key_in_keychain: cache known keys | Andrew Gregory | 3 | -0/+14 |
2014-10-01 | check_keyring: skip keys known to be missing | Andrew Gregory | 1 | -4/+3 |
2014-10-01 | remove retry check from signature validation | Andrew Gregory | 1 | -8/+2 |
2014-09-30 | Add --assume-installed option | Florian Pritz | 12 | -3/+152 |
2014-09-30 | libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free | Florian Pritz | 8 | -23/+32 |
2014-09-30 | deps.c: split _alpm_depcmp into _alpm_depcmp_provides | Florian Pritz | 2 | -7/+15 |
2014-09-30 | table_display: only check width when non-zero | Andrew Gregory | 1 | -1/+1 |
2014-09-30 | avoid line wrapping if not in a tty or COLUMNS=0 | Andrew Gregory | 1 | -8/+16 |
2014-09-30 | makepkg: allow less than the full fingerprint in validpgpkeys | Dave Reisner | 2 | -2/+23 |
2014-09-30 | makepkg: move negation in inequality comparisons | Dave Reisner | 1 | -5/+5 |
2014-09-30 | paccache: parse_filename bug fix | Maxim Andersson | 1 | -1/+6 |
2014-09-30 | makepkg: abort if we can't add install/changelog to package | Dave Reisner | 1 | -1/+4 |
2014-09-30 | updpkgsums: update to recognize arch-specific sources | Dave Reisner | 1 | -1/+1 |
2014-09-30 | PKGBUILD: add support for arch-specific sources | Dave Reisner | 2 | -35/+151 |
2014-09-30 | makepkg: break out checksum generation to its own function | Dave Reisner | 1 | -32/+41 |
2014-09-30 | makepkg: break out check_checksums to reasonably sized functions | Dave Reisner | 1 | -41/+54 |
2014-09-30 | Revert "Remove log_cb, add ALPM_EVENT_LOG instead" | Andrew Gregory | 10 | -72/+75 |
2014-09-23 | pacman.c: Add -gg, -ii, and -yy to help summary | Johannes Löthberg | 1 | -4/+6 |
2014-09-23 | pacman: set SA_RESTART for signal handler | Andrew Gregory | 1 | -1/+1 |
2014-09-23 | wrap fgets to retry on EINTR | Andrew Gregory | 7 | -14/+43 |
2014-09-23 | makepkg: disallow values of 'arch' which might be problematic | Dave Reisner | 1 | -3/+11 |
2014-09-23 | makepkg: let --source imply --ignorearch | Dave Reisner | 1 | -4/+10 |
2014-09-23 | makepkg: use correct terminology | Dave Reisner | 1 | -1/+1 |
2014-09-23 | replace --reference on chmod/chown commands | Wolfgang Bumiller | 3 | -2/+14 |
2014-09-23 | alpm.h: remove outdated pkg_get_backup doxygen | Andrew Gregory | 1 | -3/+0 |
2014-09-23 | Check the version of the local database during validation | Allan McRae | 2 | -19/+12 |
2014-09-23 | Add version file to empty local database | Allan McRae | 2 | -12/+35 |
2014-09-23 | Add version file when creating local database directory | Allan McRae | 2 | -0/+20 |
2014-09-23 | Create local database directory if it is missing | Allan McRae | 1 | -14/+26 |
2014-09-23 | Extend database upgrade script to handle alpm db version 9 | Andrew Gregory | 1 | -10/+86 |
2014-09-16 | pacman-db-upgrade: use pacman-style options | Andrew Gregory | 2 | -21/+53 |
2014-09-16 | fix improper FREELIST calls | Andrew Gregory | 2 | -3/+6 |
2014-09-15 | updpkgsums: use a throwaway build dir | Dave Reisner | 1 | -0/+2 |
2014-09-15 | makepkg: do not eval dlcmd | lolilolicon | 1 | -11/+10 |
2014-09-15 | makepkg: Allow using sources with :: in them | William Giokas | 1 | -3/+3 |
2014-09-15 | paccache: read default cachedir from pacman.conf | Dave Reisner | 1 | -2/+21 |
2014-09-15 | paccache: add support for multiple cachedirs | Maxim Andersson | 1 | -23/+37 |
2014-09-15 | PKGBUILD(5): arch-specific fields are always additional | Dave Reisner | 1 | -2/+2 |
2014-08-09 | pacman-key: stricter parsing for -verify | Allan McRae | 1 | -1/+1 |
2014-08-09 | pkgdelta(8): Fix broken example of --min-pkg-size with human-readable values | Jason St. John | 1 | -2/+2 |