summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcachegen.cc
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-17/+28
* * apt-pkg/pkgcache.h:David Kalnischkies2010-05-041-2/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-1/+14
* convert some tabs to spaces to respect the style guideDavid Kalnischkies2010-03-301-80/+89
* Group packages in the same group together in the package listDavid Kalnischkies2010-03-301-9/+17
* merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-56/+209
|\
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-56/+209
| |\
| | * In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies2010-02-121-1/+2
| | * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-4/+16
| | * Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies2010-02-101-3/+4
| | * Create implicit dependencies needed for Multi-Arch handlingDavid Kalnischkies2010-02-101-7/+24
| | * Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies2010-02-101-2/+14
| | * Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-271-34/+99
| | * Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-191-33/+78
| * | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-301-1/+1
* | | Fix a segfault in the version merger introduced in the previous patch:David Kalnischkies2010-03-181-1/+1
* | | * apt-pkg/pkgcachegen.cc:David Kalnischkies2010-03-171-17/+11
* | | merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-311-1/+1
|/ /
* / * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2010-01-091-9/+56
|/
* [apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies2009-07-231-10/+10
* [apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies2009-07-211-7/+7
* eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2009-07-211-20/+25
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-1/+0
* * apt-pkg/pkgcachegen.cc:Michael Vogt2009-01-191-1/+1
* * apt-pkg/pkgcachegen.cc:egon2008-09-231-4/+16
* * apt-pkg/pkgcachegen.cc:Michael Vogt2007-08-091-2/+2
* Correct typos. Thanks Clytie for reporting. bubulle@debian.org2007-06-211-2/+2
* * merged the remaining bits from the apt--no-pragma branchMichael Vogt2007-06-091-4/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* | * apt-pkg/pkgcachegen.cc:Michael Vogt2006-08-151-2/+2
* | * merged ddtp supportMichael Vogt2006-08-111-6/+111
|\ \
| * | * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-281-10/+19
| * | * merged with otavios branchMichael Vogt2005-06-081-9/+9
| * | Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-301-4/+4
| |\ \
| * | | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-6/+102
* | | | * merged the debian--auto-mark patchMichael Vogt2006-07-031-0/+2
|\ \ \ \
| * \ \ \ * updated to apt--mvoMichael Vogt2005-12-081-8/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | * merged with apt--main and apt--fixesMichael Vogt2005-06-241-9/+9
| |\ \ \ \
| | * | | | Update French man pages translationsChristian Perrier2005-05-051-9/+9
| | | |_|/ | | |/| |
| * / | | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt2005-05-101-0/+2
| |/ / /
* | / / * don't print a "can't stat " message for missing index files (DefaultSources...Michael Vogt2006-02-211-0/+2
| |/ / |/| |
* | | * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-8/+8
* | | * merged/removed conflicts with apt--main--0Michael Vogt2005-06-261-9/+9
|/ /
* / Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-4/+4
|/
* Merge apt--authentication--0Matt Zimmerman2004-12-131-2/+13
* Double default value of APT::Cache-Limit, until such ti...Arch Librarian2004-09-201-3/+3
* Gustavo Niemeyer stuff for RPM file dependsArch Librarian2004-09-201-9/+82
* Force file perms to 0644 for cache and lists.Arch Librarian2004-09-201-8/+18
* Increase the range of the ID type for depsArch Librarian2004-09-201-1/+10
* Changed comparision operatorsArch Librarian2004-09-201-5/+3