summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-11releasing package apt version 1.1~exp151.1_exp15Michael Vogt
2015-11-05activate AI_IDN by default to support IDN domainsDavid Kalnischkies
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-05do not use read() returned value unconditionallyDavid Kalnischkies
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies
2015-11-04ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04reenable gcc warnings for deprecated functionsDavid Kalnischkies
2015-11-04sanify API to get 'the' candidate versionDavid Kalnischkies
2015-11-04centralize unlink checks in acquire-itemDavid Kalnischkies
2015-11-04do not cleanup .diff/Index files on HitDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04show version and type in "apt (r)depends"David Kalnischkies
2015-11-04hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies
2015-11-04deal with --version more centrallyDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies
2015-11-04revamp apt(8) to refer more instead of duplicatingDavid Kalnischkies
2015-11-04move 'search' implementations as wellDavid Kalnischkies
2015-11-04centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies
2015-11-04suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies
2015-11-04set failreasons similar to connect.cc based on curl errorsDavid Kalnischkies
2015-11-04revert accidental removal of documentation for trusted option in sources.listDavid Kalnischkies
2015-11-04add ConnectionTimedOut to transient failreasons listDavid Kalnischkies
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies
2015-11-04show progress info while 'downloading' a local .deb fileDavid Kalnischkies
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies
2015-11-04tests: ensure sponge-files are cleaned up properlyDavid Kalnischkies
2015-11-04tests: change test-skipping detection for arch-specific pkgsDavid Kalnischkies
2015-11-04drop privileges in file:// method as we do for decompressorsDavid Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies
2015-11-04refactor dpkg execution in deb/debsystemDavid Kalnischkies
2015-11-04switch 'apt-mark hold' from Pkg to Ver based operationDavid Kalnischkies
2015-11-04add cacheset push_back wrapping for std::back_inserterDavid Kalnischkies
2015-11-04implement operator* for cacheset iteratorsDavid Kalnischkies
2015-11-04implement a public pkgSystem::ArchitecturesSupportedDavid Kalnischkies