summaryrefslogtreecommitdiff
path: root/apt-private/private-update.cc
Commit message (Collapse)AuthorAgeFilesLines
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-27/+12
| | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use)
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-0/+1
| | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations
* Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt2013-10-051-0/+1
| | | | | This moves the ListUpdate/AquireUpdate out of the "catch-all" algorithm.{cc,h} file into its own update.{cc,h}
* squash merge of the feature/apt-binary branch without the changes from ↵Michael Vogt2013-08-121-0/+93
experimental