summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* add basic "edit-sources" commandMichael Vogt2013-11-251-18/+1
* Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sidMichael Vogt2013-10-221-26/+1
|\
| * rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt2013-10-051-66/+41
| |\
| * | * move upgrade releated code into upgrade.{cc,h}Michael Vogt2013-10-051-1/+1
| * | cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt2013-10-051-26/+0
* | | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt2013-10-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-newMichael Vogt2013-08-281-3/+4
| |\ \
| * | | add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt2013-08-281-1/+1
* | | | use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-031-45/+35
* | | | put fetch errors in 'source' on our errorstackDavid Kalnischkies2013-10-031-22/+6
| |_|/ |/| |
* | | fix vim-style foldmarkerDavid Kalnischkies2013-09-031-6/+2
| |/ |/|
* | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt2013-08-271-3/+4
|/
* Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt2013-08-171-1962/+29
|\
| * squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-1959/+29
* | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...Michael Vogt2013-08-151-0/+6
|/
* unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies2013-08-011-3/+32
* fix potential GetLock() fd leakMichael Vogt2013-07-251-4/+6
* deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies2013-06-091-3/+1
* merged bundle from davidMichael Vogt2013-04-081-2/+2
|\
| * various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-2/+2
* | merge patch from Daniel HartwigMichael Vogt2013-03-251-1/+1
|/
* ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt2013-01-141-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2012-11-091-3/+3
* adds a comment for Translators to the 'do as I say' prompt toDavid Kalnischkies2012-10-201-1/+3
* disable the display of the error messages for DoInstall if DoBuildDepDavid Kalnischkies2012-08-061-1/+1
* ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies2012-08-051-11/+22
* improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies2012-08-041-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2012-08-041-2/+2
* * cmdline/apt-get.cc:David Kalnischkies2012-06-181-2/+14
* check build-dep candidate if install is forbiddenDavid Kalnischkies2012-06-111-19/+39
* * cmdline/apt-get.cc:Thibaut Girka2012-06-101-4/+4
* show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032)David Kalnischkies2012-06-101-1/+1
* * cmdline/apt-get.cc:Daniel Hartwig2012-06-101-1/+5
* * cmdline/apt-get.cc:David Kalnischkies2012-05-241-0/+3
* * cmdline/apt-get.cc:David Kalnischkies2012-05-161-2/+12
* * cmdline/apt-get.cc:David Kalnischkies2012-04-161-4/+7
* merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt2012-04-121-1/+1
* merged r1970 lp:~vorlon/apt/lp.968828Michael Vogt2012-04-121-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2012-04-111-18/+18
* * cmdline/apt-get.cc:Bogdan Purcareata2012-04-051-1/+1
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* improve 'error' message for packages which are only referencedDavid Kalnischkies2012-02-181-5/+26
* * cmdline/apt-get.cc:David Kalnischkies2012-02-181-1/+17
* * cmdline/apt-get.cc:Steve Langasek2012-01-291-2/+8
* fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies2012-01-201-1/+1
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-191-2/+2
* * cmdline/apt-get.cc:David Kalnischkies2011-11-231-0/+13
* - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies2011-11-111-7/+7
* * apt-pkg/cacheset.cc:David Kalnischkies2011-11-091-11/+9
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-7/+7
|\