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
*
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
2017-12-13
2
-3
/
+3
*
don't auto-switch candidate if installed is good enough
David Kalnischkies
2017-12-13
1
-0
/
+24
*
if insecure repo is allowed continue on all http errors
David Kalnischkies
2017-12-13
2
-3
/
+25
*
tests: Improve handling profiling messages on CI
Julian Andres Klode
2017-11-22
1
-10
/
+12
*
support COLUMNS environment variable in apt tools
David Kalnischkies
2017-11-19
2
-4
/
+26
*
allow multivalue fields in deb822 sources to be folded
David Kalnischkies
2017-11-19
1
-0
/
+92
*
Prevent overflow in Installed-Size (and Size) in apt show
Julian Andres Klode
2017-10-28
1
-0
/
+12
*
Fix testsuite for and add new fields from dpkg 1.19
Julian Andres Klode
2017-10-20
2
-2
/
+6
*
remove pointless va_copy to avoid cleanup dance
David Kalnischkies
2017-10-05
1
-18
/
+12
*
ignore unsupported key formats in apt-key
David Kalnischkies
2017-10-05
2
-41
/
+66
*
allow empty build-dependency fields in the parser
David Kalnischkies
2017-09-26
1
-0
/
+1
*
proper error reporting for v3 onion services
David Kalnischkies
2017-09-26
1
-4
/
+24
*
Drop curl method and apt-transport-https package
Julian Andres Klode
2017-09-24
1
-6
/
+0
*
ftparchive: Do not pass through disabled hashes in Sources
Julian Andres Klode
2017-09-09
3
-2
/
+42
*
add test for bug 870675 (hang on unsupported method)
David Kalnischkies
2017-09-09
1
-0
/
+26
*
test: Workaround gpgv warning
Julian Andres Klode
2017-09-09
1
-2
/
+2
*
Make test-bug-818628-unreadable-source work on !amd64
Julian Andres Klode
2017-08-24
1
-0
/
+1
*
Work around float rounding change in gcc 7 on i386
Julian Andres Klode
2017-08-12
1
-1
/
+1
*
ftparchive: sort discovered filenames before writing indexes
David Kalnischkies
2017-08-04
1
-0
/
+64
*
suggest using auth.conf for sources with passwords
David Kalnischkies
2017-07-26
2
-1
/
+19
*
show a warning for Debian shutting down FTP services
David Kalnischkies
2017-07-26
1
-0
/
+31
*
lookup login info for proxies in auth.conf
David Kalnischkies
2017-07-26
1
-1
/
+3
*
reimplement and document auth.conf
David Kalnischkies
2017-07-26
2
-0
/
+224
*
show warnings instead of errors if files are unreadable
David Kalnischkies
2017-07-26
1
-28
/
+35
*
use FileFd to parse all apt configuration files
David Kalnischkies
2017-07-26
3
-4
/
+54
*
fail early in http if server answer is too small as well
David Kalnischkies
2017-07-26
9
-58
/
+61
*
fail earlier if server answers with too much data
David Kalnischkies
2017-07-26
2
-10
/
+8
*
don't try to parse all fields starting with HTTP as status-line
David Kalnischkies
2017-07-26
1
-0
/
+2
*
don't move failed pdiff indexes out of partial
David Kalnischkies
2017-07-26
1
-0
/
+30
*
Use C++11 threading support instead of pthread
Julian Andres Klode
2017-07-20
1
-1
/
+0
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
28
-51
/
+51
*
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
2017-07-12
1
-4
/
+10
*
Ignore download order in test-apt-update-failure-propagation
Julian Andres Klode
2017-07-01
1
-17
/
+2
*
Switch to 'http' as the default https method
Julian Andres Klode
2017-06-30
1
-1
/
+1
*
Reset failure reason when connection was successful
Julian Andres Klode
2017-06-30
1
-1
/
+1
*
support tor+https being handled by http
David Kalnischkies
2017-06-28
1
-1
/
+8
*
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
1
-0
/
+44
*
show a Release-Notes URI if infos were changed
David Kalnischkies
2017-06-28
1
-2
/
+5
*
error in update on Release information changes
David Kalnischkies
2017-06-28
3
-13
/
+78
*
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
2017-06-28
3
-5
/
+9
*
Merge branch 'feature/http-https'
Julian Andres Klode
2017-06-28
2
-7
/
+9
|
\
|
*
Fix test suite and enable non-curl testing on travis, shippable
Julian Andres Klode
2017-06-28
1
-0
/
+6
|
*
Fix https->http redirect issues
David Kalnischkies
2017-06-28
1
-7
/
+3
*
|
Skip test-apt-download-progress
Julian Andres Klode
2017-06-28
1
-0
/
+0
|
/
*
travis: ignore profiling warning in progress lines
David Kalnischkies
2017-06-27
1
-2
/
+2
*
deal with 3xx httpcodes as required by HTTP/1.1 spec
David Kalnischkies
2017-06-26
2
-2
/
+3
*
fail InRelease on non-404 HTTP errorcodes
David Kalnischkies
2017-06-26
1
-0
/
+9
*
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2017-06-26
1
-2
/
+2
*
warn if an expected file can't be acquired
David Kalnischkies
2017-06-26
2
-2
/
+41
*
make the create-test-data script great again
David Kalnischkies
2017-06-26
2
-19
/
+32
[next]