summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)Author
2011-02-07implement --print-uris for download commandDavid Kalnischkies
2011-02-07implement download-only for changelog command which downloads theDavid Kalnischkies
2011-02-07implement --print-uris support for changelog commandDavid Kalnischkies
2011-02-07always do removes first and set not installed remove packagesDavid Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies
2010-11-30show dependencies of essential packages which are going to removeDavid Kalnischkies
2010-11-30* cmdline/apt-get.cc:David Kalnischkies
2010-11-18merged from apt-get-downloadMichael Vogt
2010-11-18cmdline/apt-get.cc: download it all in one goMichael Vogt
2010-11-18merged from apt-get-changelogMichael Vogt
2010-11-18cmdline/apt-get.cc: remove srcpkgMichael Vogt
2010-11-18cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt
2010-11-18cmdline/apt-get.cc: add download/changelog to usageMichael Vogt
2010-11-18merged from the apt-get-changelog branchMichael Vogt
2010-11-18refactor/simplify changelog fetching codeMichael Vogt
2010-11-18cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt
2010-11-18cmdline/apt-get.cc: fix typoMichael Vogt
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt
2010-11-18move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt
2010-11-16cmdline/apt-get.cc: improve changelog descriptionMichael Vogt
2010-11-16add support for third party changelogsMichael Vogt
2010-11-15cmdline/apt-get.cc: and add size as wellMichael Vogt
2010-11-15cmdline/apt-get.cc: add hash to the downloaderMichael Vogt
2010-11-15cmdline/apt-get.cc: add download commandlien optionMichael Vogt
2010-11-15cmdline/apt-get.cc: create the mkdtemp dir in /tmpMichael Vogt
2010-11-15cmdline/apt-get.cc: move Setup a level higherMichael Vogt
2010-11-15cmdline/apt-get.cc make only the server configurable, but not the format stri...Michael Vogt
2010-11-15support Apt::Changelog::Server, code cleanupMichael Vogt
2010-11-15use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true...Michael Vogt
2010-11-15initial apt-get changelog implementation, not quite ready yet (need to get ri...Michael Vogt
2010-09-28* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-08-28remove death code by removing unused GetInitializeDavid Kalnischkies
2010-08-26* cmdline/apt-get.cc:David Kalnischkies
2010-08-24Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aokibubulle@debian.org
2010-08-12purge packages in 'rc' state, thanks Rogier! (Closes: #150831)David Kalnischkies
2010-08-11* cmdline/apt-get.cc:David Kalnischkies
2010-07-29merged lp:~donkult/apt/sidMichael Vogt
2010-07-27* cmdline/apt-get.cc:Julian Andres Klode
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies
2010-07-05make the specify order of packages irrelevant (half-close #196021)David Kalnischkies
2010-07-04prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies
2010-07-03reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies
2010-07-03Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies
2010-06-29if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies
2010-06-29for install, do all installs first and then the removes and vice versaDavid Kalnischkies