summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)Author
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies
2010-05-24 - show at the end of the install process a list of disappeared packagesDavid Kalnischkies
2010-05-14handle multiple --{tar,diff,dsc}-only options correctlyDavid Kalnischkies
2010-05-06merge with debian-experimental-maDavid Kalnischkies
2010-05-06don't suggest held packages as they are installed (Closes: #578135)David Kalnischkies
2010-05-04Move the showauto command to apt-cache and sort output.Julian Andres Klode
2010-05-04rerun dpkg-source in source if --fix-broken is given (Closes: #576752)David Kalnischkies
2010-05-04cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands.Julian Andres Klode
2010-05-04merged from davids branchMichael Vogt
2010-04-24set also "all" to this version for pseudo packages in TryToChangeVerDavid Kalnischkies
2010-04-24show non-candidates as fallback for virtual packages (Closes: #578385)David Kalnischkies
2010-04-21replace backticks with single quote in broken packages message.David Kalnischkies
2010-04-13regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies
2010-04-09* apt-pkg/acquire-item.cc:David Kalnischkies
2010-04-08* cmdline/apt-get.cc:Michael Vogt
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt
2010-03-30try version match in FindSrc first exact than fuzzy (LP: #551178)David Kalnischkies
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies
2010-03-12* cmdline/apt-get.cc:Michael Vogt
2010-03-12* cmdline/apt-get.ccDavid Kalnischkies
2010-03-12* cmdline/apt-get.cc:David Kalnischkies
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies
2010-02-18* buildlib/apti18n.h.in, po/makefile:David Kalnischkies
2010-02-15* buildlib/apti18n.h.in, po/makefile:David Kalnischkies
2010-02-15Activate support of :any and stuff in apt-get build-dep as we haveDavid Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11display the architecture of the package if it is not the defaultDavid Kalnischkies
2010-01-31* cmdline/acqprogress.cc:Michael Vogt
2010-01-31* cmdline/apt-get.cc:David Kalnischkies
2010-01-08* cmdline/apt-get.cc:Michael Vogt
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt
2009-12-10* cmdline/apt-get.cc:Michael Vogt
2009-11-27add --debian-only as alias for --diff-only for all source v3 loversDavid Kalnischkies
2009-10-20only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies
2009-10-19rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies
2009-09-24When selecting a real package instead of a virtual one,David Kalnischkies
2009-08-12Add the pkg/release syntax to the source command in apt-get and alsoDavid Kalnischkies
2009-08-12[cmdline/apt-get.cc]David Kalnischkies
2009-08-09[cmdline/apt-get.cc] correct the order of picked package binary vs sourceDavid Kalnischkies
2009-08-09[cmdline/apt-get.cc] check for availability ofstatfs.f_typeDavid Kalnischkies
2009-07-31[cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916)David Kalnischkies
2009-07-31[cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display onlyDavid Kalnischkies
2009-07-30merged from debian-sidMichael Vogt