Age | Commit message (Expand) | Author |
2019-07-10 | Fix typos reported by codespell in code comments | David Kalnischkies |
2019-06-12 | Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS | Julian Andres Klode |
2019-02-26 | algorithms: Remove deprecated ProblemResolver::InstallProtect() | Julian Andres Klode |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2016-08-10 | simulate all package manager actions explicitly | David Kalnischkies |
2016-06-08 | edsp: if internal is used, keep this decision | David Kalnischkies |
2016-03-07 | Fix several typos | Veres Lajos |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-10-30 | algorithms: Replace qsort() by thread-safe std::sort() | Julian Andres Klode |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-08-10 | apply various style suggestions by cppcheck | David Kalnischkies |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2014-11-08 | explicit overload methods instead of adding parameters | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-09-27 | fix progress output for (dist-)upgrade calculation | David Kalnischkies |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2013-11-01 | small documentation updates0.9.13_exp1 | Michael Vogt |
2013-10-05 | Move ListUpdate/AquireUpdate into update.{cc,h} | Michael Vogt |
2013-10-05 | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt |
2013-10-05 | cleanup upgrade API some more (thanks for the feedback from David) | Michael Vogt |
2013-09-18 | improve the API for Upgrade() | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |
2013-06-09 | deprecate InstallProtect as a cpu-eating no-op | David Kalnischkies |
2012-05-15 | * apt-pkg/algorithms.cc: | Marius Vollmer |
2012-05-10 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2012-01-29 | * apt-pkg/algorithms.cc: | Colin Watson |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies |
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-07-15 | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2011-07-14 | make ResolveByKeep() more clever and hold back packages that would go into a ... | Michael Vogt |
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt |
2011-05-03 | implement external solver calling for upgrade and dist-upgrade, too | David Kalnischkies |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies |
2011-03-26 | do not change protected packages in autoinstall (Closes: #618848) | David Kalnischkies |
2011-02-02 | add more dpointer placeholders | Michael Vogt |
2010-07-04 | * apt-pkg/policy.h: | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2008-10-01 | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2008-01-07 | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2005-08-31 | * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite... | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-09-20 | G++3 fixes from Randolph | Arch Librarian |