summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)AuthorFilesLines
2010-08-24Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aokibubulle@debian.org1-1/+1
2010-08-12purge packages in 'rc' state, thanks Rogier! (Closes: #150831)David Kalnischkies1-3/+6
2010-08-11* cmdline/apt-get.cc:David Kalnischkies1-1/+3
2010-07-29merged lp:~donkult/apt/sidMichael Vogt1-1/+1
2010-07-27* cmdline/apt-get.cc:Julian Andres Klode1-0/+6
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies1-1/+1
2010-07-05make the specify order of packages irrelevant (half-close #196021)David Kalnischkies1-5/+18
2010-07-04prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies1-0/+3
2010-07-03reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies1-360/+250
2010-07-03Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies1-52/+177
2010-06-29if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies1-37/+49
2010-06-29for install, do all installs first and then the removes and vice versaDavid Kalnischkies1-38/+54
2010-06-26do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies1-1/+1
2010-06-25print all messages if the application is in an interactive runDavid Kalnischkies1-7/+5
2010-06-22Use an abstract helper for error handling and outputDavid Kalnischkies1-23/+56
2010-06-19* cmdline/apt-get.cc:David Kalnischkies1-202/+47
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt1-42/+16
2010-06-09* merge the remaining Ubuntu change:Michael Vogt1-1/+27
2010-06-09* apt-pkg/pkgcache.h:David Kalnischkies1-6/+6
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies1-2/+2
2010-06-03* cmdline/apt-get.cc:David Kalnischkies1-6/+6
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies1-1/+1
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies1-34/+8
2010-05-24 - show at the end of the install process a list of disappeared packagesDavid Kalnischkies1-2/+19
2010-05-14handle multiple --{tar,diff,dsc}-only options correctlyDavid Kalnischkies1-14/+18
2010-05-06merge with debian-experimental-maDavid Kalnischkies1-1/+49
2010-05-06don't suggest held packages as they are installed (Closes: #578135)David Kalnischkies1-3/+4
2010-05-04Move the showauto command to apt-cache and sort output.Julian Andres Klode1-16/+0
2010-05-04rerun dpkg-source in source if --fix-broken is given (Closes: #576752)David Kalnischkies1-1/+2
2010-05-04cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands.Julian Andres Klode1-0/+60
2010-05-04merged from davids branchMichael Vogt1-35/+49
2010-04-24set also "all" to this version for pseudo packages in TryToChangeVerDavid Kalnischkies1-0/+5
2010-04-24show non-candidates as fallback for virtual packages (Closes: #578385)David Kalnischkies1-6/+13
2010-04-21replace backticks with single quote in broken packages message.David Kalnischkies1-2/+2
2010-04-13regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies1-3/+6
2010-04-09* apt-pkg/acquire-item.cc:David Kalnischkies1-2/+11
2010-04-08* cmdline/apt-get.cc:0.7.25.3ubuntu6Michael Vogt1-0/+4
2010-04-08* cmdline/apt-get.cc:Michael Vogt1-0/+4
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-24/+14
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt1-50/+86
2010-03-31cherry pick -r 1983..1984 lp:~donkult/apt/sidMichael Vogt1-11/+21
2010-03-30try version match in FindSrc first exact than fuzzy (LP: #551178)David Kalnischkies1-11/+21
2010-03-26* cmdline/apt-get.cc, apt-pkg/cdrom.cc:Michael Vogt1-1/+5
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-5/+7
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies1-38/+48
2010-03-12* cmdline/apt-get.cc:Michael Vogt1-5/+7
2010-03-12* cmdline/apt-get.cc:Michael Vogt1-5/+7
2010-03-12* cmdline/apt-get.ccDavid Kalnischkies1-1/+5
2010-03-12* cmdline/apt-get.cc:David Kalnischkies1-1/+13
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies1-46/+34