summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+4
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-2/+2
2013-11-01small documentation updatesMichael Vogt1-1/+1
2013-10-05Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt1-5/+1
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt1-15/+5
2013-10-05cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt1-4/+6
2013-09-18improve the API for Upgrade()Michael Vogt1-2/+10
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+4
2013-06-09deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies1-3/+4
2012-05-15* apt-pkg/algorithms.cc:Marius Vollmer1-0/+1
2012-05-10* apt-pkg/algorithms.cc:David Kalnischkies1-1/+3
2012-01-29* apt-pkg/algorithms.cc:Colin Watson1-1/+1
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+1
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-1/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-4/+2
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt1-0/+3
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt1-0/+3
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt1-0/+3
2011-05-03implement external solver calling for upgrade and dist-upgrade, tooDavid Kalnischkies1-0/+1
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies1-0/+2
2011-03-26do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies1-1/+1
2011-02-02add more dpointer placeholdersMichael Vogt1-0/+3
2010-07-04* apt-pkg/policy.h:David Kalnischkies1-1/+1
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-4/+4
2008-10-01* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt1-0/+3
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt1-1/+2
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+3
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+5
2004-09-20Join with aliencodeArch Librarian1-4/+21
2004-09-20Remove is not stickyArch Librarian1-2/+3
2004-09-20g++- worksArch Librarian1-2/+2
2004-09-20Start on acquire stuffArch Librarian1-4/+8
2004-09-20SyncArch Librarian1-1/+2
2004-09-20SyncArch Librarian1-3/+17
2004-09-20Comment touch upsArch Librarian1-1/+3
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-4/+4
2004-09-20SyncArch Librarian1-0/+91