summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-12-09* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-12-07merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-12-07if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies
2009-11-27use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies
2009-11-25another round of method hardening with const& in ConfigurationDavid Kalnischkies
2009-11-25allow also to skip the last patch if target is reached in acquire-item.cc,David Kalnischkies
2009-11-25use long instead of short for {Ver,Desc}File size in pkgcache.hDavid Kalnischkies
2009-11-25merge my rred-rewrite branch & add it's changes to the changelogDavid Kalnischkies
2009-11-09extent the mmap to be able to handle currently not implementedDavid Kalnischkies
2009-10-29* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt
2009-10-28refactor the buildsystem to extract library versions from one file,David Kalnischkies
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies
2009-10-24Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies
2009-10-21more debug output in SmartConfigureMichael Vogt
2009-10-21* apt-pkg/packagemanager.cc:Michael Vogt
2009-10-19add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies
2009-10-16add ftp support, basic debuggingMichael Vogt
2009-10-16port netrc support from maemonMichael Vogt
2009-10-01improve the documentation and errormessages regarding a failingDavid Kalnischkies
2009-10-01backout revno 1875 - as this aggressive immediate propergation is something w...David Kalnischkies
2009-09-29* apt-pkg/packagemanager.cc:Michael Vogt
2009-09-24merged from davidMichael Vogt
2009-09-24Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-09-18cleanup commit for trigger processing:David Kalnischkies
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies
2009-09-11apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies
2009-09-08Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies
2009-09-08replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies
2009-09-07reintroduce #clear and #include in the config files,David Kalnischkies
2009-09-04add a helper to easily get a vector of strings from the configurationDavid Kalnischkies
2009-08-28* apt-pkg/acquire-item.cc:Michael Vogt
2009-08-28* apt-pkg/pkgcache.cc:Michael Vogt
2009-08-27releasing version 0.7.230.7.23Michael Vogt
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies
2009-08-24* apt-pkg/pkgcache.cc:Michael Vogt
2009-08-12With the introduction of the Is{Delete,Install}Ok hooks the apt flagDavid Kalnischkies
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies
2009-08-08[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies
2009-08-08merge with apt-sidDavid Kalnischkies
2009-08-03[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies