| Commit message (Expand) | Author | Age |
... | |
* | | Let pacman specify GnuPG's home directory. | Chris Brannon | 2011-03-23 |
* | | Add a pactest showing failed GPG verification | Dan McGee | 2011-03-23 |
* | | Integrate GPGME into libalpm | Dan McGee | 2011-03-23 |
* | | Add some error codes for signature verification | Dan McGee | 2011-03-23 |
* | | Add signature directory as option on libalpm handle | Dan McGee | 2011-03-23 |
* | | Actually read PGPSIG field in sync DB code | Dan McGee | 2011-03-23 |
* | | Merge branch 'gpg-libalpm-basics' | Dan McGee | 2011-03-23 |
|\ \ |
|
| * | | Add a few pactests for PGP integration | Dan McGee | 2011-03-23 |
| * | | Read in .sig files when opening a package file | Dan McGee | 2011-03-23 |
| * | | Add PGP signature support to pactest | Dan McGee | 2011-03-23 |
| * | | Allow PGP signature to be read from sync database | Dan McGee | 2011-03-23 |
| * | | Add base64 algorithms from PolarSSL to libalpm | Dan McGee | 2011-03-23 |
* | | | Remove libfetch error code | Dan McGee | 2011-03-23 |
|/ / |
|
* | | Merge branch 'gpg-build-tools' | Dan McGee | 2011-03-23 |
|\ \ |
|
| * | | repo-add: add sha256sum values to repo database | Dan McGee | 2011-03-23 |
| * | | repo-add: add symlink to signature file | Allan McRae | 2011-03-23 |
| * | | repo-add: Fix up usage with GPG options | Dan McGee | 2011-03-23 |
| * | | repo-add: add -v/--verify option | Dan McGee | 2011-03-23 |
| * | | repo-add: allow signing of the package database | Dan McGee | 2011-03-23 |
| * | | Add PGPSIG field in repo-add | Geoffroy Carrier | 2011-03-23 |
| * | | makepkg: place signature symlink in build dir | Allan McRae | 2011-03-22 |
| * | | makepkg: allow signatures to work with split packages | Dan McGee | 2011-03-22 |
| * | | Add GPG signature support to makepkg | Geoffroy Carrier | 2011-03-22 |
* | | | Merge branch 'gpg-pacman-key' | Dan McGee | 2011-03-23 |
|\ \ \ |
|
| * | | | pacman-key manpage updates | Dan McGee | 2011-03-23 |
| * | | | pacman-key help, round three | Dan McGee | 2011-03-23 |
| * | | | Add man-page for pacman-key | Guillaume Alaux | 2011-03-23 |
| * | | | pacman-key: improve usage output | Allan McRae | 2011-03-23 |
| * | | | pacman-key: remake of --reload command | Denis A. Altoé Falqueto | 2011-03-23 |
| * | | | pacman-key: keyring management tool | Denis A. Altoé Falqueto | 2011-03-23 |
| |/ / |
|
* | | | Merge branch 'maint' | Dan McGee | 2011-03-23 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Bump version to 3.5.1 | Dan McGee | 2011-03-23 |
| * | Updated 3.5.1 translations from Transifex | Dan McGee | 2011-03-23 |
| * | Add new Serbian translation from Transifex | Slobodan Terzić | 2011-03-23 |
| * | 3.5.1 NEWS updates | Dan McGee | 2011-03-23 |
| * | Documentation consistency fixes | Dan McGee | 2011-03-23 |
| * | Fix documentation typo in makepkg.8 | Dan McGee | 2011-03-23 |
| * | Minor code cleanups | Dan McGee | 2011-03-21 |
| * | Ensure package removal list does not contain duplicates | Dan McGee | 2011-03-21 |
| * | Fix line_offset not being reset in _alpm_archive_fgets() | Dan McGee | 2011-03-21 |
* | | Merge branch 'maint' | Dan McGee | 2011-03-21 |
|\| |
|
| * | Do not query group selection when using -Sp | Allan McRae | 2011-03-21 |
| * | Some more zsh completion tidy up | Allan McRae | 2011-03-21 |
| * | Fix zsh completion | Allan McRae | 2011-03-21 |
| * | Restore --debug/--verbose output without a primary operation | Dan McGee | 2011-03-21 |
| * | Add a few more notes about translating using Transifex | Dan McGee | 2011-03-20 |
| * | Update source translation files in prep for 3.5.1 | Dan McGee | 2011-03-20 |
| * | Remove unnecessary NULL check | Dan McGee | 2011-03-20 |
| * | Fix comparison to 0 rather than NULL | Dan McGee | 2011-03-20 |
| * | Fix assignment before NULL check | Dan McGee | 2011-03-20 |