summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies
2011-11-03* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-11* apt-pkg/pkgcachegen.cc:David Kalnischkies
2011-10-05cherrypick from my apt/experimental branchDavid Kalnischkies
2011-10-05* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2011-10-05merge with current debian apt/experimentalDavid Kalnischkies
2011-10-05* apt-pkg/contrib/configuration.cc:Michael Vogt
2011-09-26merged fix from donkultMichael Vogt
2011-09-21* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies
2011-09-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2011-09-20load the dpkg base arguments only one time and reuse them laterDavid Kalnischkies
2011-09-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2011-09-19remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-16* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:Michael Vogt
2011-09-14enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-08-02Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work wh...Christopher Baines
2011-08-01Only stop on SigInt if the system state is right (still needs more testing).Christopher Baines
2011-07-31Only allow interupts when using, Immediate-Configure-All.Christopher Baines
2011-07-28[ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt
2011-07-28merged from debian-aptMichael Vogt
2011-07-28merged from lp:~donkult/apt/sidMichael Vogt
2011-07-28* merged latest fixes from debian-sidMichael Vogt
2011-07-27* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-07-27SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines
2011-07-25* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-07-14* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-06-28merged from lp:~mvo/apt/mvoMichael Vogt
2011-06-27* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2011-06-09apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt
2011-06-09apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt
2011-06-09* apt-pkg/deb/deblistparser.cc:Michael Vogt
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt
2011-05-23log reinstall commands in history.logDavid Kalnischkies
2011-05-19remove invalid pkgcache.bin and rebuild it if possibleDavid Kalnischkies
2011-05-17* apt-pkg/pkgcache.h:David Kalnischkies
2011-05-17* Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies
2011-05-17rename I to J to avoid redefining a variable (clang warning)David Kalnischkies
2011-04-26* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2011-04-16* apt-pkg/deb/dpkgpm.cc:David Kalnischkies