]> git.saurik.com Git - apt.git/history - apt-pkg/algorithms.cc
make all d-pointer * const pointers
[apt.git] / apt-pkg / algorithms.cc
2015-08-10  David Kalnischkiesmake all d-pointer * const pointers
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2015-01-10  David Kalnischkiesaward points for positive dependencies again
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-06  Michael Vogtmake http size check work
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-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07  Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-04-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-11  Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11  David Kalnischkiesconsider priorities only for downloadable pkgs in resolver
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 Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13  David Kalnischkiescheck version before adding scores in resolver
2014-03-13  David Kalnischkiesdo not do the same looping twice
2014-03-13  David Kalnischkiespropagate a negative score point along breaks/conflicts
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
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 'mvo/bugfix/bts-712433...
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-28  Michael Vogtmake starting debug output of pkgProblemResolver proper...
2013-06-27  Michael Vogtuse just one line for the debug output (thanks to donku...
2013-06-27  Michael Vogtshow broken count when starting the resolver
2013-06-09  David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-05-08  Michael Vogt* apt-pkg/algorithms.cc:
2013-04-23  Michael Vogtmerged debian-sid branch and resolved conflicts
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-22  Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22  Michael Vogtmerged the debian-wheezy branch
2013-03-01  Michael Vogtmerged lp:~mvo/apt/source-hashes
2013-03-01  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-03-01  Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2013-03-01  Michael Vogtmerged from the debian-sid branch
2013-01-08  Michael Vogtmerged lp:~mvo/apt/fix-priority-abi-break
2013-01-08  Michael Vogtmerged from the debian-sid branch
2013-01-08  Michael Vogtfix pkgProblemResolver::Scores, thanks to Paul Wise.
2013-01-08  Michael Vogt* [ABI BREAK] apt-pkg/pkgcache.h:
2013-01-08  Michael Vogtfix pkgProblemResolver::Scores, thanks to Paul Wise.
2013-01-04  Michael Vogtmerged from debian-sid
2012-12-26  Michael Vogtmerged from the debian-sid branch
2012-12-13  Michael Vogtmerged from lp:~donkult/apt/sid
2012-11-10  Jonathan Thomas* apt-pkg/algorithms.cc:
2012-11-09  David Kalnischkies* apt-pkg/algorithms.cc:
2012-10-17  Michael Vogt* lp:~mvo/apt/config-clear:
2012-10-17  Michael Vogt* lp:~mvo/apt/add-glob-function:
2012-10-17  Michael Vogtmerged from debian-sid
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-11  Michael Vogtmerged from lp:~donkult/apt/sid
2012-09-09  David Kalnischkieshandle packages without a mandatory architecture (debia...
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-06-11  Michael Vogtmerged from donkult
2012-06-09  David Kalnischkies* apt-pkg/deb/deblistparser.cc:
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-03-13  Michael Vogtmerged from debian-experimental2
2012-03-06  Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06  David Kalnischkiesmerge with apt/experimental
2012-03-06  Michael Vogt* apt-pkg/packagemanager.cc:
next