summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2016-05-10edsp: support generic and solver-specific configsDavid Kalnischkies
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode
2016-05-10Merge pull request julian-klode/apt#3 from adrian17/masterJulian Andres Klode
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies
2016-05-07download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies
2016-05-07don't construct MetaIndex acquire items with IndexTargetsDavid Kalnischkies
2016-05-07delay progress until Release files are downloadedDavid Kalnischkies
2016-05-07TransactionManager can never be a nullptrDavid Kalnischkies
2016-05-07fix same-mirror redirection for Release{,.gpg} pairDavid Kalnischkies
2016-05-03allow redirection for items without a space in the desc againDavid Kalnischkies
2016-05-03let DPKG_COLORS default to our APT::Color settingDavid Kalnischkies
2016-05-03remove 100-levels config nesting limitDavid Kalnischkies
2016-05-01Don't copy strings in Startswith, EndswithAdrian Wielgosik
2016-05-01support Signed-By in Release files as a sort of HPKPDavid Kalnischkies
2016-05-01support multiple fingerprints in signed-byDavid Kalnischkies
2016-05-01don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies
2016-05-01show StateCache flags in Pkg debug prettyprintDavid Kalnischkies
2016-04-28deb822: Restore support for <multivalue>-{Add,Remove}James McCoy
2016-04-28factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies
2016-04-28deprecate confusing Pkg.CandVersion() methodDavid Kalnischkies
2016-04-28respect user pinning in M-A:same version (un)screwingDavid Kalnischkies
2016-04-28FileFd: avoid further writing if file failedDavid Kalnischkies
2016-04-25policy: Remove TODO for replacing old GetCandidateVer()Julian Andres Klode
2016-04-25policy: Get rid of old (pre-1.1) GetCandidateVer algorithmJulian Andres Klode
2016-04-25restore pinning to min/max value of shortDavid Kalnischkies
2016-04-25give rc-status packages a pin of -1David Kalnischkies
2016-04-25edsp: ask policy engine for the pin of the version directlyDavid Kalnischkies
2016-04-25use the same redirection mirror for all index filesDavid Kalnischkies
2016-04-25show more details for "Writing more data" errors, tooDavid Kalnischkies
2016-04-25show more details for "Hash Sum mismatch" errorsDavid Kalnischkies
2016-04-25properly format multiline error messagesDavid Kalnischkies
2016-04-25sanify unused ReportMirrorFailure a tiny bitDavid Kalnischkies
2016-04-25make random acquire queues work less randomDavid Kalnischkies
2016-04-14ensure outdated files are dropped without lists-cleanupDavid Kalnischkies
2016-04-14silently skip acquire of empty index filesDavid Kalnischkies
2016-04-14fix Alt-Filename handling of file methodDavid Kalnischkies
2016-04-13recheck Pre-Depends satisfaction in SmartConfigureDavid Kalnischkies
2016-04-13detect compressed status files on extension againDavid Kalnischkies
2016-04-13do not require non-broken systems in 'upgrade'David Kalnischkies
2016-04-07stop handling items in doomed transactionsDavid Kalnischkies
2016-04-07ensure transaction states are changed only onceDavid Kalnischkies
2016-04-03don't leak on error in listparser creationDavid Kalnischkies
2016-04-03use buffered writing for InRelease splittingDavid Kalnischkies
2016-04-03consistently add APT_OVERRIDE as method markerDavid Kalnischkies
2016-03-28Allow lowering trust level of a hash via configJulian Andres Klode
2016-03-27Do not mark packages for keep that we want to removeJulian Andres Klode
2016-03-25drop confusing comma from no strong hash messageDavid Kalnischkies