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
path:
root
/
apt-pkg
/
acquire-item.cc
Age
Commit message (
Expand
)
Author
2018-01-03
allow a method to request auxiliary files
David Kalnischkies
2017-12-14
remove pointless APT_PURE from void functions
David Kalnischkies
2017-12-13
implement fallback to alternative URIs for all items
David Kalnischkies
2017-12-13
give the methods more metadata about the files to acquire
David Kalnischkies
2017-12-13
implement Acquire::Retries support for all items
David Kalnischkies
2017-12-13
deprecate the single-line deprecation ignoring macro
David Kalnischkies
2017-12-13
if insecure repo is allowed continue on all http errors
David Kalnischkies
2017-10-28
use store: instead of gzip: to open local changelogs
David Kalnischkies
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-07-26
don't move failed pdiff indexes out of partial
David Kalnischkies
2017-07-26
don't try to rename failed pdiff patches twice
David Kalnischkies
2017-07-17
Merge pull request Debian/apt#44 from willismonroe/patch-1
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2017-07-07
don't expect more downloads from failed transactions
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-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-22
Minor grammar fix
M. Willis Monroe
2017-03-13
Fix mistake in CHANGEPATH comment example
Julian Andres Klode
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2016-11-25
get pdiff files from the same mirror as the index
David Kalnischkies
2016-11-11
show distribution mismatch for changed codenames
David Kalnischkies
2016-11-11
don't warn if untransformed distribution matches
David Kalnischkies
2016-11-09
rename Checksum-FileSize to Filesize in hashsum mismatch
David Kalnischkies
2016-11-02
keep Release.gpg on untrusted to trusted IMS-Hit
David Kalnischkies
2016-09-02
acquire: Use priority queues and a 3 stage pipeline design
Julian Andres Klode
2016-08-29
randomize acquire order for same type index files
David Kalnischkies
2016-08-27
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-26
Make root group configurable via ROOT_GROUP
Julian Andres Klode
2016-08-26
changelog: Respect Dir setting for local changelog getting
Julian Andres Klode
2016-08-26
Make directory paths configurable
Julian Andres Klode
2016-08-26
Use C locale instead of C.UTF-8 for protocol strings
Julian Andres Klode
2016-08-24
do fail on weakhash/loop earlier in acquire
David Kalnischkies
2016-08-17
support compression and by-hash for .diff/Index files
David Kalnischkies
2016-08-17
support getting only-uncompressed files via by-hash
David Kalnischkies
2016-08-17
set the correct item FileSize in by-hash case
David Kalnischkies
2016-08-17
retry without same redirection mirror on 404 errors
David Kalnischkies
2016-08-17
check internal redirections for loops, too
David Kalnischkies
2016-08-10
detect redirection loops in acquire instead of workers
David Kalnischkies
2016-07-30
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
2016-07-27
rred: truncate result file before writing to it
David Kalnischkies
2016-07-26
verify hash of input file in rred
David Kalnischkies
2016-07-22
allow arch=all to override No-Support-for-Architecture-all
David Kalnischkies
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-06-27
imbue .diff/Index parsing with C.UTF-8 as well
David Kalnischkies
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
[next]