summaryrefslogtreecommitdiff
path: root/apt-private/private-update.cc
AgeCommit message (Expand)AuthorFilesLines
2017-07-26suggest using auth.conf for sources with passwordsDavid Kalnischkies1-0/+13
2017-07-26show a warning for Debian shutting down FTP servicesDavid Kalnischkies1-0/+26
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-3/+3
2017-01-19don't lock dpkg in update commandsDavid Kalnischkies1-2/+2
2017-01-19don't show update stats if cache generation is disabledDavid Kalnischkies1-6/+6
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies1-2/+2
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies1-8/+7
2015-08-15update: Check if the cache could be opened, don't just assume itJulian Andres Klode1-1/+2
2015-04-10add a simple unit test for acquire progressDavid Kalnischkies1-2/+2
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies1-3/+1
2014-09-21generalize Acquire::GzipIndexMichael Vogt1-1/+8
2014-07-08Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt1-1/+1
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-05-22show upgradable packages after apt updateMichael Vogt1-0/+18
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-27/+12
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-0/+1
2013-10-05Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt1-0/+1
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+93