Age | Commit message (Expand) | Author |
2015-08-10 | cleanup Container.erase API to look more like std::containers | David Kalnischkies |
2015-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
2015-03-16 | (error) Same iterator is used with different containers | David Kalnischkies |
2014-11-19 | use dpkg --merge-avail only if needed in apt-mark | David Kalnischkies |
2014-11-09 | allow uninstalled packages to be put on hold | David Kalnischkies |
2014-11-09 | use the same code to detect quiet setting in all tools | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2014-01-24 | apt-mark help shows all commands now | Michael Vogt |
2013-08-22 | do chdir("/") after chroot() | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |
2013-07-26 | fix some coverity chroot() releated warnings | Michael Vogt |
2012-07-04 | * cmdline/apt-mark.cc: | David Kalnischkies |
2012-06-27 | fix two simple spelling issues found by Christian Perrier, | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-02-11 | fix the hold-testcase as it has problems with 'foreign' operations | David Kalnischkies |
2012-02-11 | correctly ignore already (un)hold packages | David Kalnischkies |
2012-02-10 | * cmdline/apt-mark.cc: | David Kalnischkies |
2012-01-02 | g++ 4.7 fixes | Michael Vogt |
2012-01-02 | g++ 4.7 fixes | Michael Vogt |
2011-11-11 | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-04-26 | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies |
2011-04-21 | * cmdline/apt-mark.cc: | David Kalnischkies |