summaryrefslogtreecommitdiff
path: root/apt-pkg/update.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement update --error-on=anyJulian Andres Klode2021-01-081-2/+19
* Keep URIs encoded in the acquire systemDavid Kalnischkies2020-12-181-0/+2
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* run update post-invokes even on (partial) failuresDavid Kalnischkies2016-06-221-19/+25
* update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode2016-05-101-5/+10
* Report non-transient errors as errors, not as warningsJulian Andres Klode2016-03-161-3/+7
* Fix all the wrong removals of includes that iwyu got wrongMichael Vogt2015-08-171-0/+1
* Cleanup includes after running iwyuMichael Vogt2015-08-171-2/+0
* drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies2015-08-101-1/+1
* ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-071-2/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-15/+8
* Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt2013-10-051-0/+126