index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-31
apt-key: kill gpg-agent explicitly in cleanup
David Kalnischkies
1
-1
/
+13
2016-07-30
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
3
-4
/
+4
2016-07-29
edsp: try to read responses even if writing failed
David Kalnischkies
1
-15
/
+20
2016-07-29
if the FileFd failed already following calls should fail, too
David Kalnischkies
1
-8
/
+10
2016-07-27
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
4
-30
/
+26
2016-07-27
eipp: avoid producing file warnings in simulation
David Kalnischkies
1
-37
/
+33
2016-07-27
rred: truncate result file before writing to it
David Kalnischkies
4
-20
/
+37
2016-07-27
http: skip requesting if pipeline is full
David Kalnischkies
1
-0
/
+2
2016-07-27
use proper warning for automatic pipeline disable
David Kalnischkies
1
-4
/
+1
2016-07-26
verify hash of input file in rred
David Kalnischkies
2
-19
/
+47
2016-07-23
call flush on the wrapped writebuffered FileFd
David Kalnischkies
1
-2
/
+1
2016-07-22
report progress for triggered actions
David Kalnischkies
1
-15
/
+42
2016-07-22
use a configurable location for apport report storage
David Kalnischkies
3
-2
/
+7
2016-07-22
report progress for removing while purging pkgs
David Kalnischkies
1
-20
/
+31
2016-07-22
support dpkg debug mode in APT::StateChanges
David Kalnischkies
2
-59
/
+121
2016-07-22
create non-existent files in edit-sources with 644 instead of 640
David Kalnischkies
2
-1
/
+54
2016-07-22
report warnings&errors consistently in edit-sources
David Kalnischkies
3
-26
/
+42
2016-07-22
Turkish program translation update
Mert Dirik
1
-82
/
+154
2016-07-22
tests: avoid time-dependent rebuild of caches
David Kalnischkies
1
-0
/
+4
2016-07-22
clean up default-stanzas from extended_states on write
David Kalnischkies
2
-13
/
+22
2016-07-22
tests: skip over -flags for first option in autotests
David Kalnischkies
1
-1
/
+9
2016-07-22
support "install ./foo.changes"
David Kalnischkies
9
-22
/
+79
2016-07-22
allow arch=all to override No-Support-for-Architecture-all
David Kalnischkies
5
-16
/
+68
2016-07-19
refactor plus/minus sources.list option handling
David Kalnischkies
1
-85
/
+108
2016-07-19
don't hardcode /var/lib/dpkg/status as dir::state::status
David Kalnischkies
2
-4
/
+25
2016-07-19
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
4
-9
/
+50
2016-07-15
tests: activate dpkg multi-arch even if test is single arch
David Kalnischkies
2
-33
/
+36
2016-07-15
Use native arch in test-external-installation-planner-protocol
Julian Andres Klode
1
-22
/
+23
2016-07-08
Release 1.3~pre2
1.3_pre2
Julian Andres Klode
18
-18
/
+30
2016-07-08
tests: fix external solver/planner directory setup
David Kalnischkies
1
-10
/
+7
2016-07-08
add Testsuite-Triggers to tagfile-order
David Kalnischkies
1
-0
/
+1
2016-07-08
Add kernels with "+" in the package name to APT::NeverAutoRemove
Andrew Patterson
2
-4
/
+10
2016-07-07
Release 1.3~pre1
1.3_pre1
Julian Andres Klode
19
-397
/
+652
2016-07-07
apt-key.8: Put (deprecated) into the term tag
Julian Andres Klode
1
-1
/
+1
2016-07-06
keep trying with next if connection to a SRV host failed
David Kalnischkies
1
-7
/
+23
2016-07-06
report all instead of first error up the acquire chain
David Kalnischkies
2
-4
/
+21
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
7
-23
/
+60
2016-07-05
tests: disable EIPP logging in test-compressed-indexes
David Kalnischkies
1
-1
/
+2
2016-07-05
EIPP/EDSP log can't be written is a warning, not an error
David Kalnischkies
1
-4
/
+28
2016-07-05
report write errors in EDSP/EIPP properly back to caller
David Kalnischkies
1
-6
/
+3
2016-07-05
give a descriptive error for pipe tries with 'false'
David Kalnischkies
1
-0
/
+3
2016-07-05
don't add default compressors two times if disabled
David Kalnischkies
1
-12
/
+15
2016-07-05
use the right key for compressor configuration dump
David Kalnischkies
1
-2
/
+10
2016-07-05
avoid 416 response teardown binding to null pointer
David Kalnischkies
4
-10
/
+12
2016-07-05
tests: allow setting environment in extra file
David Kalnischkies
1
-0
/
+4
2016-07-05
Make the test case executable
Julian Andres Klode
1
-0
/
+0
2016-07-05
indextargets: Check that cache could be built before using it
Julian Andres Klode
2
-3
/
+30
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
13
-31
/
+55
2016-07-02
deprecate 'apt-key update' and no-op it in Debian
David Kalnischkies
3
-18
/
+17
2016-07-01
warn if apt-key is used in scripts/its output parsed
David Kalnischkies
4
-4
/
+46
[next]