summaryrefslogtreecommitdiff
path: root/apt-pkg/update.cc
AgeCommit message (Expand)Author
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-06-22run update post-invokes even on (partial) failuresDavid Kalnischkies
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode
2016-03-16Report non-transient errors as errors, not as warningsJulian Andres Klode
2015-08-17Fix all the wrong removals of includes that iwyu got wrongMichael Vogt
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-10drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2013-10-05Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt