index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
adapt to the new CacheSetHelper API
David Kalnischkies
2014-09-27
1
-6
/
+6
*
|
rework cachesets API to allow future extension
David Kalnischkies
2014-09-27
1
-6
/
+6
*
|
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
2
-3
/
+3
*
|
count strings more accurately for stats
David Kalnischkies
2014-09-27
1
-14
/
+39
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
3
-18
/
+36
|
\
|
|
*
Use heap to allocate PatternMatch to avoid potential stack overflow
Michael Vogt
2014-09-02
1
-2
/
+3
|
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
1
-0
/
+16
|
*
add dpkg::source-options for dpkg-source invocation
David Kalnischkies
2014-08-26
1
-16
/
+17
*
|
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
1
-2
/
+7
*
|
Fix ar and tar code to be LFS-safe
Guillem Jover
2014-07-08
2
-2
/
+2
*
|
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
1
-24
/
+32
*
|
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
2
-20
/
+24
|
\
|
|
*
show our broken packages message in 'apt' solver
David Kalnischkies
2014-06-18
2
-20
/
+24
*
|
Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental
Michael Vogt
2014-06-18
2
-0
/
+5
|
\
\
|
*
|
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2014-06-11
2
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
1
-1
/
+45
|
\
\
|
*
|
Provide ShowHashTableStats function
Michael Vogt
2014-06-18
1
-55
/
+43
|
*
|
improve formating of the hash stats
Michael Vogt
2014-06-18
1
-15
/
+15
|
*
|
add hashtable stats
Michael Vogt
2014-05-29
1
-1
/
+57
|
*
|
cmdline/apt-extracttemplates.cc: remove unused private var
Michael Vogt
2014-05-28
2
-2
/
+1
*
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
5
-20
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
Michael Vogt
2014-06-10
1
-0
/
+1
|
|
\
\
|
|
*
|
show upgradable packages after apt update
Michael Vogt
2014-05-22
1
-0
/
+1
|
*
|
|
Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...
Michael Vogt
2014-06-10
1
-0
/
+9
|
|
\
\
\
|
|
*
|
|
Show unauthenticated warning for source packages as well
Michael Vogt
2014-06-02
1
-0
/
+9
|
*
|
|
|
support Acquire::GzipIndexes in dumpavail
David Kalnischkies
2014-06-10
1
-1
/
+1
|
*
|
|
|
cmdline/apt-helper.cc: use less generic description/short-description
Michael Vogt
2014-06-06
1
-1
/
+2
|
*
|
|
|
print error stack on failure of 'apt' solver
David Kalnischkies
2014-05-30
1
-18
/
+18
|
|
/
/
/
*
|
|
|
cmdline/apt-extracttemplates.cc: remove unused private var
Michael Vogt
2014-05-29
2
-2
/
+1
*
|
|
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-29
1
-1
/
+0
|
\
|
|
|
|
*
|
|
fix screen width detection for apt/apt-get lists
Sebastian Schmidt
2014-05-22
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
improve pkgTagSection scanning and parsing
David Kalnischkies
2014-05-10
1
-5
/
+8
[prev]
[next]