index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
cachedb.cc
Age
Commit message (
Expand
)
Author
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-10-05
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-22
ftparchive/cachedb.cc: rewrite to fix the fixed length field
Michael Vogt
2011-09-22
* ftparchive/cachedb.cc:
Michael Vogt
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-02-25
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...
Michael Vogt
2011-02-22
add sha512 support to apt-ftparchive
Michael Vogt
2009-12-01
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
2009-11-28
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
2009-11-28
add APT::FTPArchive::AlwaysStat to disable the too aggressive
David Kalnischkies
2009-10-14
fix compiler warning: suggest parentheses around && within || in cachedb
David Kalnischkies
2009-04-09
* apt-pkg/contrib/strutl.cc:
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2006-07-24
* ftparchive/cachedb.cc:
Michael Vogt
2006-04-26
* give a useful error message for the database change
Michael Vogt
2006-03-08
* added ajs patch
Michael Vogt
2004-09-20
* Build apt-ftparchive with libdb4.2 rather than libdb2
Arch Librarian
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
Missed one st_mtime.
Arch Librarian
2004-09-20
s/st_mtime/mtime/ on our local stat structure in apt-ft...
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian