summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2011-05-03work on requests with the correct upgrade/dist-upgrade/else resolverDavid Kalnischkies1-1/+11
2011-05-02implement optional Progress report in EDSPDavid Kalnischkies1-0/+13
2011-04-25add scenario command to output a complete or limited scenarioDavid Kalnischkies1-2/+23
2011-04-19set hint flags for the problem resolver according to requestDavid Kalnischkies1-1/+18
2011-04-02disable the error discarding as it destroyes the error reporting aboutDavid Kalnischkies1-1/+1
2011-04-01add a small wrapper to use the internal apt solver as an external oneDavid Kalnischkies2-0/+136
2011-03-29be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies1-2/+2
2011-03-28be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies1-20/+46
2011-03-26* cmdline/apt-get.cc:David Kalnischkies1-1/+4
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2-22/+1
2011-03-07* cmdline/apt-get.cc:David Kalnischkies1-1/+1
2011-02-15* cmdline/apt-get.cc:David Kalnischkies1-0/+43
2011-02-09* cmdline/apt-get.cc:David Kalnischkies1-0/+1
2011-02-08[ Stefan Lippers-Hollmann ]Stefan Lippers-Hollmann1-1/+1
2011-02-07implement --print-uris for download commandDavid Kalnischkies1-5/+16
2011-02-07implement download-only for changelog command which downloads theDavid Kalnischkies1-12/+29
2011-02-07implement --print-uris support for changelog commandDavid Kalnischkies1-4/+17
2011-02-07always do removes first and set not installed remove packagesDavid Kalnischkies1-8/+5
2011-02-04* cmdline/apt-cache.cc:David Kalnischkies1-57/+2
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies2-34/+74
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt1-0/+220
2011-01-25merge with debian-sidDavid Kalnischkies1-1/+1
2011-01-16* cmdline/apt-key:David Kalnischkies1-1/+6
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode1-1/+1
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies1-0/+4
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies1-4/+2
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies1-9/+8
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies1-3/+33
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies1-18/+22
2010-11-30show dependencies of essential packages which are going to removeDavid Kalnischkies1-1/+3
2010-11-30* cmdline/apt-get.cc:David Kalnischkies1-2/+0
2010-11-18merged from apt-get-downloadMichael Vogt1-2/+1
2010-11-18cmdline/apt-get.cc: download it all in one goMichael Vogt1-2/+1
2010-11-18merged from apt-get-changelogMichael Vogt1-8/+9
2010-11-18cmdline/apt-get.cc: remove srcpkgMichael Vogt1-5/+4
2010-11-18cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt1-3/+5
2010-11-18cmdline/apt-get.cc: add download/changelog to usageMichael Vogt1-0/+2
2010-11-18merged from the apt-get-changelog branchMichael Vogt1-44/+54
2010-11-18refactor/simplify changelog fetching codeMichael Vogt1-30/+53
2010-11-18cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt1-17/+4
2010-11-18cmdline/apt-get.cc: fix typoMichael Vogt1-1/+1
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt1-0/+153
2010-11-18move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt1-54/+54
2010-11-18merged lp:~mvo/apt/apt-get-download Michael Vogt1-0/+55
2010-11-16cmdline/apt-get.cc: improve changelog descriptionMichael Vogt1-3/+6
2010-11-16add support for third party changelogsMichael Vogt1-0/+42
2010-11-15cmdline/apt-get.cc: and add size as wellMichael Vogt1-1/+1
2010-11-15cmdline/apt-get.cc: add hash to the downloaderMichael Vogt1-6/+15
2010-11-15cmdline/apt-get.cc: add download commandlien optionMichael Vogt1-0/+46
2010-11-15cmdline/apt-get.cc: create the mkdtemp dir in /tmpMichael Vogt1-1/+1