summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies2011-05-172-2/+2
* * Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies2011-05-174-1/+256
|\
| * implement correct error reportingDavid Kalnischkies2011-05-072-4/+4
| * add a tiny dump solver to quickly output a scenarioDavid Kalnischkies2011-05-032-0/+57
| * add a --solver option to apt-getDavid Kalnischkies2011-05-031-0/+1
| * work on requests with the correct upgrade/dist-upgrade/else resolverDavid Kalnischkies2011-05-031-1/+11
| * implement optional Progress report in EDSPDavid Kalnischkies2011-05-021-0/+13
| * add scenario command to output a complete or limited scenarioDavid Kalnischkies2011-04-251-2/+23
| * set hint flags for the problem resolver according to requestDavid Kalnischkies2011-04-191-1/+18
| * disable the error discarding as it destroyes the error reporting aboutDavid Kalnischkies2011-04-021-1/+1
| * add a small wrapper to use the internal apt solver as an external oneDavid Kalnischkies2011-04-012-0/+136
* | convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies2011-05-111-10/+4
* | provide a 'dpkg --set-selections' wrapper to set/release holdsDavid Kalnischkies2011-04-261-0/+116
* | * cmdline/apt-get.cc:David Kalnischkies2011-04-212-8/+8
* | * cmdline/apt-mark.cc:David Kalnischkies2011-04-213-105/+262
* | fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-162-5/+21
* | * cmdline/apt-get.cc:Julian Andres Klode2011-04-131-0/+3
|/
* be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies2011-03-291-2/+2
* be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies2011-03-281-20/+46
* * cmdline/apt-get.cc:David Kalnischkies2011-03-261-1/+4
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-082-22/+1
* * cmdline/apt-get.cc:David Kalnischkies2011-03-071-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2011-02-151-0/+43
* * cmdline/apt-get.cc:David Kalnischkies2011-02-091-0/+1
* [ Stefan Lippers-Hollmann ]Stefan Lippers-Hollmann2011-02-081-1/+1
* implement --print-uris for download commandDavid Kalnischkies2011-02-071-5/+16
* implement download-only for changelog command which downloads theDavid Kalnischkies2011-02-071-12/+29
* implement --print-uris support for changelog commandDavid Kalnischkies2011-02-071-4/+17
* always do removes first and set not installed remove packagesDavid Kalnischkies2011-02-071-8/+5
* * cmdline/apt-cache.cc:David Kalnischkies2011-02-041-57/+2
* merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-032-34/+74
|\
| * merge with debian-sidDavid Kalnischkies2011-01-251-1/+1
| |\
| * | * cmdline/apt-key:David Kalnischkies2011-01-161-1/+6
| * | set the Candidate for all before doing the propargationDavid Kalnischkies2010-12-031-0/+4
| * | simplify the new-and-autoremove fix a bitDavid Kalnischkies2010-12-031-4/+2
| * | really do not show packages in the extra section if they wereDavid Kalnischkies2010-12-031-9/+8
| * | * apt-pkg/depcache.cc:David Kalnischkies2010-12-031-3/+33
| * | keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies2010-12-031-18/+22
| * | show dependencies of essential packages which are going to removeDavid Kalnischkies2010-11-301-1/+3
| * | * cmdline/apt-get.cc:David Kalnischkies2010-11-301-2/+0
* | | merged from the lp:~mvo/apt/mvo branchMichael Vogt2011-02-021-0/+220
|\ \ \ | |_|/ |/| |
| * | merged from apt-get-downloadMichael Vogt2010-11-181-2/+1
| |\ \
| | * | cmdline/apt-get.cc: download it all in one goMichael Vogt2010-11-181-2/+1
| * | | merged from apt-get-changelogMichael Vogt2010-11-181-8/+9
| |\ \ \
| | * | | cmdline/apt-get.cc: remove srcpkgMichael Vogt2010-11-181-5/+4
| | * | | cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt2010-11-181-3/+5
| * | | | cmdline/apt-get.cc: add download/changelog to usageMichael Vogt2010-11-181-0/+2
| * | | | merged from the apt-get-changelog branchMichael Vogt2010-11-181-44/+54
| |\| | |
| | * | | refactor/simplify changelog fetching codeMichael Vogt2010-11-181-30/+53
| | * | | cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt2010-11-181-17/+4