summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)Author
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/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
2009-07-30* cmdline/apt-get.cc:Michael Vogt
2009-07-07[apt-get] add possibility to hide the user simulation noteDavid Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-29do not write state file in simulate mode (closes: #433007)Michael Vogt
2009-06-29support running "--simulate" as userMichael Vogt
2009-04-14build fixes, change version 0.7.21Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-03-09cmdline/apt-get.cc: fix typoMichael Vogt
2009-03-09fix "apt-get source pkg" if there is a binary package andMichael Vogt
2008-12-16Clarify the --help for 'purge' (LP: #243948)Michael Vogt
2008-12-15cmdline/apt-get.cc: remove --build-dep-automatic line againMichael Vogt
2008-12-09merged from the debian-sid branchMichael Vogt
2008-12-09* methods/gpgv.cc:Michael Vogt
2008-12-08 - fix "apt-get source pkg=ver" if binary name != source nameMichael Vogt
2008-12-02make "apt-get build-dep" installed packages marked automaticMichael Vogt
2008-11-11Removed asking to file a release-critical bug against a package if there is a...Eugene V. Lyubimkin
2008-08-06make "apt-get build-dep" installed packages marked automaticMichael Vogt
2008-05-02Add support for --no-download on apt-get update. Closes: #478517Otavio Salvador
2008-03-14* merge from the mvo branchMichael Vogt
2008-03-13cmdline/apt-get.cc:Michael Vogt
2008-03-11 - run the problemResolver after a task was installedMichael Vogt
2008-03-11* cmdline/apt-get.cc:Michael Vogt
2008-02-23Fix some strings and unfuzzy translations. Closes: #466845bubulle@debian.org
2008-02-21cmdline/apt-get.cc:Michael Vogt
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt
2007-12-17Fix wording of 'after unpacking'bubulle@debian.org