index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mark private methods as hidden
David Kalnischkies
2014-09-30
19
-112
/
+88
*
fix Configuration::FindVector API
David Kalnischkies
2014-09-29
3
-12
/
+2
*
update symbols file
David Kalnischkies
2014-09-29
1
-81
/
+298
*
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
2014-09-29
2
-0
/
+4
*
Add missing "adduser" dependency (for the new _apt user)
Michael Vogt
2014-09-29
1
-1
/
+1
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
9
-172
/
+216
|
\
|
*
Set STRIP_FROM_PATH for doxygen
Trần Ngọc Quân
2014-09-28
1
-2
/
+2
|
*
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...
Michael Vogt
2014-09-26
8
-171
/
+216
|
|
\
|
|
*
rewrite compressed indexes test to check with all compressors
David Kalnischkies
2014-09-25
3
-122
/
+135
|
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
7
-58
/
+90
*
|
|
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-09-28
3
-6
/
+57
*
|
|
allow options between command and -- on commandline
David Kalnischkies
2014-09-28
3
-10
/
+81
*
|
|
cleanup partial directory of lists in apt-get clean
David Kalnischkies
2014-09-27
2
-6
/
+54
*
|
|
allow fetcher setup without directory creation
David Kalnischkies
2014-09-27
7
-28
/
+66
*
|
|
Japanese program translation update
Kenshi Muto
2014-09-27
1
-30
/
+28
*
|
|
store source name and version in binary cache
David Kalnischkies
2014-09-27
7
-53
/
+89
*
|
|
fix: %i in format string (no. 1) requires 'int' but the argument type is
David Kalnischkies
2014-09-27
1
-3
/
+3
*
|
|
fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...
David Kalnischkies
2014-09-27
1
-4
/
+0
*
|
|
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
2014-09-27
3
-6
/
+6
*
|
|
fix: Consecutive return, break, continue, goto or throw statements are unnece...
David Kalnischkies
2014-09-27
2
-4
/
+1
*
|
|
Merge branch 'feature/gnupglimit' into debian/experimental
David Kalnischkies
2014-09-27
59
-529
/
+652
|
\
\
\
|
*
|
|
add gnupg and gnupg2 as test-dependency
David Kalnischkies
2014-09-27
2
-2
/
+3
|
*
|
|
ensure apt-key del handles 16-byte key ids
James McCoy
2014-09-27
1
-0
/
+8
|
*
|
|
remove empty keyrings in trusted.gpg.d on upgrade
David Kalnischkies
2014-09-27
1
-0
/
+9
|
*
|
|
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
2014-09-27
3
-3
/
+10
|
*
|
|
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
3
-7
/
+7
|
*
|
|
use only one --keyring in gpg interactions
David Kalnischkies
2014-09-27
2
-46
/
+116
|
*
|
|
add --secret-keyring option for apt-key
David Kalnischkies
2014-09-27
2
-3
/
+14
|
*
|
|
allow to specify fingerprints in 'apt-key del'
David Kalnischkies
2014-09-27
3
-5
/
+26
|
*
|
|
add a test for apt-key export{,all}
David Kalnischkies
2014-09-27
2
-2
/
+9
|
*
|
|
use apt-key to wrap gpg calls in testcases
David Kalnischkies
2014-09-27
1
-31
/
+9
|
*
|
|
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
3
-88
/
+122
|
*
|
|
delay gnupg setup in apt-key until it is needed
David Kalnischkies
2014-09-27
1
-22
/
+22
|
*
|
|
correct the error messages to refer to apt-key instead of gpgv
David Kalnischkies
2014-09-27
46
-180
/
+173
|
*
|
|
use apt-key adv (+ gnupg) instead of gpgv for verify
David Kalnischkies
2014-09-27
5
-47
/
+53
|
*
|
|
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
|
*
|
|
rename postrm to apt.postrm
David Kalnischkies
2014-09-27
3
-39
/
+0
|
*
|
|
remove leftover debug output from multikey softlink
David Kalnischkies
2014-09-27
1
-1
/
+0
|
/
/
/
*
|
|
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-27
5
-13
/
+13
*
|
|
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
13
-32
/
+29
*
|
|
fix occurrence typo in tagfile comment
David Kalnischkies
2014-09-27
1
-1
/
+1
*
|
|
remove outdated and unused po/ChangeLog
David Kalnischkies
2014-09-27
1
-1077
/
+0
[next]