summaryrefslogtreecommitdiff
path: root/ftparchive/contents.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2014-09-27fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-01-16rework some code to fix some scan-build warningsDavid Kalnischkies
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-02-24* ftparchive/contents.cc:David Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies
2007-11-30* ftparchive/contents.cc:Michael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2004-12-12Merge bzip2-debs branchMatt Zimmerman
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Fixed uninited bufferArch Librarian
2004-09-20Join with aliencodeArch Librarian