summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.cc
AgeCommit message (Expand)AuthorFilesLines
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies1-3/+3
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies1-9/+9
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies1-5/+9
2009-10-14fix compiler warning: suggest parentheses around && within || in cachedbDavid Kalnischkies1-5/+5
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt1-0/+1
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2006-07-24* ftparchive/cachedb.cc:Michael Vogt1-7/+6
2006-04-26* give a useful error message for the database changeMichael Vogt1-0/+6
2006-03-08* added ajs patchMichael Vogt1-38/+212
2004-09-20* Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian1-13/+22
2004-09-20Lots and lots of i18n updates.Arch Librarian1-7/+8
2004-09-20Missed one st_mtime.Arch Librarian1-2/+2
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian1-5/+5
2004-09-20G++3 fixes from RandolphArch Librarian1-2/+2
2004-09-20Join with aliencodeArch Librarian1-0/+284