Age | Commit message (Expand) | Author |
2011-06-08 | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt |
2011-05-17 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-05-17 | rename option APT::Solver::Name to simply APT::Solver | David Kalnischkies |
2011-05-17 | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies |
2011-05-11 | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies |
2011-05-07 | implement correct error reporting | David Kalnischkies |
2011-05-03 | add a tiny dump solver to quickly output a scenario | David Kalnischkies |
2011-05-03 | add a --solver option to apt-get | David Kalnischkies |
2011-05-03 | work on requests with the correct upgrade/dist-upgrade/else resolver | David Kalnischkies |
2011-05-02 | implement optional Progress report in EDSP | David Kalnischkies |
2011-04-26 | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies |
2011-04-25 | add scenario command to output a complete or limited scenario | David Kalnischkies |
2011-04-21 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-04-21 | * cmdline/apt-mark.cc: | David Kalnischkies |
2011-04-19 | set hint flags for the problem resolver according to request | David Kalnischkies |
2011-04-16 | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies |
2011-04-13 | * cmdline/apt-get.cc: | Julian Andres Klode |
2011-04-02 | disable the error discarding as it destroyes the error reporting about | David Kalnischkies |
2011-04-01 | add a small wrapper to use the internal apt solver as an external one | David Kalnischkies |
2011-03-29 | be able to disable resolver with APT::Get::CallResolver and disable | David Kalnischkies |
2011-03-28 | be able to disable resolver with APT::Get::AutoSolving | David Kalnischkies |
2011-03-26 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-03-07 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-02-25 | add sha512 support in the client now as well | Michael Vogt |
2011-02-15 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-02-09 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-02-08 | [ Stefan Lippers-Hollmann ] | Stefan Lippers-Hollmann |
2011-02-07 | implement --print-uris for download command | David Kalnischkies |
2011-02-07 | implement download-only for changelog command which downloads the | David Kalnischkies |
2011-02-07 | implement --print-uris support for changelog command | David Kalnischkies |
2011-02-07 | always do removes first and set not installed remove packages | David Kalnischkies |
2011-02-04 | * cmdline/apt-cache.cc: | David Kalnischkies |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-02-02 | merged from the lp:~mvo/apt/mvo branch | Michael Vogt |
2011-01-25 | merge with debian-sid | David Kalnischkies |
2011-01-16 | * cmdline/apt-key: | David Kalnischkies |
2010-12-07 | cmdline/apt-cache.cc: Create an error for apt-cache depends | Julian Andres Klode |
2010-12-03 | set the Candidate for all before doing the propargation | David Kalnischkies |
2010-12-03 | simplify the new-and-autoremove fix a bit | David Kalnischkies |
2010-12-03 | really do not show packages in the extra section if they were | David Kalnischkies |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-12-03 | keep not installed garbage packages uninstalled instead of showing | David Kalnischkies |
2010-11-30 | show dependencies of essential packages which are going to remove | David Kalnischkies |
2010-11-30 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-11-18 | merged from apt-get-download | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: download it all in one go | Michael Vogt |
2010-11-18 | merged from apt-get-changelog | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: remove srcpkg | Michael Vogt |
2010-11-18 | cmdline/apt-get.cc: use source version instead of binary version | Michael Vogt |