index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
chown finished partial files earlier
David Kalnischkies
1
-6
/
+27
2014-10-20
test if TMPDIR is accessible before using
David Kalnischkies
1
-2
/
+6
2014-10-15
check for available space, excluding root reserved blocks
David Kalnischkies
1
-25
/
+3
2014-10-15
don't drop privileges if _apt has not enough rights
David Kalnischkies
2
-6
/
+18
2014-10-08
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
Michael Vogt
2
-18
/
+6
2014-10-07
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
1
-1
/
+1
2014-10-07
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2
-2
/
+2
2014-10-07
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2
-18
/
+6
2014-10-03
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
1
-1
/
+1
2014-09-29
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
1
-0
/
+3
2014-09-29
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-1
/
+1
2014-09-27
cleanup partial directory of lists in apt-get clean
David Kalnischkies
1
-6
/
+20
2014-09-27
allow fetcher setup without directory creation
David Kalnischkies
2
-5
/
+7
2014-09-27
store source name and version in binary cache
David Kalnischkies
2
-42
/
+24
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-09-27
adapt to the new CacheSetHelper API
David Kalnischkies
1
-6
/
+6
2014-09-27
rework cachesets API to allow future extension
David Kalnischkies
1
-6
/
+6
2014-09-27
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2
-3
/
+3
2014-09-27
count strings more accurately for stats
David Kalnischkies
1
-14
/
+39
2014-09-21
generalize Acquire::GzipIndex
Michael Vogt
1
-1
/
+1
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
3
-18
/
+36
2014-09-02
Use heap to allocate PatternMatch to avoid potential stack overflow
Michael Vogt
1
-2
/
+3
2014-09-02
Make Proxy-Auto-Detect check for each host
Michael Vogt
1
-0
/
+16
2014-08-26
add dpkg::source-options for dpkg-source invocation
David Kalnischkies
1
-16
/
+17
2014-07-08
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
1
-2
/
+7
2014-07-08
Fix ar and tar code to be LFS-safe
Guillem Jover
2
-2
/
+2
2014-06-18
correct 'apt-cache stats' to include more
David Kalnischkies
1
-24
/
+32
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
1
-1
/
+1
2014-06-18
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2
-20
/
+24
2014-06-18
show our broken packages message in 'apt' solver
David Kalnischkies
2
-20
/
+24
2014-06-18
Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental
Michael Vogt
2
-0
/
+5
2014-06-18
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
1
-1
/
+45
2014-06-18
Provide ShowHashTableStats function
Michael Vogt
1
-55
/
+43
[next]