summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcachegen.cc
AgeCommit message (Expand)AuthorFilesLines
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies1-10/+10
2009-07-21[apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies1-7/+7
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies1-20/+25
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-1/+0
2009-01-19* apt-pkg/pkgcachegen.cc:Michael Vogt1-1/+1
2008-09-23* apt-pkg/pkgcachegen.cc:egon1-4/+16
2007-08-09* apt-pkg/pkgcachegen.cc:Michael Vogt1-2/+2
2007-06-21Correct typos. Thanks Clytie for reporting. bubulle@debian.org1-2/+2
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt1-4/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2006-08-15* apt-pkg/pkgcachegen.cc:Michael Vogt1-2/+2
2006-08-11* merged ddtp supportMichael Vogt1-6/+111
2006-07-03* merged the debian--auto-mark patchMichael Vogt1-0/+2
2006-02-21* don't print a "can't stat " message for missing index files (DefaultSources...Michael Vogt1-0/+2
2005-12-08* updated to apt--mvoMichael Vogt1-8/+8
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-8/+8
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt1-10/+19
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt1-9/+9
2005-06-24* merged with apt--main and apt--fixesMichael Vogt1-9/+9
2005-06-08* merged with otavios branchMichael Vogt1-9/+9
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt1-0/+2
2005-05-05Update French man pages translationsChristian Perrier1-9/+9
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador1-4/+4
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-6/+102
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-4/+4
2004-12-13Merge apt--authentication--0Matt Zimmerman1-2/+13
2004-09-20Double default value of APT::Cache-Limit, until such ti...Arch Librarian1-3/+3
2004-09-20Gustavo Niemeyer stuff for RPM file dependsArch Librarian1-9/+82
2004-09-20Force file perms to 0644 for cache and lists.Arch Librarian1-8/+18
2004-09-20Increase the range of the ID type for depsArch Librarian1-1/+10
2004-09-20Changed comparision operatorsArch Librarian1-5/+3
2004-09-20More ignoring of versionless packagesArch Librarian1-8/+11
2004-09-20Work better if there are duplicate sources.list entries.Arch Librarian1-4/+11
2004-09-20Join with aliencodeArch Librarian1-439/+249
2004-09-20More FixesArch Librarian1-2/+9
2004-09-20Fixed ftp resumeArch Librarian1-2/+11
2004-09-20HP-UX fixesArch Librarian1-2/+3
2004-09-20Increased cache allocationArch Librarian1-5/+9
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian1-13/+34
2004-09-20Added a depends option to apt-cacheArch Librarian1-4/+4
2004-09-20Changed CRC algorithmArch Librarian1-2/+2
2004-09-20Multiple different versions supportArch Librarian1-2/+16
2004-09-20Made apt-cache regenerate its cache in memoryArch Librarian1-2/+5
2004-09-20Fixed percent overflow bugArch Librarian1-2/+2
2004-09-20Support for memory-only cachingArch Librarian1-53/+189
2004-09-20Fixed deb-src handling againArch Librarian1-3/+7
2004-09-20Fixed handling of source deb types againArch Librarian1-2/+6
2004-09-20Added more insane prompting and fixed a source source l...Arch Librarian1-1/+4
2004-09-20Flag to fetch the source indexArch Librarian1-1/+5
2004-09-20Oops, removed debug codeArch Librarian1-4/+1