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
/
test
/
integration
/
test-apt-update-expected-size
Age
Commit message (
Expand
)
Author
2016-03-16
Report non-transient errors as errors, not as warnings
Julian Andres Klode
2015-12-19
tests: support spaces in path and TMPDIR
David Kalnischkies
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-09-15
tests: don't use hardcoded port for http and https
David Kalnischkies
2015-06-09
do not request files if we expect an IMS hit
David Kalnischkies
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-11
improve partial/ cleanup in abort and failure cases
David Kalnischkies
2015-04-19
a hit on Release files means the indexes will be hits too
David Kalnischkies
2015-04-19
improve https method queue progress reporting
David Kalnischkies
2015-03-16
test exitcode as well as string equality
David Kalnischkies
2014-10-20
testcases: do not allow warnings in testsuccess
David Kalnischkies
2014-10-20
check for failure message in testsuccess/failure
David Kalnischkies
2014-10-20
check lists/ content in tests doing rollback
David Kalnischkies
2014-10-13
fix compile and tests error
David Kalnischkies
2014-10-07
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
2014-10-07
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
2014-10-07
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
2014-10-06
make http size check work
Michael Vogt