do not pollute namespace in the headers with using (Closes: #500198)
[ntk/apt.git] / apt-pkg / depcache.cc
2011-09-19 David Kalnischkiesdo not pollute namespace in the headers with using...
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-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 Kalnischkiesreorder includes: add <config.h> if needed and include...
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-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 Vogt[ABI break] merge patch from Jonathan Thomas to speed...
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-22 Michael Vogtmerged from the mvo branch
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15 Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-15 David Kalnischkies* apt-pkg/depcache.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 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 Kalnischkiesif a Breaks can't be upgraded, remove it. If it or...
2011-05-17 David Kalnischkieslet the Mark methods return if their marking was successful
2011-05-17 David Kalnischkies* apt-pkg/depcache.cc:
2011-05-17 David Kalnischkiesremove deprecated methods which nobody should have...
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-12 David Kalnischkiesrewrite new and previously satisfied important dependen...
2011-05-12 David Kalnischkiesmove the broken dependency detection above the new...
2011-05-11 David Kalnischkiesconvert a lot of places to use IsNegative instead of...
2011-05-11 David Kalnischkiesif critical or-group can't be satisfied, exit directly.
2011-05-02 David Kalnischkiesdoesn't execute autoremove marker setting if an externa...
2011-04-21 Julian Andres KlodeMake purge work again for config-files (LP: #244598...
2011-04-20 David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-18 Julian Andres Klodeapt-pkg/depcache.cc: Really release action groups only...
2011-04-15 David Kalnischkies* apt-pkg/depcache.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 automatical installation of dependencies in...
2011-03-30 David Kalnischkiesadd a first round of stuff needed for talking between...
2011-03-26 David Kalnischkiesdo not change protected packages in autoinstall (Closes...
2011-03-25 David Kalnischkies* apt-pkg/depcache.cc:
2011-03-20 David Kalnischkiesreorganize the marker methods a bit by moving the commo...
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-02-22 David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22 David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-17 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-17 David Kalnischkies* apt-pkg/depcache.cc:
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-11 David Kalnischkies* apt-pkg/depcache.cc:
2011-02-10 Michael Vogtmerged from lp:~mvo/apt/mvo
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 Kalnischkiesallow conflicts in the same group again (Closes: #612099)
2011-02-03 David Kalnischkiesmerge 'after squeeze release'-stuff
2011-01-25 David Kalnischkiesmerge with debian-sid
2011-01-12 David Kalnischkies* apt-inst/contrib/extracttar.cc:
2011-01-12 David Kalnischkiesremove two unused variables gcc-4.6 reports from depcac...
2011-01-12 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-12-05 David Kalnischkiescheck in the DepCache::SetCandidateVersion that the...
2010-12-03 David Kalnischkies* apt-pkg/depcache.cc:
2010-11-30 David Kalnischkiesapply a very simple speed-up in case we try to set...
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtmerged from the apt-get-changelog branch
2010-11-18 Michael Vogtmerged lp:~mvo/apt/apt-get-changelog
2010-11-15 Michael Vogtmerged from debian
2010-11-10 Michael Vogtmerged from donkult
2010-11-10 David Kalnischkies* apt-pkg/depcache.cc:
2010-10-13 Michael Vogtmerged from debian-sid branch
2010-10-13 Michael Vogt* apt-pkg/deb/debsystem.cc:
2010-10-13 Michael Vogt* debian/apt.cron.daily:
2010-10-04 Michael Vogtmerged from donkult
2010-10-02 David Kalnischkies* apt-pkg/depcache.cc:
2010-09-15 Michael Vogtmerged lp:~donkult/apt/sid
2010-09-14 David Kalnischkiesmerge with debian-sid to get final 0.8.4
2010-09-14 David Kalnischkies* apt-pkg/policy.cc:
2010-09-03 Michael Vogtmerged from lp:~donkult/apt/sid
2010-08-30 Michael Vogtmerged lp:~donkult/apt/sid
2010-08-27 David Kalnischkies* apt-pkg/depcache.cc:
2010-08-24 Michael Vogtmerged from debian-experimental-ma 0.8.0
2010-08-10 David Kalnischkiesmerge with debian-experimental-ma
2010-08-10 Julian Andres Klodeapt-pkg, methods: Convert users of WriteEmpty to WriteA...
next