index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-16
don't sent Range requests if we know its not accepted
David Kalnischkies
5
-5
/
+17
2016-08-13
http(s): allow empty values for header fields
David Kalnischkies
2
-0
/
+4
2016-08-12
tests: don't do boundless string compares with data()
David Kalnischkies
1
-9
/
+11
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
1
-1
/
+9
2016-08-12
don't perform int<float in progress bar drawing
David Kalnischkies
1
-1
/
+6
2016-08-11
tests: copy 01autoremove from the right place
David Kalnischkies
1
-2
/
+2
2016-08-11
Merge branch 'feature/apt-dpkg-comm'
David Kalnischkies
19
-79
/
+160
2016-08-11
Merge branch 'feature/methods'
David Kalnischkies
10
-42
/
+242
2016-08-11
block direct connections to .onion domains (RFC7687)
David Kalnischkies
1
-0
/
+13
2016-08-10
disable explicit configuration of all packages at the end
David Kalnischkies
13
-75
/
+92
2016-08-10
try to avoid removal of crossgraded packages
David Kalnischkies
1
-0
/
+49
2016-08-10
allow user@host (aka: no password) in URI parsing
David Kalnischkies
1
-0
/
+12
2016-08-10
allow methods to be disabled and redirected via config
David Kalnischkies
4
-37
/
+34
2016-08-10
implement socks5h proxy support for http method
David Kalnischkies
1
-0
/
+116
2016-08-10
implement generic config fallback for methods
David Kalnischkies
3
-3
/
+16
2016-08-10
use the same redirection handling for http and https
David Kalnischkies
2
-2
/
+7
2016-08-10
detect redirection loops in acquire instead of workers
David Kalnischkies
1
-0
/
+23
2016-08-10
fail on unsupported http/https proxy settings
David Kalnischkies
1
-0
/
+33
2016-08-10
don't purge directly, but remove and do purge at the end
David Kalnischkies
1
-2
/
+2
2016-08-10
select remove/purge packages early on for dpkg
David Kalnischkies
1
-1
/
+1
2016-08-10
save and restore selection states before/after calling dpkg
David Kalnischkies
1
-1
/
+9
2016-08-10
use dpkg --unpack --recursive to avoid long cmdlines
David Kalnischkies
1
-1
/
+1
2016-08-10
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
2
-0
/
+7
2016-08-10
Do not set the binary dir in run-tests, it breaks stuff
Julian Andres Klode
1
-6
/
+0
2016-08-10
test: Automatically discover CMake build directory
Julian Andres Klode
2
-1
/
+27
2016-08-10
Get rid of the old buildsystem
Julian Andres Klode
4
-163
/
+0
2016-08-10
CMake: Add unit tests
Julian Andres Klode
4
-8
/
+31
2016-08-06
CMake: Switch integration tests and travis over
Julian Andres Klode
4
-9
/
+21
2016-08-06
test: Pass -maxdepth 1 when running find in methods dir
Julian Andres Klode
3
-3
/
+3
2016-07-27
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
1
-1
/
+1
2016-07-27
rred: truncate result file before writing to it
David Kalnischkies
2
-5
/
+18
2016-07-22
use a configurable location for apport report storage
David Kalnischkies
2
-1
/
+5
2016-07-22
support dpkg debug mode in APT::StateChanges
David Kalnischkies
1
-1
/
+1
2016-07-22
create non-existent files in edit-sources with 644 instead of 640
David Kalnischkies
1
-0
/
+39
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
1
-0
/
+8
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
1
-4
/
+5
2016-07-22
allow arch=all to override No-Support-for-Architecture-all
David Kalnischkies
3
-3
/
+38
2016-07-19
don't hardcode /var/lib/dpkg/status as dir::state::status
David Kalnischkies
1
-1
/
+0
2016-07-19
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
1
-0
/
+28
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
tests: fix external solver/planner directory setup
David Kalnischkies
1
-10
/
+7
2016-07-08
Add kernels with "+" in the package name to APT::NeverAutoRemove
Andrew Patterson
1
-3
/
+9
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
3
-1
/
+21
2016-07-05
tests: disable EIPP logging in test-compressed-indexes
David Kalnischkies
1
-1
/
+2
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
1
-0
/
+27
[next]