summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2-80/+80
2011-08-11fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies1-2/+0
2011-07-25merged from lp:~donkult/apt/sid0.8.15.3Michael Vogt2-102/+202
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies1-4/+109
2011-07-24move debug message about attempt install/remove to the responsible methodDavid Kalnischkies1-3/+8
2011-07-24alternatively check in a versioned depends if the candidate is goodDavid Kalnischkies1-27/+21
2011-07-24after this consider providing packages (if it is not a versioned dep)David Kalnischkies1-26/+27
2011-07-24move the detection for installed versions up as it is the easiest caseDavid Kalnischkies1-25/+20
2011-07-24first round of reorder code without changing resultDavid Kalnischkies1-29/+27
2011-07-24buildconflicts effect all architecturesDavid Kalnischkies1-11/+13
2011-07-23you want to be nice and quote a filename just to be reminded by gpgDavid Kalnischkies1-1/+1
2011-07-22merged from donkultMichael Vogt2-3/+5
2011-07-22merged from the mvo branchMichael Vogt1-1/+1
2011-07-22* cmdline/apt-get.cc:Michael Vogt1-1/+1
2011-07-16do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies1-2/+1
2011-07-16* cmdline/apt-key:David Kalnischkies1-1/+4
2011-07-06* cmdline/apt-get.cc:David Kalnischkies1-3/+3
2011-06-30* doc/makefile:Michael Vogt1-2/+13
2011-06-29require to be root for add, rm, update and net-updateDavid Kalnischkies1-0/+11
2011-06-29* cmdline/apt-key:David Kalnischkies1-2/+2
2011-05-28* cmdline/apt-config.cc:David Kalnischkies1-0/+13
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies1-10/+4
2011-04-26provide a 'dpkg --set-selections' wrapper to set/release holdsDavid Kalnischkies1-0/+116
2011-04-21* cmdline/apt-get.cc:David Kalnischkies2-8/+8
2011-04-21* cmdline/apt-mark.cc:David Kalnischkies3-105/+262
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2-5/+21
2011-04-13* cmdline/apt-get.cc:Julian Andres Klode1-0/+3
2011-03-29be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies1-2/+2
2011-03-28be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies1-20/+46
2011-03-26* cmdline/apt-get.cc:David Kalnischkies1-1/+4
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2-22/+1
2011-03-07* cmdline/apt-get.cc:David Kalnischkies1-1/+1
2011-02-15* cmdline/apt-get.cc:David Kalnischkies1-0/+43
2011-02-09* cmdline/apt-get.cc:David Kalnischkies1-0/+1
2011-02-08[ Stefan Lippers-Hollmann ]Stefan Lippers-Hollmann1-1/+1
2011-02-07implement --print-uris for download commandDavid Kalnischkies1-5/+16
2011-02-07implement download-only for changelog command which downloads theDavid Kalnischkies1-12/+29
2011-02-07implement --print-uris support for changelog commandDavid Kalnischkies1-4/+17
2011-02-07always do removes first and set not installed remove packagesDavid Kalnischkies1-8/+5
2011-02-04* cmdline/apt-cache.cc:David Kalnischkies1-57/+2
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies2-34/+74
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt1-0/+220
2011-01-25merge with debian-sidDavid Kalnischkies1-1/+1
2011-01-16* cmdline/apt-key:David Kalnischkies1-1/+6
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode1-1/+1
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies1-0/+4
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies1-4/+2
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies1-9/+8
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies1-3/+33
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies1-18/+22