Age | Commit message (Expand) | Author |
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 | French: replace "étiquetage" by "épinglage" for "pinning" | bubulle@debian.org |
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-03-01 | merged patch from lp:~uusijani/apt/uusi-branch: | 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 |
2012-02-18 | ensure that the cache-directories are really directories before | David Kalnischkies |
2012-02-18 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2012-02-11 | * apt-pkg/cachefile.cc: | David Kalnischkies |
2012-02-11 | just in case: correct the header-guard for https to not match http | David Kalnischkies |
2012-02-11 | remove the arbitrary MAXLEN limit for response lines (Closes: #658346) | David Kalnischkies |
2012-02-11 | save the universe by not printing messages about apport if a package | David Kalnischkies |
2012-02-11 | fix the hold-testcase as it has problems with 'foreign' operations | David Kalnischkies |
2012-02-11 | correctly ignore already (un)hold packages | David Kalnischkies |
2012-02-10 | * cmdline/apt-mark.cc: | David Kalnischkies |
2012-02-10 | Fix the testcases to work with and configure dpkg correctly in a | David Kalnischkies |
2012-02-10 | ensure that architectures are not added multiple times | David Kalnischkies |
2012-02-09 | call dpkg --assert-multi-arch with execvp instead of execv | David Kalnischkies |
2012-02-05 | Danish translation update | bubulle@debian.org |
2012-02-03 | rework previous patch to avoid changing the inline code | Michael Vogt |
2012-02-03 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-02-03 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-01-31 | Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to | Michael Vogt |
2012-01-31 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2012-01-31 | merged from lp:~donkult/apt/experimental/ | Michael Vogt |
2012-01-30 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2012-01-30 | merged from donkult | Michael Vogt |
2012-01-30 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |