summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcachegen.cc
AgeCommit message (Expand)Author
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-03-30convert some tabs to spaces to respect the style guideDavid Kalnischkies
2010-03-30Group packages in the same group together in the package listDavid Kalnischkies
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David 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-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-10Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies
2010-02-10Create implicit dependencies needed for Multi-Arch handlingDavid Kalnischkies
2010-02-10Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies
2010-01-09* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies
2009-07-21[apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt
2008-09-23* apt-pkg/pkgcachegen.cc:egon
2007-08-09* apt-pkg/pkgcachegen.cc:Michael Vogt
2007-06-21Correct typos. Thanks Clytie for reporting. bubulle@debian.org
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-08-15* apt-pkg/pkgcachegen.cc:Michael Vogt
2006-08-11* merged ddtp supportMichael Vogt
2006-07-03* merged the debian--auto-mark patchMichael Vogt
2006-02-21* don't print a "can't stat " message for missing index files (DefaultSources...Michael Vogt
2005-12-08* updated to apt--mvoMichael Vogt
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-24* merged with apt--main and apt--fixesMichael Vogt
2005-06-08* merged with otavios branchMichael Vogt
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt
2005-05-05Update French man pages translationsChristian Perrier
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20Double default value of APT::Cache-Limit, until such ti...Arch Librarian
2004-09-20Gustavo Niemeyer stuff for RPM file dependsArch Librarian
2004-09-20Force file perms to 0644 for cache and lists.Arch Librarian
2004-09-20Increase the range of the ID type for depsArch Librarian
2004-09-20Changed comparision operatorsArch Librarian
2004-09-20More ignoring of versionless packagesArch Librarian
2004-09-20Work better if there are duplicate sources.list entries.Arch Librarian