* Makefile, buildlib/*.mak:
[ntk/apt.git] / apt-pkg /
2012-05-11 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2012-05-11 Michael Vogtmerged from david
2012-05-11 Michael Vogtmerged from david
2012-05-10 David Kalnischkies* apt-pkg/algorithms.cc:
2012-05-10 David Kalnischkiesensure that d is set before accessing it
2012-05-09 David Kalnischkiesfix calling style of FileFd (no functional change)
2012-05-09 David Kalnischkiesensure that in error conditions the Fail flag is set
2012-05-09 David Kalnischkiescollect zombie (de)compressor processes on reopen
2012-05-09 David Kalnischkiesensure that we do init d only once and especially not...
2012-05-09 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2012-05-09 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-07 YOSHINO Yoshihito* apt-pkg/acquire-worker.cc:
2012-05-05 David Kalnischkiesensure that apti18n.h is included last as advertised...
2012-05-05 David Kalnischkiescheck if we work on a valid description in IsDuplicateD...
2012-05-02 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2012-05-02 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2012-04-25 Michael Vogtmerged from donkult
2012-04-23 David Kalnischkiesprovider is only a possible solution if the provides...
2012-04-23 David Kalnischkies/dev/null is a special absolute path as it has no subdi...
2012-04-23 David Kalnischkiesnormalize a bit by replacing // and /./ with / in FindFile
2012-04-23 David Kalnischkies* edsp/edspsystem.cc:
2012-04-23 David Kalnischkies* apt-pkg/depcache.cc:
2012-04-22 David Kalnischkies* apt-pkg/cdrom.cc:
2012-04-22 David Kalnischkies* apt-pkg/acquire-worker.cc:
2012-04-22 David Kalnischkies* apt-pkg/contrib/configuration.cc:
2012-04-21 David Kalnischkies* apt-pkg/contrib/strutl.cc:
2012-04-20 Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-04-20 David Kalnischkiesfix a bug uncovered by the previous commit which checks...
2012-04-20 Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-20 David Kalnischkies* apt-pkg/cacheset.cc:
2012-04-20 David Kalnischkies* apt-pkg/contrib/sha2_internal.cc:
2012-04-20 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2012-04-20 Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-20 Michael Vogtcherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntu
2012-04-19 Malcolm Scott* apt-pkg/packagemanager.cc:
2012-04-19 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-04-18 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2012-04-17 David Kalnischkiesnewer gcc versions seems to have no problem with that...
2012-04-17 Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-16 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-04-12 Michael Vogtapt-pkg/packagemanager.cc: tweak MaxLoopCount to 500...
2012-04-11 Michael Vogtmerged from donkults experimental branch
2012-04-11 David Kalnischkiesuse a static FileFd::Write overload to reduce duplicati...
2012-04-11 David Kalnischkiesuse xz-utils in the testcases instead of lzma and ensur...
2012-04-05 David Kalnischkies - add libbz2-dev as new build-dependency
2012-04-05 David Kalnischkiesif we have zlib builtin insert add a dummy gzip compres...
2012-04-05 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2012-04-05 David Kalnischkiesdetect zlib correctly. We still don't allow to build...
2012-03-27 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-03-22 David Kalnischkiesmake these retry_write methods static so that they...
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-21 David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-03-20 David Kalnischkies* methods/rred.cc:
2012-03-20 David Kalnischkies* apt-pkg/acquire-worker.cc:
2012-03-13 Michael Vogtmerged from lp:~mvo/apt/mvo
2012-03-13 Michael Vogtadd APT::pkgPackageManager::MaxLoopCount to ensure...
2012-03-13 Michael Vogtmerged from debian-experimental2
2012-03-13 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-13 David Kalnischkiesrecheck dependencies in SmartUnpack after a change...
2012-03-13 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-03-12 David Kalnischkiesensure that the fullname of a package is displayed...
2012-03-07 David Kalnischkiesshow which dependency couldn't be satisfied in the...
2012-03-07 Michael Vogt* apt-pkg/packagemanager.cc:
2012-03-06 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06 David Kalnischkiesadd Debug::pkgAcqArchive::NoQueue to disable package...
2012-03-06 David Kalnischkiesmerge with apt/experimental
2012-03-06 Michael Vogt* apt-pkg/acquire-item.cc:
2012-03-06 Michael Vogt* apt-pkg/packagemanager.cc:
2012-03-06 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-03-05 Julian Andres Klode* Treat the Important flag like the Essential flag...
2012-03-05 Julian Andres Klode* apt-pkg/packagemanager.cc:
2012-03-05 Julian Andres Klode* apt-pkg/deb/deblistparser.cc:
2012-03-04 David Kalnischkiesas we parse datestrings from external sources a lot...
2012-03-04 David Kalnischkiesset char-limits for the scanf parsing previous crash...
2012-03-04 David Kalnischkiesfix a bunch of cppcheck "(warning) Member variable...
2012-03-04 David Kalnischkieshandle a SIGINT in all modes as a break after the curre...
2012-03-04 David Kalnischkies* apt-pkg/acquire-item.cc:
2012-03-03 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-03-03 David Kalnischkiesshow in the debug output if we are looping in the avoid...
2012-03-03 David Kalnischkieseanup the ordering-code avoiding a break (no function...
2012-03-02 Michael Vogt* apt-pkg/packagemanager.cc:
2012-02-18 David Kalnischkiesuse pdiff for Translation-* files if available (Closes...
2012-02-18 David Kalnischkies* apt-pkg/acquire-item.cc:
2012-02-18 David Kalnischkiesensure that the cache-directories are really directorie...
2012-02-18 David Kalnischkies* apt-pkg/indexrecords.cc:
2012-02-11 David Kalnischkies* apt-pkg/cachefile.cc:
2012-02-11 David Kalnischkiessave the universe by not printing messages about apport...
2012-02-11 David Kalnischkiescorrectly ignore already (un)hold packages
2012-02-10 David Kalnischkiesensure that architectures are not added multiple times
2012-02-09 David Kalnischkiescall dpkg --assert-multi-arch with execvp instead of...
2012-02-03 Michael Vogtrework previous patch to avoid changing the inline...
2012-02-03 Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-02-03 Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-31 Michael VogtFix IndexCopy::CopyPackages and TranslationsCopy::CopyT...
2012-01-31 Michael Vogtmerged from lp:~mvo/apt/mvo
2012-01-31 Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-30 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-30 Michael Vogtmerged from donkult
2012-01-30 David Kalnischkies* apt-pkg/aptconfiguration.cc:
next