summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner2014-10-13
* There are not hooks!Allan McRae2014-10-10
* pacman-db-upgrade: do not mangle file listsAndrew Gregory2014-10-06
* alpm: Fix wrong xferred/total sizes when resuming downloadsOlivier Brunel2014-10-02
* doc/translation-help.txt: Remove link to tutorial on sarovar.orgMiguel de Val-Borro2014-10-02
* _alpm_key_in_keychain: cache known keysAndrew Gregory2014-10-01
* check_keyring: skip keys known to be missingAndrew Gregory2014-10-01
* remove retry check from signature validationAndrew Gregory2014-10-01
* Add --assume-installed optionFlorian Pritz2014-09-30
* libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz2014-09-30
* deps.c: split _alpm_depcmp into _alpm_depcmp_providesFlorian Pritz2014-09-30
* table_display: only check width when non-zeroAndrew Gregory2014-09-30
* avoid line wrapping if not in a tty or COLUMNS=0Andrew Gregory2014-09-30
* makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner2014-09-30
* makepkg: move negation in inequality comparisonsDave Reisner2014-09-30
* paccache: parse_filename bug fixMaxim Andersson2014-09-30
* makepkg: abort if we can't add install/changelog to packageDave Reisner2014-09-30
* updpkgsums: update to recognize arch-specific sourcesDave Reisner2014-09-30
* PKGBUILD: add support for arch-specific sourcesDave Reisner2014-09-30
* makepkg: break out checksum generation to its own functionDave Reisner2014-09-30
* makepkg: break out check_checksums to reasonably sized functionsDave Reisner2014-09-30
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg2014-09-23
* pacman: set SA_RESTART for signal handlerAndrew Gregory2014-09-23
* wrap fgets to retry on EINTRAndrew Gregory2014-09-23
* makepkg: disallow values of 'arch' which might be problematicDave Reisner2014-09-23
* makepkg: let --source imply --ignorearchDave Reisner2014-09-23
* makepkg: use correct terminologyDave Reisner2014-09-23
* replace --reference on chmod/chown commandsWolfgang Bumiller2014-09-23
* alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory2014-09-23
* Check the version of the local database during validationAllan McRae2014-09-23
* Add version file to empty local databaseAllan McRae2014-09-23
* Add version file when creating local database directoryAllan McRae2014-09-23
* Create local database directory if it is missingAllan McRae2014-09-23
* Extend database upgrade script to handle alpm db version 9Andrew Gregory2014-09-23
* pacman-db-upgrade: use pacman-style optionsAndrew Gregory2014-09-16
* fix improper FREELIST callsAndrew Gregory2014-09-16
* updpkgsums: use a throwaway build dirDave Reisner2014-09-15
* makepkg: do not eval dlcmdlolilolicon2014-09-15
* makepkg: Allow using sources with :: in themWilliam Giokas2014-09-15
* paccache: read default cachedir from pacman.confDave Reisner2014-09-15
* paccache: add support for multiple cachedirsMaxim Andersson2014-09-15
* PKGBUILD(5): arch-specific fields are always additionalDave Reisner2014-09-15
* pacman-key: stricter parsing for -verifyAllan McRae2014-08-09
* pkgdelta(8): Fix broken example of --min-pkg-size with human-readable valuesJason St. John2014-08-09
* man: Improve grammar and add missing single quotes around command optionsJason St. John2014-08-09
* man: Use uniform line spacing between sectionsJason St. John2014-08-09
* pacman(8): Improve grammar and quotingJason St. John2014-08-09
* Fix loading invalid packageOlivier Brunel2014-08-09
* makepkg: replace bare eval with var extraction functionsDave Reisner2014-08-08