Age | Commit message (Expand) | Author |
2012-03-20 | for these helpers we don't need too much checks, | David Kalnischkies |
2012-03-20 | * methods/rred.cc: | David Kalnischkies |
2012-03-20 | * debian/libapt-pkg4.12: | David Kalnischkies |
2012-03-20 | * methods/makefile: | David Kalnischkies |
2012-03-20 | * apt-pkg/acquire-worker.cc: | David Kalnischkies |
2012-03-20 | update the versionnumber of the faked dpkg in the testcases for multiarch | David Kalnischkies |
2012-03-13 | now that stdout/stdlog are used consistently, the message order changed | David Kalnischkies |
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-12 | improve the testcode so that we do not depend on the order of unpacking | David Kalnischkies |
2012-03-12 | now that the package name 'apt' is a magic word enabling essential status | 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 | releasing version 0.8.16~exp13 | Michael Vogt |
2012-03-06 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-03-06 | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies |
2012-03-06 | merge with apt/experimental | David Kalnischkies |
2012-03-06 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-06 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-03-05 | changelog: Document scoring difference for Important flag | Julian Andres Klode |
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-05 | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode |
2012-03-05 | as we parse datestrings from external sources a lot specify the length | David Kalnischkies |
2012-03-05 | fix "(style) The scope of the variable 'count' can be reduced" | David Kalnischkies |
2012-03-05 | micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive... | David Kalnischkies |
2012-03-05 | set char-limits for the scanf parsing previous crash-reports | David Kalnischkies |
2012-03-05 | fix "(performance) Possible inefficient checking for 'R' emptiness." | David Kalnischkies |
2012-03-05 | fix "(style) Checking if unsigned variable 'Minor' is less than zero." | David Kalnischkies |
2012-03-05 | ensure that (s)scanf doesn't parse a too long Code now that a previous | David Kalnischkies |
2012-03-04 | fix two "(style) Variable 'Res' is assigned a value that is never used" | David Kalnischkies |
2012-03-04 | fix "(error) Possible null pointer dereference: BindAddr" by ensuring | David Kalnischkies |
2012-03-04 | fix "(style) Statements following return, break, continue, goto or throw | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2012-03-04 | handle a SIGINT in all modes as a break after the currently running | David Kalnischkies |
2012-03-04 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2012-03-03 | testcase for CVE-2012-0214 | Simon Ruderich |
2012-03-03 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-03-03 | allow msgtest to be used with only one parameter | 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-02-27 | fix the string in the testcases | David Kalnischkies |
2012-02-25 | * cmdline/apt-cache.cc: | David Kalnischkies |
2012-02-18 | improve 'error' message for packages which are only referenced | David Kalnischkies |
2012-02-18 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-02-18 | use pdiff for Translation-* files if available (Closes: #657902) | David Kalnischkies |
2012-02-18 | * apt-pkg/acquire-item.cc: | David Kalnischkies |