]> git.saurik.com Git - apt.git/history - cmdline/apt-get.cc
make the main loop a while() instead of a for() as I find this (much) easier to read...
[apt.git] / cmdline / apt-get.cc
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-14  Michael Vogtmerged from lp:~donkult/apt/sid
2011-10-05  David Kalnischkiesmerge with current debian apt/sid
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-20  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-09-20  David Kalnischkies* cmdline/apt-get.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-14  Michael Vogt* cmdline/apt-get.cc:
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  David Kalnischkies* cmdline/apt-get.cc:
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-09-12  Michael Vogtmerged from lp:~donkult/apt/sid
2011-08-22  David Kalnischkiesremove the caches in 'apt-get update', too, as they...
2011-08-18  David Kalnischkies* cmdline/apt-get.cc:
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-11  David Kalnischkiesfix some cppcheck: (warning) Member variable is not...
2011-08-09  Michael Vogtmerged from the debian-experimental2 branch
2011-08-01  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29  Michael Vogtmerged from debian-sid
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from debian-apt
2011-07-28  Michael Vogt* merged latest fixes from debian-sid
2011-07-26  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-25  Michael Vogtmerged from lp:~donkult/apt/sid 0.8.15.3
2011-07-25  David Kalnischkiesimplement MultiarchCross for build-dep and source ...
2011-07-24  David Kalnischkiesmove debug message about attempt install/remove to...
2011-07-24  David Kalnischkiesalternatively check in a versioned depends if the...
2011-07-24  David Kalnischkiesafter this consider providing packages (if it is not...
2011-07-24  David Kalnischkiesmove the detection for installed versions up as it...
2011-07-24  David Kalnischkiesfirst round of reorder code without changing result
2011-07-24  David Kalnischkiesbuildconflicts effect all architectures
2011-07-22  Michael Vogtmerged from donkult
2011-07-22  Michael Vogtmerged from the mvo branch
2011-07-22  Michael Vogt* cmdline/apt-get.cc:
2011-07-16  David Kalnischkiesdo not require unused partial dirs in 'source' (Closes...
2011-07-15  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15  Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-15  Michael Vogtmerged from donkult
2011-07-14  David Kalnischkiesmerge with debian-sid 0.8.15.2
2011-07-14  David Kalnischkies* cmdline/apt-get.cc:
2011-07-06  David Kalnischkies* cmdline/apt-get.cc:
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-30  Michael Vogtmerged from debian-sid
2011-06-29  David Kalnischkiesmerge with debian-experimental 0.8.16~exp2 release
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-31  Michael Vogtmerged from the debian branch
2011-05-17  David Kalnischkies* cmdline/apt-get.cc:
2011-05-17  David Kalnischkiesrename option APT::Solver::Name to simply APT::Solver
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-03  David Kalnischkiesadd a --solver option to apt-get
2011-04-21  David Kalnischkies* cmdline/apt-get.cc:
2011-04-20  David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-15  David Kalnischkiesfix a bunch of cppcheck warnings/errors based on a...
2011-04-15  Julian Andres KlodeMerge from DonKult
2011-04-13  Julian Andres Klode* cmdline/apt-get.cc:
2011-04-05  Michael Vogtmerged from debian-sid
2011-04-04  Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-04  Stefano Zacchirolimerge documentation of the EDSP protocol
2011-04-02  David Kalnischkiesdisable the error discarding as it destroyes the error...
2011-03-29  David Kalnischkiesbe able to disable resolver with APT::Get::CallResolver...
2011-03-28  David Kalnischkiesbe able to disable resolver with APT::Get::AutoSolving
2011-03-26  David Kalnischkies* cmdline/apt-get.cc:
2011-03-10  Michael Vogtmerged from debian-sid
2011-03-10  Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10  Michael Vogtmerged from donkult
2011-03-08  David KalnischkiesRemove the "pseudopackage" handling of Architecture...
2011-03-07  David KalnischkiesItalian translation update (Milo Casagrande). Closes...
2011-03-07  David Kalnischkies* cmdline/apt-get.cc:
2011-02-25  Michael Vogtadd sha512 support in the client now as well
2011-02-22  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22  David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-16  Michael Vogtmerged from donkult and fix dashish
2011-02-15  David Kalnischkies* cmdline/apt-get.cc:
2011-02-14  Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-10  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-02-09  David Kalnischkies* cmdline/apt-get.cc:
2011-02-08  Michael Vogtmerged lp:~donkult/apt/sid
2011-02-08  Michael Vogtmerged from lp:~mvo/apt/mvo (which is really lp:~donkul...
2011-02-08  Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-07  David Kalnischkiesimplement --print-uris for download command
2011-02-07  David Kalnischkiesimplement download-only for changelog command which...
2011-02-07  David Kalnischkiesimplement --print-uris support for changelog command
2011-02-07  David Kalnischkiesalways do removes first and set not installed remove...
2011-02-03  David Kalnischkiesmerge 'after squeeze release'-stuff
2011-02-02  Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2011-01-25  David Kalnischkiesmerge with debian-sid
next