Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generalize Acquire::GzipIndex | Michael Vogt | 2014-09-21 | 1 | -1/+8 |
| | |||||
* | Only show packages as upgradable if the have a CandidateVer != 0 | Michael Vogt | 2014-07-08 | 1 | -1/+1 |
| | | | | Closes: #753297 | ||||
* | use P_ instead of ngettext to compiling with --disable-nls | Fredrik Fornwall | 2014-06-18 | 1 | -1/+1 |
| | | | | Closes: 751857 | ||||
* | Tell the user if no updates are available after apt update | Michael Vogt | 2014-06-18 | 1 | -1/+4 |
| | | | | | | Thanks to Jakub Wilk for the suggestion. Closes: #751388 | ||||
* | show upgradable packages after apt update | Michael Vogt | 2014-05-22 | 1 | -0/+18 |
| | | | | Closes: 748389 | ||||
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -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 Kalnischkies | 2014-03-13 | 1 | -0/+1 |
| | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
* | Move ListUpdate/AquireUpdate into update.{cc,h} | Michael Vogt | 2013-10-05 | 1 | -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 Vogt | 2013-08-12 | 1 | -0/+93 |
experimental |