summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-07-08tests: fix external solver/planner directory setupDavid Kalnischkies
2016-07-08Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies
2016-07-05tests: disable EIPP logging in test-compressed-indexesDavid Kalnischkies
2016-07-05tests: allow setting environment in extra fileDavid Kalnischkies
2016-07-05Make the test case executableJulian Andres Klode
2016-07-05indextargets: Check that cache could be built before using itJulian Andres Klode
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies
2016-07-01do not treat same-version local debs as downgradeDavid Kalnischkies
2016-07-01reinstalling local deb file is no downgradeDavid Kalnischkies
2016-07-01protect only the latest same-source providers from autoremoveDavid Kalnischkies
2016-06-30tests: deduplicate package creation framework codeDavid Kalnischkies
2016-06-29don't do atomic overrides with failed filesDavid Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies
2016-06-27eipp: include global errors in reported errorDavid Kalnischkies
2016-06-27eipp: properly handle arch-specific providesDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-27eipp: output at most two versions per packageDavid Kalnischkies
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies
2016-06-27tests: add epoch-packages to try clean with epochsDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies
2016-06-22better error message for insufficient hashsumsDavid Kalnischkies
2016-06-22generalize secure->insecure downgrade protectionDavid Kalnischkies
2016-06-22handle weak-security repositories as unauthenticatedDavid Kalnischkies
2016-06-22run update post-invokes even on (partial) failuresDavid Kalnischkies
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies
2016-06-17avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies
2016-06-17merge sources.list lines based on Release filenameDavid Kalnischkies
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies
2016-06-08don't explicitly configure the last round of packagesDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-06-04edsp: use an ID mapping for the internal solverDavid Kalnischkies
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-27fix and document on the fly compressor configDavid Kalnischkies
2016-05-20refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode
2016-05-12edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode