2012-04-05 |
David Kalnischkies | detect zlib correctly. We still don't allow to build... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
David Kalnischkies | db2 isn't used for ages now, so complain about missing... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Bogdan Purcareata | * cmdline/apt-get.cc: |
commit | commitdiff | tree | snapshot |
2012-04-05 |
David Kalnischkies | * doc/*: |
commit | commitdiff | tree | snapshot |
2012-04-04 |
David Kalnischkies | apt-verbatim.ent is an INCLUDE file as well |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Bogdan Purcareata | [ Bogdan Purcareata ] |
commit | commitdiff | tree | snapshot |
2012-03-22 |
David Kalnischkies | make these retry_write methods static so that they... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
David Kalnischkies | * debian/rules: |
commit | commitdiff | tree | snapshot |
2012-03-22 |
David Kalnischkies | merge with debian-sid (some version screw going on... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
David Kalnischkies | use the variables as the rest of the tests to avoid... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
David Kalnischkies | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Mike Erickson | * doc/apt-get.8.xml: |
commit | commitdiff | tree | snapshot |
2012-03-22 |
David Kalnischkies | * debian/control |
commit | commitdiff | tree | snapshot |
2012-03-21 |
David Kalnischkies | use the correct line to get the currently configure... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
David Kalnischkies | * debian/apt-utils.install: |
commit | commitdiff | tree | snapshot |
2012-03-21 |
David Kalnischkies | the previously used VERSION didn't work everywhere... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
David Kalnischkies | do not update po and pot files in the process of the... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Kalnischkies | for these helpers we don't need too much checks, |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Kalnischkies | * methods/rred.cc: |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Kalnischkies | * debian/libapt-pkg4.12: |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Kalnischkies | * methods/makefile: |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Kalnischkies | * apt-pkg/acquire-worker.cc: |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Kalnischkies | update the versionnumber of the faked dpkg in the testc... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Kalnischkies | now that stdout/stdlog are used consistently, the messa... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Michael Vogt | merged from lp:~donkult/apt/experimental |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Kalnischkies | recheck dependencies in SmartUnpack after a change... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Kalnischkies | * apt-pkg/packagemanager.cc: |
commit | commitdiff | tree | snapshot |
2012-03-12 |
David Kalnischkies | ensure that the fullname of a package is displayed... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
David Kalnischkies | improve the testcode so that we do not depend on the... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
David Kalnischkies | now that the package name 'apt' is a magic word enablin... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Kalnischkies | show which dependency couldn't be satisfied in the... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Michael Vogt | * apt-pkg/packagemanager.cc: |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Michael Vogt | releasing version 0.8.16~exp13 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Michael Vogt | merged from lp:~donkult/apt/experimental |
commit | commitdiff | tree | snapshot |
2012-03-06 |
David Kalnischkies | add Debug::pkgAcqArchive::NoQueue to disable package... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
David Kalnischkies | merge with apt/experimental |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Michael Vogt | * apt-pkg/acquire-item.cc: |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Michael Vogt | * apt-pkg/packagemanager.cc: |
commit | commitdiff | tree | snapshot |
2012-03-06 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc: |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Julian Andres... | changelog: Document scoring difference for Important... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Julian Andres... | * Treat the Important flag like the Essential flag... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Julian Andres... | * apt-pkg/packagemanager.cc: |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Julian Andres... | * apt-pkg/deb/deblistparser.cc: |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | as we parse datestrings from external sources a lot... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix "(style) The scope of the variable 'count' can... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | micro-optimize "(performance) Prefer prefix ++/-- opera... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | set char-limits for the scanf parsing previous crash... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix "(performance) Possible inefficient checking for... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix "(style) Checking if unsigned variable 'Minor'... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | ensure that (s)scanf doesn't parse a too long Code... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix two "(style) Variable 'Res' is assigned a value... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix "(error) Possible null pointer dereference: BindAdd... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix "(style) Statements following return, break, contin... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | fix a bunch of cppcheck "(warning) Member variable... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | handle a SIGINT in all modes as a break after the curre... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
David Kalnischkies | * apt-pkg/acquire-item.cc: |
commit | commitdiff | tree | snapshot |
2012-03-03 |
bubulle@debian.org | French: replace "étiquetage" by "épinglage" for "pinning" |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Simon Ruderich | testcase for CVE-2012-0214 |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Kalnischkies | * apt-pkg/packagemanager.cc: |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Kalnischkies | allow msgtest to be used with only one parameter |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Kalnischkies | show in the debug output if we are looping in the avoid... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Kalnischkies | eanup the ordering-code avoiding a break (no function... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Michael Vogt | * apt-pkg/packagemanager.cc: |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Michael Vogt | merged patch from lp:~uusijani/apt/uusi-branch: |
commit | commitdiff | tree | snapshot |
2012-02-27 |
David Kalnischkies | fix the string in the testcases |
commit | commitdiff | tree | snapshot |
2012-02-25 |
David Kalnischkies | * cmdline/apt-cache.cc: |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Kalnischkies | improve 'error' message for packages which are only... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Kalnischkies | * cmdline/apt-get.cc: |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Kalnischkies | use pdiff for Translation-* files if available (Closes... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Kalnischkies | * apt-pkg/acquire-item.cc: |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Kalnischkies | ensure that the cache-directories are really directorie... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Kalnischkies | * apt-pkg/indexrecords.cc: |
commit | commitdiff | tree | snapshot |
2012-02-11 |
David Kalnischkies | * apt-pkg/cachefile.cc: |
commit | commitdiff | tree | snapshot |
2012-02-11 |
David Kalnischkies | just in case: correct the header-guard for https to... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
David Kalnischkies | remove the arbitrary MAXLEN limit for response lines... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
David Kalnischkies | save the universe by not printing messages about apport... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
David Kalnischkies | fix the hold-testcase as it has problems with 'foreign... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
David Kalnischkies | correctly ignore already (un)hold packages |
commit | commitdiff | tree | snapshot |
2012-02-10 |
David Kalnischkies | * cmdline/apt-mark.cc: |
commit | commitdiff | tree | snapshot |
2012-02-10 |
David Kalnischkies | Fix the testcases to work with and configure dpkg corre... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
David Kalnischkies | ensure that architectures are not added multiple times |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Kalnischkies | call dpkg --assert-multi-arch with execvp instead of... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
bubulle@debian.org | Danish translation update |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Michael Vogt | rework previous patch to avoid changing the inline... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Michael Vogt | * apt-pkg/contrib/fileutl.h: |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Michael Vogt | * apt-pkg/contrib/fileutl.h: |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Michael Vogt | Fix IndexCopy::CopyPackages and TranslationsCopy::CopyT... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Michael Vogt | merged from lp:~donkult/apt/experimental/ |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Michael Vogt | * apt-pkg/deb/dpkgpm.cc: |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Michael Vogt | merged from donkult |
commit | commitdiff | tree | snapshot |
2012-01-30 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
commit | commitdiff | tree | snapshot |
2012-01-30 |
David Kalnischkies | * methods/http{s,}.cc: |
commit | commitdiff | tree | snapshot |
2012-01-30 |
David Kalnischkies | * apt-pkg/contrib/configuration.cc: |
commit | commitdiff | tree | snapshot |
2012-01-29 |
David Kalnischkies | * apt-pkg/depcache.cc: |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Colin Watson | * apt-pkg/algorithms.cc: |
commit | commitdiff | tree | snapshot |
2012-01-29 |
David Kalnischkies | add the testcase i wrote for revno 2209.1.2, to ensure... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
David Kalnischkies | add a very simple testcases for the previous commited... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Colin Watson | * apt-pkg/algorithms.cc: |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Steve Langasek | * cmdline/apt-get.cc: |
commit | commitdiff | tree | snapshot |
next |