index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upload 1.5~alpha3 to experimental
1.5_alpha3
Julian Andres Klode
2017-06-30
15
-16
/
+23
*
Don't read CaInfo if not specified (missing else)
Julian Andres Klode
2017-06-30
1
-0
/
+1
*
Upload 1.5~alpha2 to experimental
1.5_alpha2
Julian Andres Klode
2017-06-29
15
-16
/
+35
*
Build-Depend on debhelper (>= 10) to shut up lintian
Julian Andres Klode
2017-06-29
1
-1
/
+1
*
Bump Standards-Version (and wrap-and-sort a bit)
Julian Andres Klode
2017-06-29
1
-3
/
+3
*
http: Only use system CA store if CaInfo is not set
Julian Andres Klode
2017-06-29
1
-7
/
+10
*
Demote gnupg to Suggests
Julian Andres Klode
2017-06-29
1
-1
/
+2
*
Have apt Recommend ca-certificates
Julian Andres Klode
2017-06-29
1
-1
/
+1
*
Improve error message if system CA store is empty
Julian Andres Klode
2017-06-29
1
-1
/
+4
*
fix a "critical" typo in old changelog entry
Robert Luberda
2017-06-29
1
-1
/
+1
*
use port from SRV record instead of initial port
David Kalnischkies
2017-06-29
1
-1
/
+5
*
support tor+https being handled by http
David Kalnischkies
2017-06-28
2
-4
/
+18
*
Upload 1.5~alpha1 to experimental
1.5_alpha1
Julian Andres Klode
2017-06-28
60
-847
/
+3385
*
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
2
-0
/
+49
*
Merge branch 'feature/releaseinfochange'
David Kalnischkies
2017-06-28
17
-58
/
+416
|
\
|
*
ask for releaseinfo change interactively in apt
David Kalnischkies
2017-06-28
6
-13
/
+42
|
*
allow frontends to override releaseinfo change behaviour
David Kalnischkies
2017-06-28
3
-30
/
+105
|
*
show a Release-Notes URI if infos were changed
David Kalnischkies
2017-06-28
5
-2
/
+22
|
*
error in update on Release information changes
David Kalnischkies
2017-06-28
11
-43
/
+277
|
/
*
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
2017-06-28
6
-19
/
+23
*
Merge branch 'feature/http-https'
Julian Andres Klode
2017-06-28
19
-272
/
+601
|
\
|
*
Introduce Acquire::AllowTLS to turn off TLS support
Julian Andres Klode
2017-06-28
3
-0
/
+14
|
*
Fix test suite and enable non-curl testing on travis, shippable
Julian Andres Klode
2017-06-28
3
-1
/
+8
|
*
Fix https->http redirect issues
David Kalnischkies
2017-06-28
2
-8
/
+4
|
*
methods: http: Drain pending data before selecting
Julian Andres Klode
2017-06-28
3
-1
/
+20
|
*
Allow building without curl
Julian Andres Klode
2017-06-28
3
-7
/
+30
|
*
methods: Add HTTPS support to http method, using GnuTLS
Julian Andres Klode
2017-06-28
7
-182
/
+385
|
*
methods: connect: Switch from int fds to new MethodFd
Julian Andres Klode
2017-06-28
6
-72
/
+126
|
*
methods: connect: Change PkgAcqMethod to aptMethod
Julian Andres Klode
2017-06-28
4
-12
/
+14
|
*
Add clang-format definitions
Julian Andres Klode
2017-06-28
2
-0
/
+11
*
|
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
*
fix some unlikely memory leaks in error cases
David Kalnischkies
2017-06-26
4
-42
/
+24
*
deal with 3xx httpcodes as required by HTTP/1.1 spec
David Kalnischkies
2017-06-26
3
-14
/
+15
*
fail InRelease on non-404 HTTP errorcodes
David Kalnischkies
2017-06-26
2
-1
/
+14
*
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2017-06-26
3
-111
/
+94
*
warn if an expected file can't be acquired
David Kalnischkies
2017-06-26
7
-5
/
+83
*
avoid changing directory in mirror method
David Kalnischkies
2017-06-26
1
-17
/
+13
*
clean archives without changing directory
David Kalnischkies
2017-06-26
4
-28
/
+50
*
ident a CD without changing directory
David Kalnischkies
2017-06-26
1
-23
/
+23
*
Avoid chdir in acquire clean with unlinkat
David Kalnischkies
2017-06-26
3
-32
/
+40
*
make the create-test-data script great again
David Kalnischkies
2017-06-26
2
-19
/
+32
*
Show permission error if ProxyAutoDetect cmd can't be executed
David Kalnischkies
2017-06-26
3
-1
/
+12
*
Refactor to avoid loop/dangling gcc warnings
David Kalnischkies
2017-06-26
4
-9
/
+11
*
Annotate intended switch fall through in https
David Kalnischkies
2017-06-26
1
-0
/
+1
*
Refactor finding compressor by name to avoid code dup
David Kalnischkies
2017-06-26
1
-46
/
+33
*
Call update from apt-key test for a strange path test
David Kalnischkies
2017-06-26
2
-1
/
+17
*
Add a few more Auto-Detect-Proxy tests
David Kalnischkies
2017-06-26
2
-6
/
+31
*
don't show incorrect 'How odd' errror in no-download mode
David Kalnischkies
2017-06-26
1
-22
/
+27
*
avoid explicit types for pkg counts by auto
David Kalnischkies
2017-06-26
7
-49
/
+59
[next]