index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-key.in
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
avoid triggering gpg2 migration in apt-key
David Kalnischkies
1
-15
/
+15
2015-12-19
avoid evaluating shell in paths used in apt-key
David Kalnischkies
1
-20
/
+24
2015-12-07
part revert, part redo 'which' replacement
David Kalnischkies
1
-7
/
+22
2015-12-06
replace run-parts with find|sort to avoid debianutils usage
David Kalnischkies
1
-1
/
+1
2015-12-06
replace "which" with "command -v" for portability
David Kalnischkies
1
-7
/
+7
2015-09-14
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
1
-43
/
+61
2015-08-27
fix various typos reported by codespell
David Kalnischkies
1
-1
/
+1
2015-08-10
merge keyrings with cat instead of gpg in apt-key
David Kalnischkies
1
-42
/
+86
2015-08-10
support gpg 2.1.x in apt-key
David Kalnischkies
1
-25
/
+60
2015-08-10
enhance apt-key debugging options
David Kalnischkies
1
-4
/
+15
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
1
-3
/
+19
2015-04-19
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
1
-1
/
+1
2015-04-07
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
1
-1
/
+1
2014-11-28
support long keyids in "apt-key del" instead of ignoring them
James McCoy
1
-1
/
+1
2014-10-20
test if TMPDIR is accessible before using
David Kalnischkies
1
-2
/
+6
2014-09-29
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
1
-0
/
+3
2014-09-27
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
1
-0
/
+8
2014-09-27
miscellaneous small cleanups in apt-key
David Kalnischkies
1
-17
/
+7
2014-09-27
add --readonly option for apt-key adv
David Kalnischkies
1
-5
/
+4
2014-09-27
use only one --keyring in gpg interactions
David Kalnischkies
1
-28
/
+77
2014-09-27
add --secret-keyring option for apt-key
David Kalnischkies
1
-0
/
+11
2014-09-27
allow to specify fingerprints in 'apt-key del'
David Kalnischkies
1
-4
/
+17
2014-09-27
add a test for apt-key export{,all}
David Kalnischkies
1
-2
/
+2
2014-09-27
respect --keyring also in merged keyring commands
David Kalnischkies
1
-8
/
+10
2014-09-27
support gnupg2 as drop-in replacement for gnupg
David Kalnischkies
1
-4
/
+13
2014-09-27
delay gnupg setup in apt-key until it is needed
David Kalnischkies
1
-22
/
+22
2014-09-27
merge fragment keyrings in apt-key to avoid hitting gpg limits
David Kalnischkies
1
-57
/
+77
2014-09-27
refactor key removal code to reuse it in next step
David Kalnischkies
1
-48
/
+55
2014-09-27
set a primary-keyring only if we have access to it
David Kalnischkies
1
-1
/
+3
2014-09-27
support (multiple) arguments properly in apt-key
David Kalnischkies
1
-27
/
+27
2014-09-27
only create new trusted.gpg if directory is writeable
David Kalnischkies
1
-23
/
+14
2014-09-27
all errors should be printed to stderr
David Kalnischkies
1
-5
/
+5
2014-09-27
add a (hidden) --quiet option for apt-key
David Kalnischkies
1
-4
/
+10
2014-09-27
remove leftover debug output from multikey softlink
David Kalnischkies
1
-1
/
+0
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-2
/
+2
2014-01-16
use gpg --homedir instead of explicit file placement
David Kalnischkies
1
-13
/
+14
2013-12-19
fix apt-key net-update test to use the buildin webserver
Michael Vogt
1
-1
/
+1
2013-12-13
make apt-key net-update actually testable
Michael Vogt
1
-6
/
+13
2013-12-01
generate apt-key script with vendor info about keys
David Kalnischkies
1
-0
/
+354