summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)Author
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies
2014-10-15don't drop privileges if _apt has not enough rightsDavid Kalnischkies
2014-10-07don't show ErrorText for Ign by defaultDavid Kalnischkies
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-28replace c-string Mode with c++-string ActiveSubprocessDavid Kalnischkies
2014-09-27adapt to the new CacheSetHelper APIDavid Kalnischkies
2014-09-27rework cachesets API to allow future extensionDavid Kalnischkies
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies
2014-09-27deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-21generalize Acquire::GzipIndexMichael Vogt
2014-09-09don't call pager in non-terminals for changelogDavid Kalnischkies
2014-09-07make GetLocalitySortedVersionSet more genericDavid Kalnischkies
2014-09-07implement --full in apt searchDavid Kalnischkies
2014-09-07use a format string in ListSingleVersionDavid Kalnischkies
2014-09-07skip version if we already have this package as search-resultDavid Kalnischkies
2014-09-07support regular expressions in 'apt search'David Kalnischkies
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-05Ensure we have a Policy in CacheFile.BuildDepCache()Michael Vogt
2014-09-05Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt
2014-09-02Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter
2014-08-28The following command otherwise yields many blank lines:Andreas Oberritter
2014-07-10Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-08Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt
2014-06-18Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies
2014-06-18use P_ instead of ngettext to compiling with --disable-nlsFredrik Fornwall
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-06-18Tell the user if no updates are available after apt updateMichael Vogt
2014-06-10apt-private/private-output.cc: fix cppcheck outputMichael Vogt
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt
2014-06-09separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt
2014-05-30if Resolver fails, do not continue even if not brokenDavid Kalnischkies
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt
2014-05-22show upgradable packages after apt updateMichael Vogt
2014-05-09tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies
2014-05-08apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...Michael Vogt
2014-05-07fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-07move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...Michael Vogt