2012-04-05 |
David Kalnischkies | detect zlib correctly. We still don't allow to build...
|
commit | commitdiff | tree |
2012-04-05 |
David Kalnischkies | db2 isn't used for ages now, so complain about missing...
|
commit | commitdiff | tree |
2012-04-05 |
David Kalnischkies | * doc/*:
|
commit | commitdiff | tree |
2012-04-04 |
David Kalnischkies | apt-verbatim.ent is an INCLUDE file as well
|
commit | commitdiff | tree |
2012-03-22 |
David Kalnischkies | make these retry_write methods static so that they...
|
commit | commitdiff | tree |
2012-03-22 |
David Kalnischkies | * debian/rules:
|
commit | commitdiff | tree |
2012-03-22 |
David Kalnischkies | merge with debian-sid (some version screw going on...
|
commit | commitdiff | tree |
2012-03-22 |
David Kalnischkies | use the variables as the rest of the tests to avoid...
|
commit | commitdiff | tree |
2012-03-22 |
David Kalnischkies | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
|
commit | commitdiff | tree |
2012-03-22 |
David Kalnischkies | * debian/control
|
commit | commitdiff | tree |
2012-03-21 |
David Kalnischkies | use the correct line to get the currently configure...
|
commit | commitdiff | tree |
2012-03-21 |
David Kalnischkies | * debian/apt-utils.install:
|
commit | commitdiff | tree |
2012-03-21 |
David Kalnischkies | the previously used VERSION didn't work everywhere...
|
commit | commitdiff | tree |
2012-03-21 |
David Kalnischkies | do not update po and pot files in the process of the...
|
commit | commitdiff | tree |
2012-03-20 |
David Kalnischkies | for these helpers we don't need too much checks,
|
commit | commitdiff | tree |
2012-03-20 |
David Kalnischkies | * methods/rred.cc:
|
commit | commitdiff | tree |
2012-03-20 |
David Kalnischkies | * debian/libapt-pkg4.12:
|
commit | commitdiff | tree |
2012-03-20 |
David Kalnischkies | * methods/makefile:
|
commit | commitdiff | tree |
2012-03-20 |
David Kalnischkies | * apt-pkg/acquire-worker.cc:
|
commit | commitdiff | tree |
2012-03-20 |
David Kalnischkies | update the versionnumber of the faked dpkg in the testcases...
|
commit | commitdiff | tree |
2012-03-13 |
David Kalnischkies | now that stdout/stdlog are used consistently, the message...
|
commit | commitdiff | tree |
2012-03-13 |
David Kalnischkies | recheck dependencies in SmartUnpack after a change...
|
commit | commitdiff | tree |
2012-03-13 |
David Kalnischkies | * apt-pkg/packagemanager.cc:
|
commit | commitdiff | tree |
2012-03-12 |
David Kalnischkies | ensure that the fullname of a package is displayed...
|
commit | commitdiff | tree |
2012-03-12 |
David Kalnischkies | improve the testcode so that we do not depend on the...
|
commit | commitdiff | tree |
2012-03-12 |
David Kalnischkies | now that the package name 'apt' is a magic word enabling...
|
commit | commitdiff | tree |
2012-03-07 |
David Kalnischkies | show which dependency couldn't be satisfied in the...
|
commit | commitdiff | tree |
2012-03-06 |
David Kalnischkies | add Debug::pkgAcqArchive::NoQueue to disable package...
|
commit | commitdiff | tree |
2012-03-06 |
David Kalnischkies | merge with apt/experimental
|
commit | commitdiff | tree |
2012-03-06 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc:
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | as we parse datestrings from external sources a lot...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix "(style) The scope of the variable 'count' can...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | micro-optimize "(performance) Prefer prefix ++/-- operators...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | set char-limits for the scanf parsing previous crash...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix "(performance) Possible inefficient checking for...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix "(style) Checking if unsigned variable 'Minor'...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | ensure that (s)scanf doesn't parse a too long Code...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix two "(style) Variable 'Res' is assigned a value...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix "(error) Possible null pointer dereference: BindAddr...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix "(style) Statements following return, break, continue...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | fix a bunch of cppcheck "(warning) Member variable...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | handle a SIGINT in all modes as a break after the currently...
|
commit | commitdiff | tree |
2012-03-04 |
David Kalnischkies | * apt-pkg/acquire-item.cc:
|
commit | commitdiff | tree |
2012-03-03 |
David Kalnischkies | * apt-pkg/packagemanager.cc:
|
commit | commitdiff | tree |
2012-03-03 |
David Kalnischkies | allow msgtest to be used with only one parameter
|
commit | commitdiff | tree |
2012-03-03 |
David Kalnischkies | show in the debug output if we are looping in the avoid...
|
commit | commitdiff | tree |
2012-03-03 |
David Kalnischkies | eanup the ordering-code avoiding a break (no function...
|
commit | commitdiff | tree |
2012-02-27 |
David Kalnischkies | fix the string in the testcases
|
commit | commitdiff | tree |
2012-02-25 |
David Kalnischkies | * cmdline/apt-cache.cc:
|
commit | commitdiff | tree |
2012-02-18 |
David Kalnischkies | improve 'error' message for packages which are only...
|
commit | commitdiff | tree |
2012-02-18 |
David Kalnischkies | * cmdline/apt-get.cc:
|
commit | commitdiff | tree |
2012-02-18 |
David Kalnischkies | use pdiff for Translation-* files if available (Closes...
|
commit | commitdiff | tree |
2012-02-18 |
David Kalnischkies | * apt-pkg/acquire-item.cc:
|
commit | commitdiff | tree |
2012-02-18 |
David Kalnischkies | ensure that the cache-directories are really directories...
|
commit | commitdiff | tree |
2012-02-18 |
David Kalnischkies | * apt-pkg/indexrecords.cc:
|
commit | commitdiff | tree |
2012-02-11 |
David Kalnischkies | * apt-pkg/cachefile.cc:
|
commit | commitdiff | tree |
2012-02-11 |
David Kalnischkies | just in case: correct the header-guard for https to...
|
commit | commitdiff | tree |
2012-02-11 |
David Kalnischkies | remove the arbitrary MAXLEN limit for response lines...
|
commit | commitdiff | tree |
2012-02-11 |
David Kalnischkies | save the universe by not printing messages about apport...
|
commit | commitdiff | tree |
2012-02-11 |
David Kalnischkies | fix the hold-testcase as it has problems with 'foreign...
|
commit | commitdiff | tree |
2012-02-11 |
David Kalnischkies | correctly ignore already (un)hold packages
|
commit | commitdiff | tree |
2012-02-10 |
David Kalnischkies | * cmdline/apt-mark.cc:
|
commit | commitdiff | tree |
2012-02-10 |
David Kalnischkies | Fix the testcases to work with and configure dpkg correctly...
|
commit | commitdiff | tree |
2012-02-10 |
David Kalnischkies | ensure that architectures are not added multiple times
|
commit | commitdiff | tree |
2012-02-09 |
David Kalnischkies | call dpkg --assert-multi-arch with execvp instead of...
|
commit | commitdiff | tree |
2012-01-30 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc:
|
commit | commitdiff | tree |
2012-01-30 |
David Kalnischkies | * methods/http{s,}.cc:
|
commit | commitdiff | tree |
2012-01-30 |
David Kalnischkies | * apt-pkg/contrib/configuration.cc:
|
commit | commitdiff | tree |
2012-01-29 |
David Kalnischkies | * apt-pkg/depcache.cc:
|
commit | commitdiff | tree |
2012-01-29 |
David Kalnischkies | add the testcase i wrote for revno 2209.1.2, to ensure...
|
commit | commitdiff | tree |
2012-01-29 |
David Kalnischkies | add a very simple testcases for the previous commited...
|
commit | commitdiff | tree |
2012-01-29 |
David Kalnischkies | ensure that dpkg binary doesn't have the chroot-directory...
|
commit | commitdiff | tree |
2012-01-29 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc:
|
commit | commitdiff | tree |
2012-01-20 |
David Kalnischkies | * test/libapt/run-tests:
|
commit | commitdiff | tree |
2012-01-20 |
David Kalnischkies | fix a few esoteric cppcheck errors/warnings/infos
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | fix typos in comments reported by the lintian in very...
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | * methods/https.cc:
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | apply typofixes by Pascal De Vuyst, thanks! (Closes...
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | * debian/rules:
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | * debian/control:
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | * apt-pkg/packagemanager.cc:
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | * apt-pkg/cacheiterators.h:
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | if multi-arch is detected ensure that pkg:all is reported...
|
commit | commitdiff | tree |
2012-01-19 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc:
|
commit | commitdiff | tree |
2012-01-17 |
David Kalnischkies | * apt-pkg/contrib/fileutl.h:
|
commit | commitdiff | tree |
2012-01-17 |
David Kalnischkies | improve error reporting in case of errors in combination...
|
commit | commitdiff | tree |
2012-01-17 |
David Kalnischkies | merge with lp:~mvo/apt
|
commit | commitdiff | tree |
2012-01-13 |
David Kalnischkies | add Closes tag for the --show-foreign newline change
|
commit | commitdiff | tree |
2012-01-13 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc:
|
commit | commitdiff | tree |
2012-01-13 |
David Kalnischkies | factor out the detection of self-conflicts into Dep...
|
commit | commitdiff | tree |
2012-01-13 |
David Kalnischkies | * apt-pkg/pkgcache.cc:
|
commit | commitdiff | tree |
2012-01-11 |
David Kalnischkies | * apt-pkg/depcache.cc:
|
commit | commitdiff | tree |
2012-01-10 |
David Kalnischkies | merge with debian-sid
|
commit | commitdiff | tree |
2012-01-10 |
David Kalnischkies | as Size() can be quiet expensive for compressed files...
|
commit | commitdiff | tree |
2011-12-18 |
David Kalnischkies | implement the fallback method of rred by using the...
|
commit | commitdiff | tree |
2011-12-18 |
David Kalnischkies | usage of Skipping in pipes can't work, so we ignore...
|
commit | commitdiff | tree |
2011-12-17 |
David Kalnischkies | try to avoid direct usage of .Fd() if possible and...
|
commit | commitdiff | tree |
2011-12-17 |
David Kalnischkies | keep track of where we are in a filedescriptor so we...
|
commit | commitdiff | tree |
2011-12-15 |
David Kalnischkies | try seeking on fds opened with OpenDescriptor before...
|
commit | commitdiff | tree |
2011-12-15 |
David Kalnischkies | refactor compressor calling so that we don't (need...
|
commit | commitdiff | tree |
next |