summaryrefslogtreecommitdiff
path: root/apt-private/private-update.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)Julian Andres Klode2019-03-061-1/+1
* update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode2019-02-131-0/+2
* suggest using auth.conf for sources with passwordsDavid Kalnischkies2017-07-261-0/+13
* show a warning for Debian shutting down FTP servicesDavid Kalnischkies2017-07-261-0/+26
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* don't lock dpkg in update commandsDavid Kalnischkies2017-01-191-2/+2
* don't show update stats if cache generation is disabledDavid Kalnischkies2017-01-191-6/+6
* prevent C++ locale number formatting in text APIsDavid Kalnischkies2016-05-271-2/+2
* new quiet level -qq for apt to hide progress outputDavid Kalnischkies2015-11-041-8/+7
* update: Check if the cache could be opened, don't just assume itJulian Andres Klode2015-08-151-1/+2
* add a simple unit test for acquire progressDavid Kalnischkies2015-04-101-2/+2
* ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-071-3/+1
* generalize Acquire::GzipIndexMichael Vogt2014-09-211-1/+8
* Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt2014-07-081-1/+1
* 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
* show upgradable packages after apt updateMichael Vogt2014-05-221-0/+18
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-27/+12
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-0/+1
* Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt2013-10-051-0/+1
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+93