summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Actually read PGPSIG field in sync DB codeDan McGee2011-03-23
* | Merge branch 'gpg-libalpm-basics'Dan McGee2011-03-23
|\ \
| * | Add a few pactests for PGP integrationDan McGee2011-03-23
| * | Read in .sig files when opening a package fileDan McGee2011-03-23
| * | Add PGP signature support to pactestDan McGee2011-03-23
| * | Allow PGP signature to be read from sync databaseDan McGee2011-03-23
| * | Add base64 algorithms from PolarSSL to libalpmDan McGee2011-03-23
* | | Remove libfetch error codeDan McGee2011-03-23
|/ /
* | Merge branch 'gpg-build-tools'Dan McGee2011-03-23
|\ \
| * | repo-add: add sha256sum values to repo databaseDan McGee2011-03-23
| * | repo-add: add symlink to signature fileAllan McRae2011-03-23
| * | repo-add: Fix up usage with GPG optionsDan McGee2011-03-23
| * | repo-add: add -v/--verify optionDan McGee2011-03-23
| * | repo-add: allow signing of the package databaseDan McGee2011-03-23
| * | Add PGPSIG field in repo-addGeoffroy Carrier2011-03-23
| * | makepkg: place signature symlink in build dirAllan McRae2011-03-22
| * | makepkg: allow signatures to work with split packagesDan McGee2011-03-22
| * | Add GPG signature support to makepkgGeoffroy Carrier2011-03-22
* | | Merge branch 'gpg-pacman-key'Dan McGee2011-03-23
|\ \ \
| * | | pacman-key manpage updatesDan McGee2011-03-23
| * | | pacman-key help, round threeDan McGee2011-03-23
| * | | Add man-page for pacman-keyGuillaume Alaux2011-03-23
| * | | pacman-key: improve usage outputAllan McRae2011-03-23
| * | | pacman-key: remake of --reload commandDenis A. Altoé Falqueto2011-03-23
| * | | pacman-key: keyring management toolDenis A. Altoé Falqueto2011-03-23
| |/ /
* | | Merge branch 'maint'Dan McGee2011-03-23
|\ \ \ | |/ / |/| / | |/
| * Bump version to 3.5.1Dan McGee2011-03-23
| * Updated 3.5.1 translations from TransifexDan McGee2011-03-23
| * Add new Serbian translation from TransifexSlobodan Terzić2011-03-23
| * 3.5.1 NEWS updatesDan McGee2011-03-23
| * Documentation consistency fixesDan McGee2011-03-23
| * Fix documentation typo in makepkg.8Dan McGee2011-03-23
| * Minor code cleanupsDan McGee2011-03-21
| * Ensure package removal list does not contain duplicatesDan McGee2011-03-21
| * Fix line_offset not being reset in _alpm_archive_fgets()Dan McGee2011-03-21
* | Merge branch 'maint'Dan McGee2011-03-21
|\|
| * Do not query group selection when using -SpAllan McRae2011-03-21
| * Some more zsh completion tidy upAllan McRae2011-03-21
| * Fix zsh completionAllan McRae2011-03-21
| * Restore --debug/--verbose output without a primary operationDan McGee2011-03-21
| * Add a few more notes about translating using TransifexDan McGee2011-03-20
| * Update source translation files in prep for 3.5.1Dan McGee2011-03-20
| * Remove unnecessary NULL checkDan McGee2011-03-20
| * Fix comparison to 0 rather than NULLDan McGee2011-03-20
| * Fix assignment before NULL checkDan McGee2011-03-20
* | Don't initialize progress to zero before calling curl_easy_perform().Lukas Fleischer2011-03-21
* | Ensure dlcb is defined before calling itDan McGee2011-03-21
* | Style change: return(x) --> return xDan McGee2011-03-20
* | lib/dload.c: fix opening braces to conform with coding styleDave Reisner2011-03-20
* | Merge branch 'maint'Dan McGee2011-03-20
|\|