Age | Commit message (Expand) | Author |
2013-07-02 | merged debian/sid branch from git.debian.org | Michael Vogt |
2013-06-24 | do not modify DepIterator as we might check again | David Kalnischkies |
2013-06-09 | do unpacks before configures in SmartConfigure | David Kalnischkies |
2012-11-01 | merged from the debian-sid branch | Michael Vogt |
2012-10-24 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-09-04 | merged sftp://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2012-09-03 | unpack versions only in case a different version from the package | David Kalnischkies |
2012-08-30 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-08-28 | merged from the debian-sid branch | Michael Vogt |
2012-07-18 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-05-22 | merged (and resolved a bunch of conflicts) of the debian-sid branch | Michael Vogt |
2012-05-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-05-05 | ensure that apti18n.h is included last as advertised (Closes: #671623) | David Kalnischkies |
2012-04-20 | apt-pkg/packagemanager.cc: make the MaxLoopCount really big to avoid potentia... | Michael Vogt |
2012-04-20 | cherry pick r2129.1.104 to increase MaxLoopCount to 500 | Michael Vogt |
2012-04-20 | cherry pick max-loop count patch | Michael Vogt |
2012-04-20 | merge patch from Malcolm Scott for bug #985852 | Michael Vogt |
2012-04-19 | * apt-pkg/packagemanager.cc: | Malcolm Scott |
2012-04-16 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-04-12 | apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me... | Michael Vogt |
2012-03-13 | add APT::pkgPackageManager::MaxLoopCount to ensure that the | Michael Vogt |
2012-03-13 | cherry pick r2226 | Michael Vogt |
2012-03-13 | cherry pick r2225 | Michael Vogt |
2012-03-13 | cherry pick 2217.1.26 (cppcheck fixes) | Michael Vogt |
2012-03-13 | cherry pick 2217.1.22 | Michael Vogt |
2012-03-13 | cherry pick 2217.1.{19,20} | Michael Vogt |
2012-03-13 | * cherry pick r2222 from | Michael Vogt |
2012-03-13 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-03-13 | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies |
2012-03-13 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-03-12 | ensure that the fullname of a package is displayed in the debug output | David Kalnischkies |
2012-03-07 | show which dependency couldn't be satisfied in the debug output | David Kalnischkies |
2012-03-07 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-06 | merge with apt/experimental | David Kalnischkies |
2012-03-06 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-05 | * Treat the Important flag like the Essential flag with two differences: | Julian Andres Klode |
2012-03-05 | * apt-pkg/packagemanager.cc: | Julian Andres Klode |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2012-03-03 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-03-03 | show in the debug output if we are looping in the avoid breaks | David Kalnischkies |
2012-03-03 | eanup the ordering-code avoiding a break (no function change) | David Kalnischkies |
2012-03-02 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-01-20 | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies |
2012-01-20 | fix typos in comments reported by the lintian in very-picky-modes | David Kalnischkies |
2012-01-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-01-19 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2012-01-13 | factor out the detection of self-conflicts into Dep::IsIgnorable | David Kalnischkies |
2011-10-31 | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies |
2011-10-17 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2011-09-19 | remove an extra argument for the error mesage format | David Kalnischkies |