summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt2-3/+4
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies3-18/+20
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies2-97/+110
2014-06-18use P_ instead of ngettext to compiling with --disable-nlsFredrik Fornwall1-1/+1
2014-06-18Tell the user if no updates are available after apt updateMichael Vogt1-1/+4
2014-06-10apt-private/private-output.cc: fix cppcheck outputMichael Vogt1-1/+1
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt1-0/+18
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt2-0/+11
2014-06-09separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies2-149/+148
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt2-0/+11
2014-05-30if Resolver fails, do not continue even if not brokenDavid Kalnischkies1-1/+2
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt1-0/+1
2014-05-22show upgradable packages after apt updateMichael Vogt1-0/+18
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt3-0/+31
2014-04-22Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt1-2/+2
2014-04-22apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (...Michael Vogt1-1/+1
2014-04-16support dist-upgrade options in full-upgradeDavid Kalnischkies1-2/+2
2014-04-16apt-private/acqprogress.cc: reset color in apt updateMichael Vogt1-1/+1
2014-04-11Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt1-1/+14
2014-04-11Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sidMichael Vogt2-1/+11
2014-04-11use wildcard to get files in our library makefilesDavid Kalnischkies1-10/+2
2014-04-10Merge remote-tracking branch 'mvo/bugfix/apt-search-case' into debian/sidMichael Vogt1-2/+6
2014-04-09Notice the user about "apt list -a" when only a single hit if foundMichael Vogt1-1/+14
2014-04-08fix apt list output for pkgs in dpkg ^rc stateMichael Vogt2-1/+11
2014-04-08Merge branch 'bugfix/apt-search-case' into debian/sidMichael Vogt1-2/+6
2014-04-07make apt search case-insensitive by defaultMichael Vogt1-2/+6
2014-04-04Fix crash in "apt list" when a sources.list file is unreableMichael Vogt2-4/+3
2014-03-21enable fvisibility=hidden for our private libraryDavid Kalnischkies16-34/+61
2014-03-13msgstr with elipses need three dotsDavid Kalnischkies1-1/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies2-2/+2
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies28-199/+226
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies4-12/+12
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies8-20/+23
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-31/+31
2014-03-13warning: non-ISO-standard escape sequence, '\e' [enabled by default]David Kalnischkies1-7/+7
2014-03-13fix -Wformat= warnings about size_t != %lu on e.g. armelDavid Kalnischkies1-2/+3
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies1-13/+13
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies1-0/+2
2014-02-14Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies2-3/+6
2014-02-14add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt1-0/+5
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies2-3/+6
2014-02-05move isatty() check into InitOutput()Michael Vogt1-0/+3
2014-01-31show "status" in apt list lastMichael Vogt1-25/+24
2014-01-30do not crash if VF.File()/VF.File().Archive() is NULLMichael Vogt1-2/+4
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2-10/+10
2014-01-24Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt3-10/+68
2014-01-24hide more from apt showMichael Vogt1-3/+12
2014-01-24show APT-Sources in apt showMichael Vogt2-7/+14
2014-01-24Show "Manual-Installed: {yes|no}" in apt showMichael Vogt1-0/+12