index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
buildsys: use libcurl's m4 macro for buildtime detection
Dave Reisner
3
-17
/
+253
2011-03-23
Report output from signature checking to debug log
Allan McRae
1
-11
/
+11
2011-03-23
Added gpg verification options per repo to the config file.
Xavier Chantry
10
-8
/
+72
2011-03-23
Remove unnecessary sanity check on db->setserver
Dan McGee
1
-12
/
+0
2011-03-23
Let pacman specify GnuPG's home directory.
Chris Brannon
5
-1
/
+43
2011-03-23
Add a pactest showing failed GPG verification
Dan McGee
1
-0
/
+10
2011-03-23
Integrate GPGME into libalpm
Dan McGee
7
-16
/
+286
2011-03-23
Add some error codes for signature verification
Dan McGee
2
-0
/
+8
2011-03-23
Add signature directory as option on libalpm handle
Dan McGee
3
-0
/
+32
2011-03-23
Actually read PGPSIG field in sync DB code
Dan McGee
1
-0
/
+2
2011-03-23
Merge branch 'gpg-libalpm-basics'
Dan McGee
11
-1
/
+385
2011-03-23
Add a few pactests for PGP integration
Dan McGee
2
-0
/
+20
2011-03-23
Remove libfetch error code
Dan McGee
1
-1
/
+0
2011-03-23
Read in .sig files when opening a package file
Dan McGee
1
-1
/
+48
2011-03-23
Add PGP signature support to pactest
Dan McGee
2
-0
/
+5
2011-03-23
Allow PGP signature to be read from sync database
Dan McGee
3
-0
/
+53
2011-03-23
Add base64 algorithms from PolarSSL to libalpm
Dan McGee
3
-0
/
+259
2011-03-23
Merge branch 'gpg-build-tools'
Dan McGee
6
-10
/
+118
2011-03-23
repo-add: add sha256sum values to repo database
Dan McGee
2
-5
/
+12
2011-03-23
Merge branch 'gpg-pacman-key'
Dan McGee
7
-0
/
+415
2011-03-23
Merge branch 'maint'
Dan McGee
63
-1633
/
+6184
2011-03-23
Bump version to 3.5.1
Dan McGee
1
-2
/
+2
2011-03-23
Updated 3.5.1 translations from Transifex
Dan McGee
50
-1600
/
+1243
2011-03-23
Add new Serbian translation from Transifex
Slobodan Terzić
6
-0
/
+4882
2011-03-23
3.5.1 NEWS updates
Dan McGee
1
-0
/
+15
2011-03-23
Documentation consistency fixes
Dan McGee
3
-26
/
+26
2011-03-23
Fix documentation typo in makepkg.8
Dan McGee
1
-1
/
+2
2011-03-23
pacman-key manpage updates
Dan McGee
2
-31
/
+41
2011-03-23
pacman-key help, round three
Dan McGee
1
-39
/
+24
2011-03-23
Add man-page for pacman-key
Guillaume Alaux
3
-0
/
+81
2011-03-23
pacman-key: improve usage output
Allan McRae
1
-17
/
+21
2011-03-23
pacman-key: remake of --reload command
Denis A. Altoé Falqueto
1
-42
/
+99
2011-03-23
pacman-key: keyring management tool
Denis A. Altoé Falqueto
3
-0
/
+278
2011-03-23
repo-add: add symlink to signature file
Allan McRae
1
-0
/
+5
2011-03-23
repo-add: Fix up usage with GPG options
Dan McGee
1
-2
/
+3
2011-03-23
repo-add: add -v/--verify option
Dan McGee
1
-0
/
+26
2011-03-23
repo-add: allow signing of the package database
Dan McGee
2
-0
/
+30
2011-03-23
Add PGPSIG field in repo-add
Geoffroy Carrier
1
-0
/
+6
2011-03-23
makepkg: place signature symlink in build dir
Allan McRae
1
-2
/
+3
2011-03-23
makepkg: allow signatures to work with split packages
Dan McGee
1
-5
/
+8
2011-03-23
Add GPG signature support to makepkg
Geoffroy Carrier
3
-3
/
+32
2011-03-21
Minor code cleanups
Dan McGee
1
-3
/
+6
2011-03-21
Ensure package removal list does not contain duplicates
Dan McGee
1
-1
/
+5
2011-03-21
Fix line_offset not being reset in _alpm_archive_fgets()
Dan McGee
1
-0
/
+3
2011-03-21
Merge branch 'maint'
Dan McGee
8
-59
/
+73
2011-03-21
Don't initialize progress to zero before calling curl_easy_perform().
Lukas Fleischer
1
-4
/
+3
2011-03-21
Ensure dlcb is defined before calling it
Dan McGee
1
-1
/
+3
2011-03-21
Do not query group selection when using -Sp
Allan McRae
1
-14
/
+26
2011-03-21
Some more zsh completion tidy up
Allan McRae
1
-1
/
+2
2011-03-21
Fix zsh completion
Allan McRae
1
-13
/
+10
[next]