summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-111-1/+1
* - add libbz2-dev as new build-dependencyDavid Kalnischkies2012-04-053-11/+110
* if we have zlib builtin insert add a dummy gzip compressor for FileFDDavid Kalnischkies2012-04-052-1/+4
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-04-051-6/+27
* detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies2012-04-051-19/+13
* make these retry_write methods static so that they don't end up as symbolsDavid Kalnischkies2012-03-221-1/+2
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* * methods/rred.cc:David Kalnischkies2012-03-201-8/+28
* * apt-pkg/acquire-worker.cc:David Kalnischkies2012-03-205-10/+46
* merged from lp:~donkult/apt/experimentalMichael Vogt2012-03-131-264/+327
|\
| * recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies2012-03-131-165/+196
| * * apt-pkg/packagemanager.cc:David Kalnischkies2012-03-131-79/+111
| * ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies2012-03-121-29/+29
| * show which dependency couldn't be satisfied in the debug outputDavid Kalnischkies2012-03-071-1/+1
* | * apt-pkg/packagemanager.cc:Michael Vogt2012-03-071-13/+13
|/
* add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2012-03-061-1/+12
* merge with apt/experimentalDavid Kalnischkies2012-03-064-11/+38
|\
| * * apt-pkg/packagemanager.cc:Michael Vogt2012-03-061-4/+13
| |\
| | * * apt-pkg/packagemanager.cc:Michael Vogt2012-03-021-4/+13
| * | * Treat the Important flag like the Essential flag with two differences:Julian Andres Klode2012-03-053-4/+23
| * | * apt-pkg/packagemanager.cc:Julian Andres Klode2012-03-051-2/+1
| * | * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2012-03-051-1/+1
* | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-03-061-0/+7
* | | as we parse datestrings from external sources a lot specify the lengthDavid Kalnischkies2012-03-051-3/+3
* | | set char-limits for the scanf parsing previous crash-reportsDavid Kalnischkies2012-03-051-1/+1
* | | fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-0413-27/+29
* | | handle a SIGINT in all modes as a break after the currently runningDavid Kalnischkies2012-03-041-3/+4
* | | * apt-pkg/acquire-item.cc:David Kalnischkies2012-03-041-0/+7
* | | * apt-pkg/packagemanager.cc:David Kalnischkies2012-03-031-12/+40
* | | show in the debug output if we are looping in the avoid breaksDavid Kalnischkies2012-03-031-1/+6
* | | eanup the ordering-code avoiding a break (no function change)David Kalnischkies2012-03-031-28/+23
* | | use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies2012-02-181-1/+6
* | | * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-182-72/+31
* | | ensure that the cache-directories are really directories beforeDavid Kalnischkies2012-02-181-2/+2
* | | * apt-pkg/indexrecords.cc:David Kalnischkies2012-02-181-1/+4
* | | * apt-pkg/cachefile.cc:David Kalnischkies2012-02-113-0/+109
* | | save the universe by not printing messages about apport if a packageDavid Kalnischkies2012-02-111-0/+6
* | | correctly ignore already (un)hold packagesDavid Kalnischkies2012-02-111-0/+8
* | | ensure that architectures are not added multiple timesDavid Kalnischkies2012-02-101-1/+3
* | | call dpkg --assert-multi-arch with execvp instead of execvDavid Kalnischkies2012-02-092-2/+2
|/ /
* | rework previous patch to avoid changing the inline codeMichael Vogt2012-02-032-4/+6
* | * apt-pkg/contrib/fileutl.h:Michael Vogt2012-02-031-1/+4
|\|
| * * apt-pkg/contrib/fileutl.h:Michael Vogt2012-02-031-1/+4
* | Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations toMichael Vogt2012-01-311-2/+2
|/
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-01-301-2/+36
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-01-301-8/+57
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2012-01-301-2/+8
* * apt-pkg/depcache.cc:David Kalnischkies2012-01-291-11/+28
* * apt-pkg/algorithms.cc:Colin Watson2012-01-292-16/+16
* * apt-pkg/algorithms.cc:Colin Watson2012-01-291-2/+1