summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)Author
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-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-22fix screen width detection for apt/apt-get listsSebastian Schmidt
2014-05-22show upgradable packages after apt updateMichael Vogt
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt
2014-04-22Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-04-22apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (...Michael Vogt
2014-04-16support dist-upgrade options in full-upgradeDavid Kalnischkies
2014-04-16apt-private/acqprogress.cc: reset color in apt updateMichael Vogt
2014-04-11Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt
2014-04-11Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sidMichael Vogt
2014-04-11use wildcard to get files in our library makefilesDavid Kalnischkies
2014-04-10Merge remote-tracking branch 'mvo/bugfix/apt-search-case' into debian/sidMichael Vogt
2014-04-09Notice the user about "apt list -a" when only a single hit if foundMichael Vogt
2014-04-08fix apt list output for pkgs in dpkg ^rc stateMichael Vogt
2014-04-08Merge branch 'bugfix/apt-search-case' into debian/sidMichael Vogt
2014-04-07make apt search case-insensitive by defaultMichael Vogt
2014-04-04Fix crash in "apt list" when a sources.list file is unreableMichael Vogt
2014-03-21enable fvisibility=hidden for our private libraryDavid Kalnischkies
2014-03-13msgstr with elipses need three dotsDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2014-03-13warning: non-ISO-standard escape sequence, '\e' [enabled by default]David Kalnischkies
2014-03-13fix -Wformat= warnings about size_t != %lu on e.g. armelDavid Kalnischkies
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-02-14Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies
2014-02-14add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies
2014-02-05move isatty() check into InitOutput()Michael Vogt
2014-01-31show "status" in apt list lastMichael Vogt
2014-01-30do not crash if VF.File()/VF.File().Archive() is NULLMichael Vogt
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-01-24Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt
2014-01-24hide more from apt showMichael Vogt
2014-01-24show APT-Sources in apt showMichael Vogt
2014-01-24Show "Manual-Installed: {yes|no}" in apt showMichael Vogt
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt