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