warning: unused parameter ‘foo’ [-Wunused-parameter]
[ntk/apt.git] / cmdline / apt-internal-solver.cc
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13 David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
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 Vogt* move upgrade releated code into upgrade.{cc,h}
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-06-27 Michael Vogtmerged from lp:~donkult/apt/sid
2012-06-27 David Kalnischkiesfix two simple spelling issues found by Christian Perrier,
2012-05-11 Michael Vogtmerged from david
2012-05-05 David Kalnischkiesensure that apti18n.h is included last as advertised...
2012-04-20 Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-04-11 Michael Vogtmerged from donkults experimental branch
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-21 David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
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-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 bzr.debian.org/bzr/apt/apt/debian-sid
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-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-07 David Kalnischkiesimplement correct error reporting
2011-05-03 David Kalnischkieswork on requests with the correct upgrade/dist-upgrade...
2011-05-02 David Kalnischkiesimplement optional Progress report in EDSP
2011-04-25 David Kalnischkiesadd scenario command to output a complete or limited...
2011-04-19 David Kalnischkiesset hint flags for the problem resolver according to...
2011-04-04 Stefano Zacchirolimerge documentation of the EDSP protocol
2011-04-01 David Kalnischkiesadd a small wrapper to use the internal apt solver...