summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies2015-08-272-1/+74
* use always priv-dropping for changelog download as rootDavid Kalnischkies2015-08-271-4/+5
* fix various typos reported by codespellDavid Kalnischkies2015-08-276-6/+6
* just-in-time removal of broken essential packagesDavid Kalnischkies2015-08-272-2/+25
* test for #796070: downgrades involving essential packagesJulian Andres Klode2015-08-271-0/+67
* tests: check apt-get source release name switching with -tDavid Kalnischkies2015-08-271-0/+9
* Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimentalMichael Vogt2015-08-201-0/+33
|\
| * Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt2015-08-201-0/+33
* | Support tabs in sources.list filesJulian Andres Klode2015-08-191-0/+6
* | Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2015-08-182-1/+33
|/
* Fix the test suite harderJulian Andres Klode2015-08-171-3/+3
* Fix the test suite againJulian Andres Klode2015-08-1732-118/+118
* Add integration test for Pin-Priority range checksJulian Andres Klode2015-08-141-0/+60
* Replace --force-yes by various options starting with --allowJulian Andres Klode2015-08-147-8/+106
* Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode2015-08-145-6/+15
|\
| * Replace all "press enter" occurrences with "press [Enter]"Luca Bruno2015-08-121-1/+1
| * replace direct calls to egrep with grep -EDaniel Hartwig2015-08-121-1/+1
| * travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5David Kalnischkies2015-08-123-4/+13
* | Remove an invalid fi from a testcaseJulian Andres Klode2015-08-131-1/+0
* | Fix integration tests for the removal of the Package pin outputJulian Andres Klode2015-08-132-12/+5
|/
* move manual-bit from 'oldlibs' pkg to its dependenciesDavid Kalnischkies2015-08-101-0/+31
* move APT::Never-MarkAuto-Sections handling to MarkDeleteDavid Kalnischkies2015-08-102-40/+31
* no value for MultiArch field is 'no', not 'none'David Kalnischkies2015-08-101-2/+2
* mark again deps of pkgs in APT::Never-MarkAuto-Sections as manualDavid Kalnischkies2015-08-102-1/+109
* drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies2015-08-104-12/+0
* enhance "hit paywall" error message to mention the probable causeDavid Kalnischkies2015-08-103-10/+11
* parse packages from all architectures into the cacheDavid Kalnischkies2015-08-105-22/+105
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-102-7/+7
* add volatile sources support in libapt-pkgDavid Kalnischkies2015-08-102-8/+49
* just-in-time creation for (explicit) negative depsDavid Kalnischkies2015-08-103-16/+8
* just-in-time creation for (implicit) ProvidesDavid Kalnischkies2015-08-104-1/+364
* hide implicit deps in apt-cache again by defaultDavid Kalnischkies2015-08-102-63/+71
* link DependencyData structs togetherDavid Kalnischkies2015-08-101-4/+4
* bunch of micro-optimizations for depcacheDavid Kalnischkies2015-08-102-13/+13
* show or-groups in not-installed recommends and suggests listsDavid Kalnischkies2015-08-106-6/+168
* implement a more generic ShowList methodDavid Kalnischkies2015-08-106-0/+107
* rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies2015-08-104-17/+17
* handle site-changing redirects as mirror changesDavid Kalnischkies2015-08-101-0/+23
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-103-7/+7
* implement Signed-By without using gpg for verificationDavid Kalnischkies2015-08-102-2/+3
* merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies2015-08-101-1/+1
* support gpg 2.1.x in apt-keyDavid Kalnischkies2015-08-101-51/+64
* allow individual targets to be kept compressedDavid Kalnischkies2015-08-102-2/+18
* implement Signed-By option for sources.listDavid Kalnischkies2015-08-103-14/+93
* add sources.list Check-Valid-Until and Valid-Until-{Max,Min} optionsDavid Kalnischkies2015-08-101-0/+9
* merge indexRecords into metaIndexDavid Kalnischkies2015-08-101-3/+1
* detect and error out on conflicting Trusted settingsDavid Kalnischkies2015-08-102-4/+21
* bring back deb822 sources.list entries as .sourcesDavid Kalnischkies2015-08-103-31/+70
* support lang= and target= sources.list optionsDavid Kalnischkies2015-08-104-21/+108
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-105-11/+13