summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2010-04-14* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-04-13create the partial dirs also automatic if only Dir::Cache::archives orDavid Kalnischkies
2010-04-13regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies
2010-04-09* apt-pkg/acquire-item.cc:David Kalnischkies
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-04-04remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies
2010-04-03* apt-pkg/packagemanager.cc:David Kalnischkies
2010-04-03Initialize history_out always with NULL so apt will not segfault laterDavid Kalnischkies
2010-04-03* apt-pkg/depcache.cc:David Kalnischkies
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt
2010-03-31Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies
2010-03-30convert some tabs to spaces to respect the style guideDavid Kalnischkies
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies
2010-03-30Group packages in the same group together in the package listDavid Kalnischkies
2010-03-30replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-03-21Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies
2010-03-21* apt-pkg/policy.cc:Julian Andres Klode
2010-03-19add a missing non-const & Accessors to the Iterator classDavid Kalnischkies
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies
2010-03-18Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies
2010-03-18generate "negative" dependencies against all architectures of a packageDavid Kalnischkies
2010-03-18Fix a segfault in the version merger introduced in the previous patch:David Kalnischkies
2010-03-17* apt-pkg/pkgcachegen.cc:David Kalnischkies
2010-03-16apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManagerMichael Vogt
2010-03-14* apt-pkg/depcache.cc:David Kalnischkies
2010-03-14Ensure that for each all package at least one pseudopackage is installedDavid Kalnischkies
2010-03-13* apt-pkg/deb/debversion.cc:David Kalnischkies
2010-03-12* apt-pkg/indexfile.cc:Michael Vogt
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-03-12* cmdline/apt-get.ccDavid Kalnischkies
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-03-03fix memory leak in getLanguages() by closing the directory after checkingDavid Kalnischkies
2010-03-01fix compiler error if compiled with -std=c++0xDavid Kalnischkies
2010-03-01We need to kill also pseudo packages which have no dependency, noDavid Kalnischkies
2010-03-01Remove and Unpack operations should not be ignored for pseudo packages -David Kalnischkies
2010-02-28Create Pins for all group members instead of only for native architectureDavid Kalnischkies
2010-02-28Fix the PkgFileIterator Constructor which defaults to the wrong value.David Kalnischkies
2010-02-27Enable the AutoRemover to talk "Multi-Arch" by marking all pseudoDavid Kalnischkies
2010-02-27* apt-pkg/contrib/mmap.{h,cc}:David Kalnischkies
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies
2010-02-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-02-18fix crash when LANGUAGE is not setMichael Vogt
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt
2010-02-18we break the ABI, so let use increase the ABI number :)David Kalnischkies
2010-02-18doesn't use a default separator in ExplodeString (halfway losted in merge)David Kalnischkies
2010-02-18criss-cross merge with my sid branchDavid Kalnischkies
2010-02-18* aptconfiguration.cc:David Kalnischkies