index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-30
Don't read CaInfo if not specified (missing else)
Julian Andres Klode
2017-06-29
Upload 1.5~alpha2 to experimental
1.5_alpha2
Julian Andres Klode
2017-06-29
Build-Depend on debhelper (>= 10) to shut up lintian
Julian Andres Klode
2017-06-29
Bump Standards-Version (and wrap-and-sort a bit)
Julian Andres Klode
2017-06-29
http: Only use system CA store if CaInfo is not set
Julian Andres Klode
2017-06-29
Demote gnupg to Suggests
Julian Andres Klode
2017-06-29
Have apt Recommend ca-certificates
Julian Andres Klode
2017-06-29
Improve error message if system CA store is empty
Julian Andres Klode
2017-06-29
fix a "critical" typo in old changelog entry
Robert Luberda
2017-06-29
use port from SRV record instead of initial port
David Kalnischkies
2017-06-28
support tor+https being handled by http
David Kalnischkies
2017-06-28
Upload 1.5~alpha1 to experimental
1.5_alpha1
Julian Andres Klode
2017-06-28
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
Merge branch 'feature/releaseinfochange'
David Kalnischkies
2017-06-28
ask for releaseinfo change interactively in apt
David Kalnischkies
2017-06-28
allow frontends to override releaseinfo change behaviour
David Kalnischkies
2017-06-28
show a Release-Notes URI if infos were changed
David Kalnischkies
2017-06-28
error in update on Release information changes
David Kalnischkies
2017-06-28
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
2017-06-28
Merge branch 'feature/http-https'
Julian Andres Klode
2017-06-28
Skip test-apt-download-progress
Julian Andres Klode
2017-06-28
Introduce Acquire::AllowTLS to turn off TLS support
Julian Andres Klode
2017-06-28
Fix test suite and enable non-curl testing on travis, shippable
Julian Andres Klode
2017-06-28
Fix https->http redirect issues
David Kalnischkies
2017-06-28
methods: http: Drain pending data before selecting
Julian Andres Klode
2017-06-28
Allow building without curl
Julian Andres Klode
2017-06-28
methods: Add HTTPS support to http method, using GnuTLS
Julian Andres Klode
2017-06-28
methods: connect: Switch from int fds to new MethodFd
Julian Andres Klode
2017-06-28
methods: connect: Change PkgAcqMethod to aptMethod
Julian Andres Klode
2017-06-28
Add clang-format definitions
Julian Andres Klode
2017-06-27
travis: ignore profiling warning in progress lines
David Kalnischkies
2017-06-26
fix some unlikely memory leaks in error cases
David Kalnischkies
2017-06-26
deal with 3xx httpcodes as required by HTTP/1.1 spec
David Kalnischkies
2017-06-26
fail InRelease on non-404 HTTP errorcodes
David Kalnischkies
2017-06-26
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2017-06-26
warn if an expected file can't be acquired
David Kalnischkies
2017-06-26
avoid changing directory in mirror method
David Kalnischkies
2017-06-26
clean archives without changing directory
David Kalnischkies
2017-06-26
ident a CD without changing directory
David Kalnischkies
2017-06-26
Avoid chdir in acquire clean with unlinkat
David Kalnischkies
2017-06-26
make the create-test-data script great again
David Kalnischkies
2017-06-26
Show permission error if ProxyAutoDetect cmd can't be executed
David Kalnischkies
2017-06-26
Refactor to avoid loop/dangling gcc warnings
David Kalnischkies
2017-06-26
Annotate intended switch fall through in https
David Kalnischkies
2017-06-26
Refactor finding compressor by name to avoid code dup
David Kalnischkies
2017-06-26
Call update from apt-key test for a strange path test
David Kalnischkies
2017-06-26
Add a few more Auto-Detect-Proxy tests
David Kalnischkies
2017-06-26
don't show incorrect 'How odd' errror in no-download mode
David Kalnischkies
2017-06-26
avoid explicit types for pkg counts by auto
David Kalnischkies
2017-06-26
schedule the correct side of the conflict for removal
David Kalnischkies
[next]