summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
...
* | fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-272-6/+7
* | deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies2014-09-271-1/+3
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-239-194/+275
|\|
| * don't call pager in non-terminals for changelogDavid Kalnischkies2014-09-092-19/+43
| * make GetLocalitySortedVersionSet more genericDavid Kalnischkies2014-09-074-57/+63
| * implement --full in apt searchDavid Kalnischkies2014-09-074-39/+58
| * use a format string in ListSingleVersionDavid Kalnischkies2014-09-071-72/+75
| * skip version if we already have this package as search-resultDavid Kalnischkies2014-09-071-5/+11
| * support regular expressions in 'apt search'David Kalnischkies2014-09-072-19/+42
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-051-2/+2
|\|
| * Ensure we have a Policy in CacheFile.BuildDepCache()Michael Vogt2014-09-052-8/+2
| * Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt2014-09-052-2/+8
| * Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter2014-09-022-2/+3
| * The following command otherwise yields many blank lines:Andreas Oberritter2014-08-281-2/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-102-3/+4
|\|
| * Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt2014-07-082-3/+4
* | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2014-06-186-118/+135
|\|
| * do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-183-18/+20
| * show our broken packages message in 'apt' solverDavid Kalnischkies2014-06-182-97/+110
| * use P_ instead of ngettext to compiling with --disable-nlsFredrik Fornwall2014-06-181-1/+1
| * Tell the user if no updates are available after apt updateMichael Vogt2014-06-181-1/+4
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-186-151/+180
|\|
| * apt-private/private-output.cc: fix cppcheck outputMichael Vogt2014-06-101-1/+1
| * Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt2014-06-101-0/+18
| |\
| | * show upgradable packages after apt updateMichael Vogt2014-05-221-0/+18
| | * apt-private/acqprogress.cc: reset color in apt updateMichael Vogt2014-04-161-1/+1
| * | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt2014-06-102-0/+11
| |\ \
| | * | Show unauthenticated warning for source packages as wellMichael Vogt2014-06-022-0/+11
| * | | separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies2014-06-092-149/+148
| * | | if Resolver fails, do not continue even if not brokenDavid Kalnischkies2014-05-301-1/+2
| |/ /
* | | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-291-0/+1
|\| |
| * | fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-221-0/+1
* | | tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies2014-05-091-0/+3
* | | apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...Michael Vogt2014-05-081-2/+0
* | | fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...Michael Vogt2014-05-071-0/+1
* | | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-071-1/+1
|\ \ \
| * | | Merge branch 'debian/sid' into bugfix/update-progress-reportingMichael Vogt2014-05-078-15/+61
| |\| |
| * | | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt2014-04-161-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt2014-05-072-1/+50
|\ \ \
| * | | move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...Michael Vogt2014-05-072-1/+26
| * | | rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()Michael Vogt2014-05-071-1/+1
| * | | avoid deb specific code in private-installMichael Vogt2014-04-281-7/+14
| * | | WIP local deb installMichael Vogt2014-04-281-1/+18
* | | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-0733-333/+442
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix missing ScreenWidth check in apt.ccMichael Vogt2014-04-283-0/+31
| |/ /
| * | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-04-221-2/+2
| |\ \
| | * | support dist-upgrade options in full-upgradeDavid Kalnischkies2014-04-161-2/+2
| * | | apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (...Michael Vogt2014-04-221-1/+1
| |/ /
| * | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt2014-04-111-1/+14
| |\ \
| | * | Notice the user about "apt list -a" when only a single hit if foundMichael Vogt2014-04-091-1/+14
| | |/