Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-08 | Only show packages as upgradable if the have a CandidateVer != 0 | Michael Vogt | |
Closes: #753297 | |||
2014-06-18 | show our broken packages message in 'apt' solver | David Kalnischkies | |
2014-06-10 | apt-private/private-output.cc: fix cppcheck output | Michael Vogt | |
2014-05-22 | fix screen width detection for apt/apt-get lists | Sebastian Schmidt | |
3163087b moved SigWinch(int) from apt-get.cc to private-output.cc without moving #include <sys/ioctl.h>, making SigWinch a nop. Closes: 748430, 747942 | |||
2014-04-28 | Fix missing ScreenWidth check in apt.cc | Michael Vogt | |
2014-04-08 | fix apt list output for pkgs in dpkg ^rc state | Michael Vogt | |
Packages in the "deinstall ok config-file" have no candidate or instaleld version. So they must be special cased in the apt list generation. | |||
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | |
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) | |||
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | |
Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | |||
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | |
Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | |||
2014-02-05 | move isatty() check into InitOutput() | Michael Vogt | |
2014-01-31 | show "status" in apt list last | Michael Vogt | |
2014-01-30 | do not crash if VF.File()/VF.File().Archive() is NULL | Michael Vogt | |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt | |
2013-11-25 | do not show summary in "apt list" | Michael Vogt | |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | |
experimental |