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-rollback
Age
Commit message (
Expand
)
Author
2015-12-19
tests: support spaces in path and TMPDIR
David Kalnischkies
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-09-14
tests: try to support spaces in TMPDIR
David Kalnischkies
2015-08-14
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-10
drop extra newline in 'Failed to fetch' and 'GPG error' message
David Kalnischkies
2015-06-11
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-09
do not request files if we expect an IMS hit
David Kalnischkies
2015-06-07
don't try other compressions on hashsum mismatch
David Kalnischkies
2015-05-18
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-05-13
detect Releasefile IMS hits even if the server doesn't
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 lists/ content in tests doing rollback
David Kalnischkies
2014-10-13
fix compile and tests error
David Kalnischkies
2014-10-07
display errortext for all Err as well as Ign logs
David Kalnischkies
2014-10-01
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-09-29
test fixes
Michael Vogt
2014-09-26
test fixes
Michael Vogt
2014-08-01
add gzip test and todo
Michael Vogt
2014-08-01
make errors more consistent
Michael Vogt
2014-08-01
check hashes of compressed files as well
Michael Vogt
2014-08-01
fix transactionid passing
Michael Vogt
2014-08-01
mve MetaKey into pkgAcqBaseIndex
Michael Vogt
2014-07-31
fail early (again) on gpg sig failures
Michael Vogt
2014-07-31
ensure InRelease->Release is transactional as well
Michael Vogt
2014-07-31
make test_unauthenticated_to_invalid_inrelease work
Michael Vogt
2014-07-31
Rework TransactionID stuff
Michael Vogt