]> git.saurik.com Git - apt.git/history - apt-pkg/algorithms.h
Don't download "optional" files not in Release :/.
[apt.git] / apt-pkg / algorithms.h
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David Kalnischkiessimulate all package manager actions explicitly
2016-06-08  David Kalnischkiesedsp: if internal is used, keep this decision
2016-03-06  Veres LajosFix several typos
2015-11-27  David Kalnischkiesadd messages to our deprecation warnings in libapt
2015-10-30  Julian Andres Klodealgorithms: Replace qsort() by thread-safe std::sort()
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-10  David Kalnischkiesremove the compatibility markers for 4.13 abi
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2015-08-10  David Kalnischkiesmake all d-pointer * const pointers
2015-08-10  David Kalnischkiesapply various style suggestions by cppcheck
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-16  David Kalnischkiesadd d-pointer, virtual destructors and de-inline de...
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-08  David Kalnischkiesexplicit overload methods instead of adding parameters
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-06  Michael Vogtmake http size check work
2014-09-30  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-09-29  David Kalnischkiesmark private methods as hidden
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-26  David Kalnischkiesfix progress output for (dist-)upgrade calculation
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2013-11-01  Michael Vogtsmall documentation updates 0.9.13_exp1
2013-10-31  Michael Vogtmove pty magic into its own functions
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05  Michael VogtMove ListUpdate/AquireUpdate into update.{cc,h}
2013-10-05  Michael Vogt* move upgrade releated code into upgrade.{cc,h}
2013-10-05  Michael Vogtcleanup upgrade API some more (thanks for the feedback...
2013-09-18  Michael Vogtimprove the API for Upgrade()
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-15  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-09  David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2012-12-26  Michael Vogtmerged from the debian-sid branch
2012-10-17  Michael Vogt* lp:~mvo/apt/config-clear:
2012-10-17  Michael Vogt* lp:~mvo/apt/add-glob-function:
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-04  Michael Vogtmerged from lp:~donkult/apt/debian-experimental
2012-07-10  Michael Vogtmerged the relevant bits from lp:~mvo/apt/lp346386
2012-05-21  bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21  Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-15  Marius Vollmer* apt-pkg/algorithms.cc:
2012-05-11  Michael Vogtmerged from david
2012-05-10  David Kalnischkies* apt-pkg/algorithms.cc:
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-01-31  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-30  Michael Vogtmerged from donkult
2012-01-29  Colin Watson* apt-pkg/algorithms.cc:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-13  David Kalnischkiesrevert 2184.1.3: forward declaration instead of headers
2011-12-12  David Kalnischkiesrevert 2184.1.2: do not pollute namespace in headers
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
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-13  David Kalnischkiesmerge with debian/sid
2011-08-15  Michael Vogtmerged from the debian-sid branch
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 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-15  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-14  David Kalnischkiesmerge with debian-sid 0.8.15.2
2011-07-14  Michael Vogtmerged from the mvo branch and add proper changelog
2011-07-14  Michael Vogtmerged from debian-sid
next