index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
cachedb.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)
Michael Vogt
2014-06-04
1
-10
/
+59
*
use free() instead of delete() when realloc is used
Michael Vogt
2014-05-27
1
-0
/
+13
*
fix regression from commit 215b0faf
Michael Vogt
2014-05-08
1
-14
/
+4
*
ensure "--db" also works with the new srcpkgdb
Michael Vogt
2014-04-07
1
-1
/
+1
*
refactor _InitQuery()
Michael Vogt
2014-04-04
1
-8
/
+8
*
ensure clean works
Michael Vogt
2014-04-04
1
-5
/
+14
*
refactor to make OpenFile/OpenDebFile more robust
Michael Vogt
2014-04-04
1
-120
/
+110
*
add test for binary cachedb and contents generation
Michael Vogt
2014-04-04
1
-0
/
+1
*
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-04-04
1
-45
/
+101
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-0
/
+4
*
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-05-05
1
-2
/
+3
*
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
1
-4
/
+4
*
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
1
-5
/
+9
|
\
|
*
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-10-05
1
-5
/
+9
|
|
\
|
|
*
ftparchive/cachedb.cc: rewrite to fix the fixed length field
Michael Vogt
2011-09-22
1
-5
/
+9
|
|
*
* ftparchive/cachedb.cc:
Michael Vogt
2011-09-22
1
-1
/
+1
*
|
|
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
*
|
|
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-6
/
+6
|
/
/
*
/
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+4
|
/
*
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...
Michael Vogt
2011-02-25
1
-2
/
+1
*
add sha512 support to apt-ftparchive
Michael Vogt
2011-02-22
1
-2
/
+37
*
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
2009-12-01
1
-3
/
+3
*
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
2009-11-28
1
-9
/
+9
*
add APT::FTPArchive::AlwaysStat to disable the too aggressive
David Kalnischkies
2009-11-28
1
-5
/
+9
*
fix compiler warning: suggest parentheses around && within || in cachedb
David Kalnischkies
2009-10-14
1
-5
/
+5
*
* apt-pkg/contrib/strutl.cc:
Michael Vogt
2009-04-09
1
-0
/
+1
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
* ftparchive/cachedb.cc:
Michael Vogt
2006-07-24
1
-7
/
+6
*
* give a useful error message for the database change
Michael Vogt
2006-04-26
1
-0
/
+6
*
* added ajs patch
Michael Vogt
2006-03-08
1
-38
/
+212
*
* Build apt-ftparchive with libdb4.2 rather than libdb2
Arch Librarian
2004-09-20
1
-13
/
+22
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
1
-7
/
+8
*
Missed one st_mtime.
Arch Librarian
2004-09-20
1
-2
/
+2
*
s/st_mtime/mtime/ on our local stat structure in apt-ft...
Arch Librarian
2004-09-20
1
-5
/
+5
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-2
/
+2
*
Join with aliencode
Arch Librarian
2004-09-20
1
-0
/
+284