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-nofallback
Age
Commit message (
Expand
)
Author
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
generalize secure->insecure downgrade protection
David Kalnischkies
2016-05-04
tests: disable generation of Release.gpg by default
David Kalnischkies
2016-05-04
tests: allow to disable generation of InRelease/Release.gpg file
David Kalnischkies
2016-03-16
Report non-transient errors as errors, not as warnings
Julian Andres Klode
2016-03-07
Fix several typos
Veres Lajos
2015-12-19
tests: support spaces in path and TMPDIR
David Kalnischkies
2015-11-25
slightly rephrase notice shown for insecure repositories
Justin B Rye
2015-11-21
review of new/changed translatable program strings
Justin B Rye
2015-11-19
tests: use quiet level 0 by default in tests
David Kalnischkies
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
2015-09-14
tests: try to support spaces in TMPDIR
David Kalnischkies
2015-08-27
fix various typos reported by codespell
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-08-10
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-06-11
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
2015-05-18
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-03-16
test exitcode as well as string equality
David Kalnischkies
2014-10-23
chown finished partial files earlier
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-07
display errortext for all Err as well as Ign logs
David Kalnischkies
2014-10-01
fix test-apt-update-nofallback test
Michael Vogt
2014-10-01
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-09-26
Do not allow going from authenticated to unauthenticated repo
Michael Vogt