index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-key.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-19
1
-1
/
+1
|
\
|
*
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
2015-04-07
1
-1
/
+1
|
*
support long keyids in "apt-key del" instead of ignoring them
James McCoy
2014-11-28
1
-1
/
+1
*
|
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
1
-2
/
+6
*
|
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
2014-09-29
1
-0
/
+3
*
|
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
2014-09-27
1
-0
/
+8
*
|
miscellaneous small cleanups in apt-key
David Kalnischkies
2014-09-27
1
-17
/
+7
*
|
add --readonly option for apt-key adv
David Kalnischkies
2014-09-27
1
-5
/
+4
*
|
use only one --keyring in gpg interactions
David Kalnischkies
2014-09-27
1
-28
/
+77
*
|
add --secret-keyring option for apt-key
David Kalnischkies
2014-09-27
1
-0
/
+11
*
|
allow to specify fingerprints in 'apt-key del'
David Kalnischkies
2014-09-27
1
-4
/
+17
*
|
add a test for apt-key export{,all}
David Kalnischkies
2014-09-27
1
-2
/
+2
*
|
respect --keyring also in merged keyring commands
David Kalnischkies
2014-09-27
1
-8
/
+10
*
|
support gnupg2 as drop-in replacement for gnupg
David Kalnischkies
2014-09-27
1
-4
/
+13
*
|
delay gnupg setup in apt-key until it is needed
David Kalnischkies
2014-09-27
1
-22
/
+22
*
|
merge fragment keyrings in apt-key to avoid hitting gpg limits
David Kalnischkies
2014-09-27
1
-57
/
+77
*
|
refactor key removal code to reuse it in next step
David Kalnischkies
2014-09-27
1
-48
/
+55
*
|
set a primary-keyring only if we have access to it
David Kalnischkies
2014-09-27
1
-1
/
+3
*
|
support (multiple) arguments properly in apt-key
David Kalnischkies
2014-09-27
1
-27
/
+27
*
|
only create new trusted.gpg if directory is writeable
David Kalnischkies
2014-09-27
1
-23
/
+14
*
|
all errors should be printed to stderr
David Kalnischkies
2014-09-27
1
-5
/
+5
*
|
add a (hidden) --quiet option for apt-key
David Kalnischkies
2014-09-27
1
-4
/
+10
*
|
remove leftover debug output from multikey softlink
David Kalnischkies
2014-09-27
1
-1
/
+0
|
/
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-2
/
+2
*
use gpg --homedir instead of explicit file placement
David Kalnischkies
2014-01-16
1
-13
/
+14
*
fix apt-key net-update test to use the buildin webserver
Michael Vogt
2013-12-19
1
-1
/
+1
*
make apt-key net-update actually testable
Michael Vogt
2013-12-13
1
-6
/
+13
*
generate apt-key script with vendor info about keys
David Kalnischkies
2013-12-01
1
-0
/
+354