summaryrefslogtreecommitdiff
path: root/ftparchive/contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-16/+18
* fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-09-271-5/+5
* use free() instead of delete() when realloc is usedMichael Vogt2014-05-271-1/+12
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+1
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* rework some code to fix some scan-build warningsDavid Kalnischkies2014-01-161-1/+1
* ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2012-05-051-1/+3
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-1/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
* * ftparchive/contents.cc:David Kalnischkies2011-02-241-28/+3
* * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-1/+5
* fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies2009-12-011-1/+1
* tell every method in ftparchive/ that const& is sexyDavid Kalnischkies2009-11-281-1/+1
* * ftparchive/contents.cc:Michael Vogt2007-11-301-1/+6
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-1/+1
* Merge bzip2-debs branchMatt Zimmerman2004-12-121-2/+9
* Lots and lots of i18n updates.Arch Librarian2004-09-201-3/+4
* Fixed uninited bufferArch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-201-0/+401