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