summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies2015-08-312-4/+7
* detect and deal with indextarget duplicatesDavid Kalnischkies2015-08-301-0/+86
* try xz instead of bz2 first for compressed filesDavid Kalnischkies2015-08-292-53/+53
* implement indextargets option 'DefaultEnabled'David Kalnischkies2015-08-291-0/+46
* implement PDiff patching for compressed filesDavid Kalnischkies2015-08-281-16/+21
* Fix test-security-no-remote-statusJulian Andres Klode2015-08-271-3/+3
* Do not parse Status fields from remote sourcesJulian Andres Klode2015-08-271-0/+30
* Merge branch 'feature/extractar-filefd' into debian/experimentalJulian Andres Klode2015-08-272-2/+43
|\
| * Add test for using ExtractTar on compressed filesJulian Andres Klode2015-08-272-2/+43
* | install: Set a local deb as the candidate for that packageJulian Andres Klode2015-08-271-0/+18
* | 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