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