summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies2009-10-201-8/+16
* rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies2009-10-191-131/+125
* When selecting a real package instead of a virtual one,David Kalnischkies2009-09-241-9/+34
* Add the pkg/release syntax to the source command in apt-get and alsoDavid Kalnischkies2009-08-121-7/+15
* [cmdline/apt-get.cc]David Kalnischkies2009-08-121-1/+4
* [cmdline/apt-get.cc] correct the order of picked package binary vs sourceDavid Kalnischkies2009-08-091-1/+1
* [cmdline/apt-get.cc] check for availability ofstatfs.f_typeDavid Kalnischkies2009-08-091-4/+10
* [cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916)David Kalnischkies2009-07-311-1/+4
* [cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display onlyDavid Kalnischkies2009-07-311-18/+40
* merged from debian-sidMichael Vogt2009-07-301-16/+29
|\
| * [apt-get] add possibility to hide the user simulation noteDavid Kalnischkies2009-07-071-5/+6
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-10/+8
| * merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt2009-06-301-0/+3
| * do not write state file in simulate mode (closes: #433007)Michael Vogt2009-06-291-1/+2
| * support running "--simulate" as userMichael Vogt2009-06-291-1/+12
| * build fixes, change version 0.7.21Michael Vogt2009-04-141-1/+3
| * * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-10/+15
| * cmdline/apt-get.cc: remove --build-dep-automatic line againMichael Vogt2008-12-151-1/+0
* | * cmdline/apt-get.cc:Michael Vogt2009-07-301-2/+2
* | cmdline/apt-get.cc: fix typoMichael Vogt2009-03-091-1/+1
* | fix "apt-get source pkg" if there is a binary package andMichael Vogt2009-03-091-7/+14
* | Clarify the --help for 'purge' (LP: #243948)Michael Vogt2008-12-161-1/+1
* | merged from the debian-sid branchMichael Vogt2008-12-091-0/+3
|\|
| * make "apt-get build-dep" installed packages marked automaticMichael Vogt2008-12-021-0/+3
| * Removed asking to file a release-critical bug against a package if there is a...Eugene V. Lyubimkin2008-11-111-0/+2
* | * methods/gpgv.cc:Michael Vogt2008-12-091-1/+1
* | - fix "apt-get source pkg=ver" if binary name != source nameMichael Vogt2008-12-081-3/+3
* | make "apt-get build-dep" installed packages marked automaticMichael Vogt2008-08-061-0/+2
|/
* Add support for --no-download on apt-get update. Closes: #478517Otavio Salvador2008-05-021-2/+3
* * merge from the mvo branchMichael Vogt2008-03-141-13/+21
|\
| * cmdline/apt-get.cc:Michael Vogt2008-03-131-12/+17
| * - run the problemResolver after a task was installedMichael Vogt2008-03-111-1/+4
| * * cmdline/apt-get.cc:Michael Vogt2008-03-111-1/+1
* | Fix some strings and unfuzzy translations. Closes: #466845bubulle@debian.org2008-02-231-1/+1
|/
* cmdline/apt-get.cc:Michael Vogt2008-02-211-1/+1
* * move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt2008-01-071-1/+1
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-48/+9
|\
| * * apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt2006-06-071-35/+10
* | Fix wording of 'after unpacking'bubulle@debian.org2007-12-171-3/+3
* | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador2007-12-161-1/+1
* | * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt toOtavio Salvador2007-12-161-4/+17
* | * cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>Otavio Salvador2007-10-061-0/+1
* | Fix indentationOtavio Salvador2007-10-061-1/+1
* | * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usageOtavio Salvador2007-10-061-0/+1
* | * cmdline/apt-get.cc:Michael Vogt2007-09-141-1/+4
* | * fix "purge" commandline argument, closes: #133421Michael Vogt2007-09-141-0/+1
* | (ABI break)Michael Vogt2007-08-031-3/+3
|\ \
| * | * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-3/+3
* | | * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-2/+2
|/ /
* | - support task removal too: apt-get remove taskname^Michael Vogt2007-07-181-3/+4